*
{
padding: 0px;
margin: 0px;
}

body
{
background: #000000 ;
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #8C8C73;
line-height: 18px;
}

a
{
color: #FF7800;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

td
{ 
text-align: center
} 

#title
{
position: relative;
width: 747px;
height: 120px;
margin: 0 auto;
background: url('img/ban.gif') no-repeat;
}

#bar
{
position: relative;
width: 747px;
height: 30px;
margin: 0 auto;
background: url('img/bar.gif') no-repeat;
}


#body
{
position: relative;
width: 747px;
margin: 0 auto;
background: #fff url('images/abg.gif') repeat-y;
}