body {
	background-color: #365578;
}
#contact {
	font-size:10px;
}
#header_nav {
	padding: 23px;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}
#header_nav, #header_nav a {
	color: #003673;
	text-decoration: none;
}
#header_nav a {
	padding-left: 5px;
	padding-right: 5px;
}
#nav {
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}
#nav a {
	color: white;
	text-decoration: none;
	padding-right: 10px; padding-left: 10px;
}
#nav a:hover, #nav .active {
	color: #32004b;
}
#container {
	background: transparent url("images/content.jpg") repeat-y;
}

#content {
	padding: 0 0 0 50px;
	font-family: arial;
	font-size: 14px;
	width: 554px;
	color:#000;
}

#mission {
	background-image:url(pictures/mission_background6.jpg);
	background-repeat:no-repeat;
}

#home_side {
	display:block;
	width: 215px;
	height: 200px;
	text-align: center;
	vertical-align:middle;
	padding: 12px 0 0 12px;
	font-family: arial;
	font-size: 10px;				
}

#sidebar a {
	color: #003673;
	display: block;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	text-decoration: none;
	height: 26px;
	padding: 3px 0px 0 26px;
	margin-left: 5px;
}
#sidebar .active {
	color: #6B2C73;
}
#sidebar a:hover {
	background-image: url("images/nav_back5.gif");
	background-repeat: no-repeat;

}

h1 h2 h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-style: italic;
}
h1 {
	font-size:18px;
	color: #6B2C73;
	font-style: italic;
}

h2 {
	font-size:15px;
	color: #003673;
	font-style: italic;
}

h3 {
	font-size:12px;
	color: #32004b;
	font-style:italic;
}
h4 {
	font-size:12px;
	color: #365578;
	font-style:italic;
}
#footer_info {
	background-repeat:no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
}

#footer_info a {
	color: #75A7DA;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
}

#footer_info a:hover, #nav.active{
	color:#133155;
}	

.warn {
	border: 1px solid yellow;
	background: white url("images/warning.gif") no-repeat 6px 6px;
	padding: 3px 3px 3px 60px;
	height: 50px;
}
.error {
	border: 1px solid red;
	background: white url("images/error.gif") no-repeat 6px 6px;
	color: red;
	padding: 3px 3px 3px 60px;
	height: 50px;
}
.page_controls {
	text-align: center;
}
.timestamp {
	text-align: right;
	font-size: 8px;
	color: #999;
	display:block;
	padding-right: 35px;
}
.o {
	background-color: #eee;
}
.gallery_thumb {
	width: 120px;
	height: 106px;
	text-align: center;
	float: left;
	margin: 0 0 10px 12px;
}
.gallery_thumb img {
	width: 120px; height: 90px;
}
#view .e td, #view .o td {
	font-size: 9px;
	font-family: tahoma;
}
