body {
	text-align:center;
	background-color:#00489C;
	padding-top:15px;
	}

#frame {
	width:801px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	}
		
#contentleft {
	width:25px;
	padding:0px;
	float:left;
	}
	
#contentcenter {
	width:751px;
	padding:0px;
	float:left;
	}
	
#contentright {
	width:25px;
	padding:0px;
	float:left;
	}
	
#content {
	float:left;
	width:688px;
	background-color:#F1EBD5;
	}

#pagecontent {
	width:528px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
		
#menubar {
	width:160px;
	float:left;
	}

.header {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-top:0;
	color:#6A2A3A;
	}
		
.menuitem {
	width:160px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	margin-bottom:26px;
	text-decoration:none;
	}		
	
.menuitem a:link {
	color:#00489C;
	text-decoration:none;
	}
	
.menuitem a:visited {
	color:#00489C;
	text-decoration:none;
	}	
	
.menuitem a:hover {
	color:#C79401;
	}
	
.menuitem a:active {
	color:#C79401;
	}
	
.emailform {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}	
	
.thumbs a {
	float:left;
	border:1px solid gray;
	width:75px;
	height:75px;
	margin-right:5px;
	}
	
.thumbs a:hover {
	float:left;
	border:1px solid red;
	width:75px;
	height:75px;
	margin-right:5px;
	}
