﻿body 
{
	background:#000;

	padding-bottom:30px;
	margin-left:7px;
	margin-top:6px;
	padding-top:1px;
}
#framecontent
{
	width:835px;
}
#frontleft
{
	width:354px;
	float:left;
	 height:auto;
	 
}
#frontleft div
{
	margin-bottom:4px;
}
#frontright
{
	 width:477px;
	 float:right;
	 height:auto;
}

#frontright div
{
	margin-bottom:4px;
}