	
	/* Controls overall look of WIFC*/

	body { 
		color:white; 
		font-size: 10pt; 
		font-family: Arial; 
		background-image: url(/StationImages/SideBG.jpg); 
		margin: 0 auto; 
		text-align: center; 
		}
	#Main a:link {color: white;
		font-size: 10pt; 
		font-family: Arial;	
		text-decoration: none; }
	#Main a:visited
	       {color: white;
		font-size: 10pt; 
		font-family: Arial;
		text-decoration: none; }

	#Main a:hover {color: red}
marquee { color: lime; width: 567px; float: right; margin-right: 5px; }
/* Size and position of your Container*/
	#Container { background-image: url(/StationImages/kallaway/Kallawaypage_back.jpg); 
			background-repeat: repeat; 
			background-attachment: scroll; 
			background-position: 0 0; 
			text-align: left; 
			margin:0 auto; 
			width:1000px; }

	/* Size and position of your Top Header*/
	#Header { 	background-image: none; 
			background-repeat: repeat; 
			background-attachment: scroll; 
			background-position: 0 0; 
			width:1000px; }

	/*Navigation Spacing*/
/*Next Up Text Box
*/
#nextup { color: black; font-size: 9px; position: absolute; top: 230px; width: 170px;  height:auto; padding-top: 20px; padding-left: 35px;  }
#NavSpacing { margin-left: 10px; text-align: left; text-decoration: none;}
	
	/* Size and position of Left Content*/
	#Nav { color: black; background-image: none; background-position: 0 0; float:left; width:155px; height: auto; border-width: 0; }

#Nav a:link { color: black; }
#Nav a:visited { color: black; }
#Nav a:hover { color: red; }
/*Clock Postioning*/
#clockpos { margin-bottom: 9px; margin-left: 31px; }
/* Size and position of Right Content*/
#Main { color: white; width:600px; background-image: url(/StationImages/images/CenterBG.jpg); margin: 0 auto; }
		 
		 
	/* Size and position of Bottom */
#Footer { color: white; position: static; clear: both; }
#Footer a:link { color: white; }
#Footer a:hover { color: red; }
#Footer a:visited { color: white; }
