
body {
background-color:#000000;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 3px;
	border:0;
	width: 803px;
		background-color:#ffffff;
		}
#container {
	background-color:#ffffff;
	width:803px;
	}
#footer {
width:803px;
height:20px;
background-color:#000000;
color:#FFFFFF;
font-size:11px;
padding-top:2px;
text-align:center;
}
#footer a {text-decoration:none;}
#footer a:hover {text-decoration:underline; color:#FFFFFF;}
#footer a:visited {text-decoration:none; color:#FFFFFF;}
#footer a:visited:hover {text-decoration:underline; color:#FFFFFF;}
#footer a:active  {text-decoration:none; color:#FFFFFF;}
#tmp {
height:300px;
}
#menu {
width:100%;
background-color:#000000;
float:left;
height:32px;
margin:0;
border:0;
padding:0;
}
#menu ul
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#menu li 
{
display:inline;
	float:left;
	
}
#menu a {
	display: block;
	float: left;
	width:133px;
	padding: 11px 0 0 0;
	text-decoration: none;
	color: #FFFFFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
}

#menu a:hover, #menu .active a {
	color: #FFFFFF;
}
#header {
background-color:#000000;

}
li.one {background-image:url(images/tabs/1.gif); width:133px; height:30px; margin-right:1px;}
li.one:hover {background-image:url(images/tabs/1h.gif); width:133px; height:30px; margin-right:1px;}
li.two {background-image:url(images/tabs/2.gif); width:133px; height:30px; margin-right:1px;}
li.two:hover {background-image:url(images/tabs/2h.gif); width:133px; height:30px; margin-right:1px;}
li.three {background-image:url(images/tabs/3.gif); width:133px; height:30px; margin-right:1px;}
li.three:hover {background-image:url(images/tabs/3h.gif); width:133px; height:30px; margin-right:1px;}
li.four {background-image:url(images/tabs/4.gif); width:133px; height:30px; margin-right:1px;}
li.four:hover {background-image:url(images/tabs/4h.gif); width:133px; height:30px; margin-right:1px;}
li.five {background-image:url(images/tabs/5.gif); width:133px; height:30px; margin-right:1px;}
li.five:hover {background-image:url(images/tabs/5h.gif); width:133px; height:30px; margin-right:1px;}
li.six {background-image:url(images/tabs/6.gif); width:133px; height:30px;}
li.six:hover {background-image:url(images/tabs/6h.gif); width:133px; height:30px;}

#content {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
margin:10px;
}
h1 {font-size:24px; font-weight:600;}

