body {
background: #222; 
}
#wrapper {
width: 780px;
margin-left: auto;
margin-right: auto;
position: relative;	
}
#topPanel {
width: 100%;
height: 112px;
background: url(../hd.gif) no-repeat ;
border-color: #666;
border-width: 1px 1px 0px 1px;
border-style: solid;
}
#navlist {
	width: 780px;
	height:25px;
	margin-top: 30px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border-color: #666;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	font-weight: bold;
}
#navlist li {
list-style-type: none;
margin: 0 0 1em;
padding: 5px;
white-space: nowrap;
float: left;
}
#navlist ul {
margin: 0;
padding: 0;
}
#navlist a {
padding: 0px 10px 10px 22px;
text-decoration: none;
background: url(../img/l1_down.jpg) no-repeat 0 50%;
}
#navlist a:link, #navlist a:visited {
color: #fff;
background: #222;
}
#navlist a:hover, #navlist a:active, #uberlink a:link, #uberlink a:visited, #uberlink a:hover, #uberlink a:active {
color: #C55821;
background: #fff url(../img/l1_over.jpg) no-repeat 0 50%;
}
#contentArea {
width: 780px;
border-color: #666;
border-width: 1px 1px 1px 1px;
border-style: solid;
}
div#textB {
color: #999;
text-align: left;
margin-left: 600px;
font: 9px Geneva, Arial, Helvetica, sans-serif;
}
#footer {
width:780px;
color: #fff;
text-align: center;
display: block;
background: #222;
font: 9px Verdana, Arial, Helvetica, sans-serif;
}
