#wrapper {
	position: relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
a:link {
	color: #4c71a6;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #003580;
	text-decoration: underline;
}
a:active {
	color: #4c71c5;
	text-decoration: underline;
}
body {
	background-color: #111;
	margin: 0px;
	padding: 0px;
}
.homeheader {
	font-family:"Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 40px;
	font-weight: bold;
	color: #0e2f6a;
}
.header {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #0e2f6a;
}
.homeheaderscap {
	font-family:"Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 40px;
	font-weight: bold;
	color: #0e2f6a;
	font-variant: small-caps;
	text-transform: capitalize;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #333;
}
.bodycopysold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #C00;
}
.bodycopyproperties {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
}
.bodycopyitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #333;
	font-style: italic;
}
.bodycopybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
}
.bodycopy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	color: #777;
}
.photofloat {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.navbarimage {
	margin-bottom: 22px;
}
