#topbox{}
#leftbox,#rightbox
{
	width: 175px; 
	float: left;
}

#leftbox 
{
	padding-right: 10px;
}
#rightbox 
{
	padding-left: 25px;

}

HR 
{
	background-color: #e3e4d6;
	color: #e3e4d6;
	height: 1px;
	width: 100%;
	clear: both;
	margin: 10px 0;
}
#bottombox{}

#middle
{
	background-image: url("../gfx/onepxgold.gif");
	background-position: center top;
	background-repeat: repeat-y;
}
