#navcontainer  {
background-color:	#fff000;
background-position:	;
font-family:	Comic Sans MS, Sans-Serif;
font-weight:	bold;
margin:	0 auto;
text-transform:	lowercase;
}

#navcontainer:after  {
clear:	both;
content:	".";
display:	block;
font-size:	1px;
line-height:	1px;
}

#navcontainer>ul#navlist li a  {
width:	auto;
}

.body  {
background-color:	black;
color:	#FFF000;
font-family:	Verdana, Arial, Sans-Serif;
font-size:	0.75em;
height:	100%;
min-height:	600px;
text-align:	center;
width:	100%;
}

.content  {
background-color:	black;
color:	#FFFF00;
font-family:	Verdana, Arial, Sans-Serif;
height:	100%;
min-height:	800px;
overflow:	auto;
text-align:	center;
width:	100%;
}

.contentnews  {
background-color:	black;
color:	#FFFF00;
font-family:	Verdana, Arial, Sans-Serif;
text-align:	center;
width:	100%;
}

.footer  {
background-color:	#FF8000;
border-bottom-color:	#FFFFFF;
border-bottom-style:	solid;
border-bottom-width:	1px;
border-top-color:	#FFFFFF;
border-top-style:	solid;
border-top-width:	1px;
color:	#000000;
font-family:	Verdana, Arial, Sans-Serif;
font-size:	10pt;
text-align:	left;
width:	100%;
}

.heading  {
background-color:	black;
background-image:	url(banner2.jpg);
background-position:	top center;
background-repeat:	no-repeat;
color:	#ffffe0;
font-family:	Verdana, Arial, Sans-Serif;
font-size:	4em;
height:	107px;
text-align:	center;
width:	100%;
}

.nav  {
background-color:	#000000;
background-image:	none;
text-align:	center;
}

.page  {
background-color:	#000000;
height:	100%;
width:	100%;
}

.topheading  {
background-image:	url(sments.gif );
background-position:	top center;
background-repeat:	no-repeat;
height:	90px;
}

a:link  {
color:	#FFFFFF;
font-family:	Verdana, Arial, Sans-Serif;
}

a:visited  {
color:	#FFFFFF;
font-family:	Verdana, Arial, Sans-Serif;
}

a:hover  {
background-color:	#ffffe0;
color:	#777;
font-family:	Verdana, Arial, Sans-Serif;
}

h1  {
color:	#FF0000;
font-family:	Comic Sans MS, Sans-Serif;
font-size:	1.5em;
font-weight:	bold;
text-align:	center;
}

ul#navlist  {
font-size:	0.8em;
list-style-type:	none;
margin:	0 auto;
padding:	0;
width:	100%;
}

ul#navlist li  {
display:	block;
float:	left;
margin:	0;
padding:	0;
width:	12.4%;
}

ul#navlist li a  {
background-color:	#000000;
background-position:	;
border-bottom-color:	#ccc;
border-left-color:	#fff;
border-right-color:	#aaab9c;
border-style:	solid;
border-top-color:	#ffe;
border-width:	1px;
color:	#FFFFFF;
display:	block;
padding:	0.5em;
text-decoration:	none;
width:	100%;
}

ul#navlist li a:hover, ul#navlist li#active a:hover  {
background-color:	#ffffe0;
background-position:	;
border-bottom-color:	#fff;
border-left-color:	#ccc;
border-right-color:	#fff;
border-top-color:	#aaab9c;
color:	#777;
}

ul#navlist li#active a  {
background-color:	#ffffe0;
background-position:	;
border-bottom-color:	#000000;
color:	#800000;
}

