body {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	background: #444 url(body_bg.gif);
}

#wrapper {
	background: #444 url(body_bg.gif);
}


#topbar{
font-size:14px;
color:#000000;
background:#FF1C12;
font-weight:bold;
font-family: sans-serif;
padding:6px;
overflow:auto;
height:1%;
clear:both;
}
#topbar a{
color:#000000;
text-decoration:none;
margin:0 10px;
height:23px;
line-height:23px;
float:left;
display:block;
}
a.active{
height:23px;
line-height:23px;
background:url(pic/tb_a.png) right top no-repeat;
padding-right:10px;
}
a.active span{
background:url(pic/tb_span.png) left top no-repeat;
height:23px;
display:block;
padding-left:10px;
}

#middlebar{
font-size:11px;
color:#000000;
font-family: sans-serif;
background:#FFB84C;
font-weight:bold;
padding:6px;
overflow:auto;
height:1%;
clear:both;
}
#middlebar a{
color:#000000;
text-decoration:none;
margin:0 5px;
padding-right:10px;
height:23px;
line-height:23px;
display:block;
float:left;
background:url(pic/mb_a.png) right top no-repeat;
}
#middlebar a span{
background:url(pic/mb_span.png) left top no-repeat;
height:23px;
display:block;
padding-left:10px;
}

#headtext{
font-size:20px;
color:#FFB84C;
background:#000000;
font-weight:bold;
font-family: sans-serif;
padding:0px;
margin: 10px;
}

#headtext{
img position: absolute; top: 2px; left: 800px;
padding:0px;
}

#bodytext{
font-size:14px;
color:#EAEAEA;
background:#000000;
font-weight:bold;
font-family: sans-serif;
padding:12px;
}
#footer { color: #999; font-size: 10px; font-family: sans-serif; font-weight: bold; line-height: 16px; background-color: black; margin-top: 40px; margin-bottom: 5px; margin-left: 20px; padding: 10px; }
#footer ul li { margin-top: 40px; margin-bottom: 5px; margin-left: 20px; padding: 10px; display: inline; }
#footer a { color: gray; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
