body{
margin-left: auto;
margin-right: auto;
text-align:center;
}

#wrapper{
width:866px;
}

p{
font-size:10px;
font-family:verdana;
line-height:200%;
color:#D0DABC;
}

#nav{
width:866px;
height:150px;
}

#homecontent{
width:685px;
height:290px;
float:left;
display: inline;
}

#homesidebar{
width:150px;
height:450px;
float:right;
margin-right: 15px;
}

#pagebody{
width:866px;
margin-left: auto;
margin-right: auto;
background-image: url(../images/bg_grad.gif);
background-position:bottom;
background-repeat: no-repeat;
}

#copy{
width:866px;
text-align:left;
}

#homecopy{
width:667px;
text-align:left;
float:left;
}

#footer{
margin-left: auto;
margin-right: auto;
margin-top:8px;
width:866px;
text-align:left;
padding-left: 80px;
font-family:verdana;
font-size:10px;
color: #CBC9C7;
}
.copyright{
font-size:9px;
color: #666666;
}

a{
color: #F1Ad72;
}