/* Columns */
#bodyTopLeftCol, #bodyBottomLeftCol
{
	float: left;
	width: 630px;
}

#bodyTopRightCol, #bodyBottomRightCol
{
	float: left;
	width: 225px;
	margin-left: 15px;
}

#bodyBottomLeftCol
{
	
}

#bodyBottomRightCol
{
	
}
