	body {margin:30px; background:#8fcef1 url(/shell/gaylord-soccer-background.jpg) repeat-x fixed bottom; font-family:"Century Gothic", Helvetica, Arial, sans-serif;}
	h3 {margin-bottom:0;}
	a {text-decoration:none; color:#223d56;}
	a:hover {text-decoration:underline;}
	
	#wrapper {margin:0 auto; width:900px; background:url(/shell/bg-wrapper.png); }
	#newsbox {margin:0; background:#223d56; color:#ffffff; float:right; width:245px; height:108px; padding:10px;}
	#main-bg {margin:0; display:table; clear:both;}
	#content {display:table-cell; float:left; margin-left:20px; width:620px; vertical-align:top;}
	#backcontent {display:table-cell; float:left; margin-left:20px; padding:5px 20px 20px 20px; width:580px; background:#ffffff; vertical-align:top; border:1px solid #223d56;}
	
	#data tr.odd {background:#CCCFFF;}
	#data tr:hover {background:#fad00c;}
	
	#sponsors {margin:20px; width:100%; clear:both;}
	#footer {margin:20px auto; width:900px; text-align:center; color:#fff; font-size:12px;}
	
	/*======= SIDE NAVIGATION ======= */
	#nav {display:table-cell; margin-left:20px; width:190px; float:left; background:#223d56; padding:10px; vertical-align:top;} 
	ul.nav {width:190px; padding:0; list-style:none; margin:0;}
	ul.nav li {display:block; width:190px; list-style:url(none) none; font:12px/18px Arial, Helvetica, sans-serif; font-weight:bold;}
	ul.nav a {display:block; width:190px; height:30px; color:#ffffff; line-height:30px; border-bottom:1px dashed #fad00c; text-decoration:none; text-transform:uppercase; text-indent:20px;}
	ul.nav a:hover {background:url(/shell/bg-nav-hover.jpg) no-repeat center right; color:#fad00c;}
	.current {background:url(/shell/bg-nav-hover.jpg) no-repeat center right; color:#fad00c;}

	/*====== EASY SLIDER ======*/
	#slidercontainer {background:#ffffff; border:1px solid #223d56; padding:5px; width:410px; height:410px; float:left;}
	#slider ul, #slider li {margin:0; padding:0; list-style:none;}
	#slider, #slider li{ 
		/* 	define width and height of container element and list item (slide)
			list items must be the same size as the slider area	*/ 
		width:400px; height:385px; overflow:hidden;}
	#slider li{background:#FFFFFF;}		
	#slider li h2{margin:0 12px; padding-top:8px;}	
	#slider li p{margin:12px;}				
	span#prevBtn{float:left; color:#223d56; font-weight:bold; text-decoration:none;}
	span#nextBtn{float:right; color:#223d56; font-weight:bold; text-decoration:none;}
	