body {
 background-color:#999;
 margin:0;
 font:13px verdana;
}

#center {
width:917px;
margin: 0 auto;
}

#content {
position:relative;
overflow:auto;
width:100%;
}

#roundtop, #roundbottom {
background: transparent;
}

.xtop, .xbottom {
display:block;
background:transparent;
font-size:1px;
}

.xb1, .xb2, .xb3, .xb4 {
display:block;
 overflow:hidden;
font-size: 1px;
}

.xb1, .xb2, .xb3 {
height:1px;
}

.xb2, .xb3, .xb4 {
background:#848484;
 border-left:1px solid #848484;
 border-right:1px solid #848484;
}

.xb1 {
margin:0 5px;
 background:#848484;
}

.xb2 {
margin:0 3px;
 border-width:0 2px;
}

.xb3 {
margin:0 2px;
}

.xb4 {
height:2px;
 margin:0 1px;
}

#roundtop, #roundbottom {
width:402px;
margin:0 0 0 10px;
}

#pnlContent {
background:#848484;
border-top: 1px solid #848484;
border-bottom: 1px solid #848484;
padding: 0 8px;
width:386px;
margin:0 0 0 10px;
 font:13px verdana;
}

* html #pnlContent {
height:1px;
}

#pnlHeader{
 height:135px;
 width:917px;
}

#pnlContent1{
float:right;
 width:410px;
 color:#FFF;
 font:13px verdana;
}

#pnlMenu{
 height:1.5em;
 width:917px;
}

#pnlFooter{
 font-size:2.5em;
 text-align:center;
 width:917px;
}

#topnav {
float:right;
margin:6px 50px 0 0;
font:bold 13px verdana;
width:20em;
}

#topnav a, #topnav a:visited 
{
    display:block;
text-decoration:none;
color:#000;
}

#topnav a:hover {
color:#FF0;
}

/*start mainmenu style*/
#mainmenu {
padding:0;
}

#mainmenu a, #mainmenu a:visited
{
    font-weight: bold;
    font-size: 13px;
    font-family: verdana;
    color: #000;
    text-decoration: none;
    margin: 0 10px;
}

#mainmenu a:hover
{
    color: #FF0;
}
/*end mainmenu style*/