﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000033;
	background-color:#000033;
	text-align:center;
}
.contentwrapper {
	border: 1px solid white;
	padding:0px 0px 0px 0px;
	background-image:url(images/background.jpg);
	background-color:White;
	background-repeat:no-repeat;
	width:800px;
	margin:0 auto;
	text-align:center;
	min-height:360px;
	min-width:800px;	
}
.content {
	padding:4px 4px 4px 4px;
	text-align:left;
	font-size:13px;
}
.standout
{
	background-color:Yellow;
}
.contentbody {
	padding:4px 4px 4px 4px;
	
}
.imgSlideShow2
{
	text-align:center;
	
}
.imgSlideShow
{
	border:solid 2px #000033;
}

.imagerotator
{
	
	padding:6px 6px 6px 6px;
	
	float:left;
	width:404px;
}
.headerwrapper {
	padding:0px 0px 0px 0px;
	background-color:#000033;
	min-width:800px;	
	width:800px;
	margin:0 auto;
	text-align:center;	
}
.header {
	text-align:left;
	font-size: 14pt;
	color:Red;
	text-decoration:underline;
}
.warning {
	color:Red;
}
.menuwrapper {
	padding:0px 0px 0px 0px;
	background-color:gray;
	min-width:800px;	
	width:800px;
	margin:0 auto;
	text-align:center;
}
.menu {
	text-align:center;
	padding:2px 0px 2px 0px;
	vertical-align:middle;
	background-color:#000033;
	color:red;
	font-size:17px; 
}
.footerwrapper {
	border: 1px solid white;
	padding:0px 0px 0px 0px;
	background-color:gray;
	min-width:800px;	
	width:800px;
	margin:0 auto;
	color:White;
	text-align:center;
}
.footer {
	background-color:Gray;
	font-size:9px;
	text-align:right;	
}
.footerbig {
	font-weight:bold;
	background-color:Gray;
	font-size:13px;
	text-align:right;	
}
hr {
	border:.1px solid black;
	width:700px;
}
a:link, a:active, a:visited {
	text-decoration:none;
	font-weight:bold;
	color:White;
}
a:hover {
	font-weight:bold;
	color:white;
	text-decoration:underline overline;
}
.slideshow { border: solid 3px #ebe9ed; }
.slideshow tfoot td { text-align: right; }
.slideshow tfoot td button 
{
	 font: 11px Verdana;
		
		color:White;
		background-color:#000033;
		
		}
		.black 
		{
		color:Black;
		text-decoration:underline, overline;
		}