body {

text-align: center;
background-color:#000000;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:17px;
word-spacing:3px;
background-color:#636466;
background-image:url(../images/body_bg.png);
background-repeat:repeat-x;
}

#wrapper {

width: 850px;
margin: 0 auto;
text-align: left;
}

#header {

height: 80px;
background-image:url(../images/header_rule.png);
background-repeat:no-repeat;
background-position:180px 70px;
}
#logo
{
background-image:url(../images/logo.png);
background-repeat:no-repeat;
background-position:center;
/*height:68px;
width:152px;*/
height:72px;
width:160px;
margin-left:5px;
margin-top:10px;

}
#logo h1
{
    display:none;
}
#bc
{
font-size:10px;
text-align:right;
float:right;
margin-top:50px;
word-spacing:normal;
}
#bc a
{
color:#FFFFFF;
}
#bc a:hover {
	color: #F1AA1E;
}
#left {

float: left;
width: 180px;
font-size:14px;
}

#content {

width: 670px;
float:right;
margin-bottom:20px;

}

#content a
{
color:#FFFFFF;
word-spacing:normal;
}
#content a:hover {
	color: #F1AA1E;
}
#footer {
clear:both;
background-image:url(../images/header_rule.png);
height:20px;
background-repeat:repeat-x;
font-size:10px;
text-align:right;
padding-top:3px;
}
ul
{
margin-top:20px;
margin-right:20px;
}
li
{
margin-top:10px;
margin-bottom:10px;
}

#mainbody
{
margin-left:10px; 
margin-right:10px;
padding:5px;
padding-left:10px;
background-color:#000000;
vertical-align:top;
}
