body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/texture/background1.jpg);
	border: 5px;
}

a.link:link {
	color:#00204e;
	face: chaucer;
}
a.link:hover {
	color:#ffffff;
	face: chaucer;
}
a.link:visited {
	color:#00204e;
	face: chaucer;
}
a.sublink:link {
	color:#00204e;
	face: chaucer;	
}
a.sublink:hover {
	color:#ffffff;
	face: chaucer;
}
a.sublink:visited {
	color:#00204e;
	face: chaucer;
}
a.rsslink:link {
	color:#00204e;
	face: chaucer;
}
a.rsslink:hover {
	color:#ffffff;
	face: chaucer;
}
a.rsslink:visited {
	color:#00204e;
	face: chaucer;
}
.nav_img
{
border-color:#40587a;
}
#masthead {
	width:720px;
	height:54px;
	background-color:#00204e;
}
.pagetitle {
	text-align:center;
	color:#ffffff;
	font-family:Times New Roman, Times, serif;
	font-size:48px;
	font-weight:bold;
}
#photoholder {
  width:450px;
  height:338px;
  background:#fff url('/images/construction.gif') 50% 50% no-repeat;
}
#thephoto {
  width:450px;
  height:338px;
}
#menu {
	width:95px;
	vertical-align:text-top;
	background-color:#40587a;
	text-align:center;
	padding:6px;
}
.link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:13px;
}
.sublink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	line-height:11px;
}
.rsslink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:17px;
}
.active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:13px;
	color:#ffffff;
}
.subactive {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	line-height:11px;
	color:#ffffff;
}
#content {
	width:580px;
	height:auto;
	text-align:justify;
	padding:0 18px 12px 12px;
}
.headline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:21px;
	color:#00204e;
	padding:12px 0 0 0;
}
.header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:17px;
	color:darkred;
}
.subhead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	color:#00204e;
	padding:0 0 6px 0;
}
.list_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	color:#00204e;
	padding:0 0 6px 0;
}

.body {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	line-height:17px;
	color:#000000;
	padding-bottom:6px;
}
.rssbody {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	line-height:17px;
	color:#000000;
	padding-bottom:9px;
}
.caption {
	width:580px;
	margin:3px 0 0 0 ;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:11px;
	text-align:center;
	color:#00204e;
}
.rsscaption {
	margin:3px 0 0 0 ;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:11px;
	color:#00204e;
}
#mainimg {
	width:580px;
	height:auto;
	margin:0 18px 12px 12px;
	text-align:center;
	
}
.img {
	float:left;
	border:2px #000000 solid;
	margin:0 12px 12px 0;
}
#footer1 {
	float:left;
	display:inline;
	width:360px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#00204e;
}
#footer2 {
	float:right;
	display:inline;
	width:360px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#00204e;
}
.images {
	background-color: #eed8a8;
}
form input, form submit, form textarea { 
background: #EEEEDF; 
} 
input:hover, submit:hover, textarea:hover { 
background: #FEFEF8; 
} 
input:focus, submit:focus, textarea:focus { 
background: #FEFEF8; 
} 
