#container { width:990px; margin:0 auto; text-align:left; position: relative;  background:#FFFFFF; height: 2000px; } 

body {
	text-align: center; 
	background-color:#98CB98; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #336633;
}

	
#linksbar{
	position: absolute;
	left: 0px;
	top:142px;
	height: 32px;
	width: 990px;
	background-color: #EAF4EA;
	z-index:1;
	}
	
#linksbar ul  { list-style:none; padding:0; margin: 0 0 0 5px; }
#linksbar  li {float:left;  margin: 0 0 0 0; }
#linksbar a   {  width: 102px; height: 24px; text-decoration: none; display:block; text-align: center; padding-top:8px;}
#linksbar a.sports   {  width: 120px; }
#linksbar a.conditions   {  width: 144px; }

#linksbar a:hover {background-color:#98CB98;  }


	   
a:link {color: #336633; text-decoration: none }
a:active { color: #0336633; text-decoration: none }
a:visited { color: #336633; text-decoration: none }
a:hover { color: #336633; text-decoration: underline}

#logo{
	position: absolute;
	left: 0px;
	top:1px;
	height: 150px;
	width: 188px;
	background-color: #FFFFFF;
	}
	
#banner{
	position: absolute;
	left: 188px;
	top:1px;
	height: 150px;
	width: 762px;
	background-color: #FFFFFF;
	}

#photo{
	position: absolute;
	left: 840px;
	top:0px;
	height: 142px;
	}

 	

	
	#leftblock {
	position: absolute;
	left: 0px;
	top:173px;
	height: 1800px;
	width: 350px;
	background-color: #FFFFFF;
	}
	
		#pageimage{
	position: absolute;
	left: 49px;
	top:220px;
	height: 650px;
	width: 264px;
	background-color: #FFFFFF;
		z-index:1;
	}
	
	#rightblock{
	position: absolute;
	left: 350px;
	top:173px;
	height: 1800px;
	width: 600px;
	background-color: #FFFFFF;
		z-index:0;
	}
		#pagetext{
	position: absolute;
	left: 390px;
	top:220px;
 
	width: 520px;
	background-color: #FFFFFF;
		color: #336633;
	z-index:2;
	}
	
			#widertext{
	position: absolute;
	left: 320px;
	top:220px;
 
	width: 550px;
	background-color: #FFFFFF;
		color: #336633;
	z-index:2;
	}
	
			#centraltext{
	position: absolute;
	left: 140px;
	top:220px;
 
	width: 660px;
	background-color: #FFFFFF;
		color: #336633;
	z-index:2;
	}
	
 
	
 

