BODY {
	padding:0;
	margin:0;
	background-color:#141E2B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.mainbody{
	width:845px;
}
.topblackbar{
	background-color:#000000;
	height:35px;
	/*color:#42556A;*/
	color:#FFFFFF;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.headerbgrepeat{
	height:158px;
	background:url(../images/header-bg.jpg) repeat-x;
	font-family:Calibri, Verdana;
	font-size:25px;
	color:#697F9A;
	font-weight:bold;
}
.headerbar{
	background:url(../images/header-bar.jpg) repeat-x;
	height:56px;
}
.strikerepeat{
	background:url(../images/strike-repeat.jpg) repeat-x;
	height:370px;
}
.picborder{
	border:1px solid #636B76;
	padding:2px;
}
.whitetxtbold{
	font-family:Calibri, Verdana;
	font-size:20px;
	color:#FFFFFF;
	line-height:30px;
}
.lightbluetxtbold{
	font-family:Calibri, Verdana;
	font-size:20px;
	color:#758CA9;
	line-height:20px;
}
.footer{
	background:url(../images/footer-repeat.gif) repeat-x top #101822;
	height:75px;
}
.copyrighttxt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4D6077;
}
.bluedottedline{
	border-bottom:1px dashed #2F3F54;
	padding-bottom:5px;
}
.photogallerysectionheader{
	color:#81ABDC;
	font-weight:bold;
	padding:5px 0 5px 10px;
}
a.credit{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4D6077;
	text-decoration:none;
}
a.credit:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.whitetxt{
	color:#FFFFFF;
}