	/* Controls overall look of 947 The Valley*/
	
	body { color:black; font-family: Arial; margin: 0 auto; text-align: center; }
		
	a:link { color: navy; font-size: 8pt; font-family: Arial; text-decoration: none; }
	a:visited
	       {color: navy;
		font-family: Arial;
		text-decoration: none; }

	a:hover {color: blue}

	/* Size and position of your Container*/
	#Container { background-image: url(/stationimages/background.jpg); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin:0 auto; text-align: left; width:1000px; }

	/* Size and position of your Top Header*/
	#Header { background-image: none; background-attachment: scroll; background-position: 0 0; width:1000px; height: 143px; float: none; clear: none; }

	/*Styles for Nav Link  Spacing*/
	#NavSpacing { margin-top: 5px; margin-left: 15px; }
	
	/* Size and position of Left Content*/
	
	#cssnav {
		background: #018dea url(/stationimages/cssnavbg.jpg) repeat-x;
		width: 1000px;
		height: 25px;
		border-bottom: 1px solid #0170b9;
		border-top: 1px solid #0170b9;
	}
	/* Size and position of Left Content*/
		#sidebar{
	color: navy;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	width:211px;
	float: left;
	clear: none;
}
		#Nav {
	color: navy;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	width:211px;
	float: left;
}
	#Nav a:link { color: navy; font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; }
	#Nav a:visited { color: navy; font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; }
	#Nav a:hover { color: blue; font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; }

/* Size and position of Right Content*/
	#Main {
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	width:780px;
	float: right;
	clear: none;
	}
	
		 #news{
 color:silver;
 background-image: url(/stationimages/news/background.jpg);
 height:auto;
 width:1200;
 text-align:center;
 border:yellow 2px solid;
 }

	
		/* Size and position of Bottom */
	#Footer { color: navy; background-image: url(/stationimages/background.jpg); width:1000px; clear: both; }
#Footer a:link { color: navy; }
#Footer a:visited { color: navy; }
#Footer a:hover { color: blue; }
marquee { color: lime; font-size: 15pt; font-weight: bold; }
