/*
LAYOUT: 2-Column (Right) Fixed
DESCRIPTION: Two-column 950px fixed layout with one sidebar right of content
*/


	#wrapper		{ width:990px;}
	#content-area	{ width:720px; float:left; clear:left; }
	#sidebar		{ width:235px; float:right; clear:right; }
	#footer			{ float: left; clear: both; width: 970px; }
	#header			{ width: 990px;  }
