/*-----attach body.custom to any style you add here-----*/

body.custom
/*-----layout-----*/
#page {width:962px; margin:10px auto; text-align:left; background:##4a1f94;}
	#header{width:960px; float:left; position:relative;}
	#container{width:920px; float:left; padding:0 20px;}
		#rotating{width:920px; float:left; padding:20px 0;}
		#primary{float:left; padding:0 18px 0 0; }
		#secondary{float:left;}
			.sidebar{float:left;}
			.sidebar-items{padding:5px 5px 0 5px;}
		#footer{width:920px; float:left; clear:both;}
