body{
background-color:#000;
margin:20px auto;
width:780px;
}

img{border:0;}

a{
color:#FFFFFF;
font:normal 18px "Century Gothic";
text-decoration:none;
text-transform:uppercase;
}

#logo{
background:#000 url(../images/logo.gif) center top no-repeat;
float:left;
height:130px;
width:780px;
}

#intro{
background-color:#000;
float:left;
padding:0 0 0 0;
text-align:center;
width:750px;
}


#main{
background-color:#000;
border:#5b5a5a 1px solid;
float:left;
padding:10px 10px;
width:758px;
}

#leftcol{
float:left;
width:150px;
}

#content{
color:#FFFFFF;
float:right;
font:normal 11px/14px "Century Gothic";
width:600px;
}