body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
 	color: #FF0000;
	text-decoration: underline;
}
a:hover {
color: C00000;
	text-decoration: underline;
}
h1 {
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 18px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: 100%;
}
h5 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 100%;
}
bio {
	text-align:left;
	font-family:"Trebuchet MS";
	font-size:14px;
	}
#mainArea {
	margin: 0 auto;
	width: 740px;
}

#header {
	height: 125px;
	width: 740px;
}
#header h1 {
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
}
#nav {
	width: 740px;
	height: 27px;
}
#content {
	text-align: left;
	width: 100%;
	border: 1px solid #FFFFFF;
}
.pad {
	margin: 14px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image:  url(images/footerLogos.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0 auto;
	margin-top: 12px;
	width: 740px;
	text-align: left;
	line-height: 12px;
	height: 45px;
	text-transform:uppercase;
}
#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none;
}

#footer a: hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#news {
	background-image:  url(images/newsBG.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 30px;
	margin:0;
}

#montage {
	background-color:#000000;
	/*background-image:  url(images/randompics.gif);*/
	height: 113px;
	width: 740px;
	border-top: none;
	border-right: none;
	border-bottom: 6px solid #B40101;
	border-left: none;	
}

#subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image:  url(images/aboutsectionslice.gif);
	background-repeat: repeat-x;
	height: 30px;
}

#subnav a:link, #subnav a:visited {
	text-decoration: underline;
	color: #999999;
}
#subnav a:hover {
	color: #999999;
	text-decoration: underline;
}
.imageright {
	border:1px dotted #ffffff;
	float:right;
	margin:0 0 12px 12px;
}
.imageleft {
	border:1px dotted #ffffff;
	float:left;
	margin:0 12px 12px 0;
}
.floatbreak {
	clear:both;
	}
.bioentry {
	margin:0 25px 12px 0;
	padding:0 0 12px 0;
	border-bottom:1px dotted #cccccc;
}
#testbody {
	padding:5px;
	}

.contact {
	font-weight:bold;
	font-size:120%;
	}
	
.contact a:link, .contact a:visited {color:#ffffff;}
	
	
	
	
	