﻿

#sidebar
{
	background-color:#808080;
	float:left;
	height:500px;
	width: 210px;
}
#content
{
	background-color:#666666;
	float:left;
	width:700px;
	height:500px;
	
}


/*Fonts*/



