body{
background-color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
}
#main {
width:800px;
margin-right:auto;
margin-left:auto;
height:auto;
background-color:#CCCCCC;
}
#top{
width:800px;
}
#topleft{
width:300px;
float:left;
}
#topleftcontent
{
width:268px;
margin:10px;
background-color:#FFFFFF;
padding:5px;
border: 1px solid #999999;
background-image:url(http://www.ridingboots.net/ridingboots/images/header.jpg);
background-position:top left;
background-repeat:no-repeat;
height:78px;
}
#topright{
width:500px;
float:right;
}
#toprightcontent
{
width:480px;
margin:10px;
}

#content{
width:778px;
margin:10px;
background-color:#FFFFFF;
clear:both;
border: 1px solid #999999;
text-align:center;
}



#footer{
width:778px;
margin:10px;
background-color:#FFFFFF;
clear:both;
border: 1px solid #999999;
text-align:center;
}
#footerlinks{
width:778px;
margin:10px;
background-color:#FFFFFF;
clear:both;
border: 1px solid #999999;
text-align:center;
}


