.middle {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.subs {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 24px;
	color: #02003D;
	letter-spacing: -0.05em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #02003D;
	word-spacing: 2pt;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.photo_bg {
	background-color: #FFFFFF;
	background-image: url(../images/middle.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
