body {
	background-color: #000;
	color: #fff;
	margin: auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
}

.pagesurround { }
.bodycontent {
	width: 800px;margin: auto;
}
#header{
	background: url(images/header.jpg) no-repeat left;
	height: 120px;
	margin-top: 10px;
		margin-bottom: 0px;
		padding-top: 20px;
}
#sloganimg {
	border: 0;
	float: right;
}

.whiteboxImg {
	border: 4px solid #fff;
		/*margin-top: 15px;
		margin-bottom: 15px;*/
		clear: both;
}

.whitebox {
	border: 4px solid #fff;
		padding: 10px;
		/*margin-top: 15px;
		margin-bottom: 15px;*/ position:relative;
}

.menu {	text-align: center;font-size: 120%; }
/*.menu ul{ margin: 0;  padding: 0;}
.menu li { display: inline; list-style: none; border-right: 1px #fff solid; padding-left: 5px;padding-right: 6px;}*/
.menu a {color: #fff;text-decoration: none; }
.menu a:hover {color: #fff; text-decoration: underline;}

.submenu {	text-align: center;font-size: 75%; }
.menu a {color: #fff;text-decoration: none; }
.menu a:hover {color: #fff; text-decoration: underline;}

.newsmenu  {text-align: left;}


h1.MainH1 {
	padding: 2px 0 2px 0; margin: 2px 0 2px 0;
	font-size: 180%;
	line-height: 120%;
}


.textarea a {
	color: Yellow;
	text-decoration: underline;
}
.textarea a:hover {
	color: Yellow;
	text-decoration: underline;
}

.whitebox img {
 position:relative;
}
.txtCopyright, .txtCopyright a { color: #4E4E4E; text-align: center; font-size: 11px;
}
