body {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	background-color:#000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center;
}

.textright {
	text-align:right;
}

img {
	border:0px;
}

.heading {
	font-size:16px;
	font-weight: bold;
}

.newwindow {
	font-size: 10px;
}

.quote {
	font-size:14px;
	font-style:italic;
}

.sitemap a:link, .sitemap a:visited {
	color: #000000;
	font-size:10px;
}

.sitemap a:focus, .sitemap a:hover, .sitemap a:active {
	color:#000000;
	font-size:10px;
	background:#000000;
	text-decoration:none;
}

.picleft {
	float:left;
	padding:15px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.picright {
	float:right;
	padding:15px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.pagemenu {
	font-size:12px;
}

a:link, a:visited {
	color: #FFFFFF;
}

a:focus, a:hover, a:active {
	color:#000000;
	text-decoration:underline overline;
	border:0px;
	background:#FFFFFF;
}

#header {
	position:relative;
	margin: 0 auto;
	margin-bottom:15px;
	padding:0;
	border:0;
	overflow:hidden;
	clear:both;
}

#containter {
	position:relative;
	width:98%;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	padding:0px;
	border:0;
	border-style:solid;
	border-color:#FFFFFF;
	border-left-width:2px;
	border-right-width:2px;
	/*background-image:url(../Images/Backgrounds/rotator.php);*/
	background-repeat:no-repeat;
	background-position:center;
}

#menu {
	position:relative;
	margin: 0 auto;
	padding:0;
	border:0;
	overflow:hidden;
	clear:both;
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#FFFFFF;
	border-left-width:2px;
	border-right-width:2px;
}

#content {
	position:relative;
	float:left;
	padding:20px;
}

#news {
	position:relative;
	width:180px;
	height:220px;
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	background-image:url(Images/newsbackground.gif);
	background-repeat:no-repeat;
	background-position:center;
	border:0;
	padding:15px;
	font-size: 12px;
	text-align:center;
}

#footer {
	position:relative;
	margin: 0 auto;
	margin-top:15px;
	clear:both;
	padding:0;
	overflow:hidden;
	border-style:solid;
	border-color:#FFFFFF;
	border-top-width:5px;
	border-bottom-width:5px;
	background-color:#FFFFFF;
	font-size: 10px;
	color: #000000;
}

#splash {
	margin:0 auto;
}

#notice {
	width:95%;
	height:95%;
	position:absolute;
	z-index:1;
	background-color:#000000;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
	color:#ffffff;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	display: none;
}