	
	/* Controls overall look of your site*/

	body { color:#f2fa02; font-family: Arial; background-image: url(/stationimages/bkgd.jpg); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin:0; text-align: center; }
		
	a:link {color: white;
		font-size: 10pt; 
		font-family: Arial;	
		text-decoration: none }
	a:visited
	       { color: #fdfefe; font-size: 10pt; font-family: Arial; text-decoration: none  }

	a:hover {color: #f9bc04}
	
	/* Size and position of your Container*/
	#Container { 
			margin:0 auto; 
			text-align: left;
			width:1024px;
		  }
	
	/* Size and position of your Header*/
	#Header { 
		
		position: static; 
		width:1000px;; 
		}	
	/* Size and position of Left Content*/
	#Nav { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; float:left; width: 200px; height:auto; }

	/* Size and position of Right Content*/
	#Main { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width:800px; float:left; }
	/* Size and position of Right Content*/
	#MainPRS {
		float:right;
		width:760px;
		background:#000066;
		}
		
	#page { width: 800px;}	
	#headeram {background-image:url(/Stationimages/Mainonick/09/title.jpg); height:168px; width:770px; margin-left:10px; border:black solid 1px;}	
	#morningnav { text-align:center; margin-left:auto; margin-right:auto; margin-top:128px; width:550px;}			
	#toprow {height:410px;}
	#LTC { width:190px; float:left; margin:2px;}
	#wnflpoll { width: 170px; height: 365px; float:left; background-color:#666666; text-align:center;}
	#mogulus { width: 400px; float:left; margin:3px;}
	#row2 {width: 800px;}
	#whatsNew { width: 540px; height: 255px; background-image:url(/Stationimages/Mainonick/09/whatsnewbg.gif); background-repeat:no-repeat;}
	#WNcontent { margin-left:25px; margin-top:10px;}
	#bobbles {width:260px; margin-top:-230px; float:right;}




	/* Size and position of Footer */
	#Footer { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 1024px; clear:both; }
/*Nav Spacing Settings*/
#NavSpacing { font-size: medium; margin-top: 5px; margin-left: 25px; }
