body  {
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #001B38;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#mainContent h1 {
	color: #003366;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#container {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#featured {
	margin-left: 32px;
	text-align: left;
	padding-bottom: 10px;
	float: right;
	width: 275px;
}

#mainContent h2 { margin-top: 10px; color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #999999; }
#mainContent p { font-size: 13px; font-family: Arial, Helvetica, sans-serif; color: #666; line-height: 125%; }


#mainContent .caption {
	background: #666666;
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 5px;
}
#header img {
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.spryphotos {
	float: left;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.orgbox {
	text-align: left;
	float: right;
	width: 275px;
	z-index: auto;
}
.photoBox {
	border: 1px solid #000000;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
}
#contacts {
	background-color: #FFFFFF;
	text-align: left;
	display: block;
	float: right;
	width: 350px;
	margin-left: 20px;
}
.picborder {
	float: left;
	padding-right: 0px;
	margin-right: 15px;
	margin-bottom: 20px;
	display: block;
}
.gray { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #999; font-weight: bold; }

