body {
font-family:Verdana, Arial, Helvetica, sans-serif;

}

p {
	
font-size: 12px;
	font-style: normal;
	color: #000000;
}

h1 {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
h2 {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
h3 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
}
h4 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}


#container {
background-image:url(images/background.jpg);
position:absolute;
width:955px; 
height:auto; 
z-index:0; 
left: 0px; 
top: 0;
margin-left:0px;
}
#topcontent {
height:89px;
width:955px;
}

#contentcontainer {
float:left;
width:830px;
height:100%;
}

#content {
background-repeat:repeat-y;
width:820px; 
height:100%; 
margin-left: 10px; 
top: 0px;

}
#content ul li{
font-size:10px;
}

.newsbox {
float:right;
width:200px;
height:auto;
background-color:#eeeeee;
border:1px solid #0000ff;
margin:5px 10px;
padding: 5px 10px;
}
.imageright {
float:right;
margin:5px 10px;
border:0px solid #ffffff;
}
.imageleft {
float:left;
margin:5px 10px;
border:0px solid #ffffff;
}

.clearboth {
clear:both;
}
.clearleft {
clear:left;
}
.clearright {
clear:right;
}
.none {
clear:none;
border:none;
text-decoration:none;
}
a.img {
border:0px solid #ffffff;
}
#menu  {

width:122px; 
height:auto; 
float:left;

}
#menu ul {
margin-left:0px;
left:0px;
padding:0px;
top:0px;
}
#menu li {
	background-image:url(images/button.gif);
background-repeat: no-repeat;
height:35px;
	width:122px;
	list-style-type: none;
color:#ffffff;
margin:0px;
padding:0px;



}
#menu li a {
font-size:11px;
line-height:35px;
width:122px;
height:35px;
text-decoration:none;
text-align:center;
color:#ffffff;
font-weight:bold;
display:block;
font-family:verdana;
}

#menu a:hover {
color:#ff0000;
}

#footer {
margin-top:50px;
font-size:12px;
width:auto;
margin-bottom:25px;
}

#navlist
{
list-style: none;
padding: 0;
margin: 0;
width:810px;
height:20px;
display:block;
text-align:center;
font-weight:bold;
font-size:13px;
border-bottom: 1px solid #0000ff;
text-transform: uppercase;
}

#navlist li
{
display: inline;
padding: 0px 10px 0px 10px;
margin: 0;
border-left: 2px solid #0000ff;
}
#navlist li.active {
border-left: 0px solid #ffffff;
}

#navlist li a {
padding-top:10px;
text-decoration:none;
color:#0000ff;
}
#navlist li a:hover {
text-decoration:none;
color:#ff0000;
}
