/* Layout Stylesheet */ 

body					{ margin:5px; padding:0; background:#ffffff; width:99%; text-align:center; }	 

#banner 			{ color: #fff; }

#banner_left	{ float: left; width: 217px; height:60px; background-image: url(BannerBlue_60x200.jpg); background-repeat: repeat-x; }

#banner_right	{ margin-left: 0px; margin-right: 5px; color: #fff; height:60px; background-image: url(BannerBlue_60.jpg); 
								background-repeat: repeat-x; }		

#cleardivt 		{ clear: both; height: 0.2em; }