@charset "utf-8";
/* CSS Document */


h1 {font-family:Verdana, Geneva, sans-serif;}


body {
	 background: white url("/images/small internal media logo.gif") no-repeat 10px 25px;
	}

#homebutton { position: absolute; top:220px; float: center; left:30px; float: center; height: 90px;	width: 90px;}
	#homebutton {display:block; width:110px; height:95px; background: white url("/images/s_homebutton.jpg") no-repeat 0 0; }
	#homebutton:hover {background-position: 0 -95px;}
	#homebutton:visited {background-position: 0 -180px;}
	#homebutton span {position:absolute; top:-999em;}
#blog {	position: absolute; top:315px; float: center; left:36px; height: 70px; width: 65px;}	
	#blogbutton {display:block; width:75px; height:75px; background: transparent url("/images/s_blogbutton.jpg") no-repeat 0 0; }
	#blogbutton:hover {background-position: 0 -75px;}
	#blogbutton:visited {background-position: 0 -140px;}
	#blogbutton span {position:absolute; top:-999em;}
#feeds { position: absolute; top: 390px; left: 36px; float: center; height: 80px;	width: 80px;}	
	#feedsbutton {display:block; width:75px; height:75px; background: transparent url("/images/s_feedsbutton.jpg") no-repeat 0 0; }
	#feedsbutton:hover {background-position: 0 -75px;}
	#feedsbutton:visited {background-position: 0 -140px;}
	#feedsbutton span {position:absolute; top:-999em;}
#play {	position: absolute;	top: 465px;	left: 36px; float: center; height: 80px; width: 80px;}	
	#playbutton {display:block; width:75px; height:75px; background: transparent url("/images/s_playbutton.jpg") no-repeat 0 0; }
	#playbutton:hover {background-position: 0 -75px;}
	#playbutton:visited {background-position: 0 -140px;}
	#playbutton span {position:absolute; top:-999em;}
	
	#google {	position: absolute;	top: 580px;	left: 36px; float: center; height: 55px; width: 60px;}	
		#googleicon {display:block; width:60px; height:55px; background: transparent url("/images/google icon.jpg") no-repeat 0 0; }
		#googleicon:hover {background-position: 0 -50px;}
		#googleicon:visited {background-position: 0 -100px;}
		#googleicon span {position:absolute; top:-999em;}
	#facebook {	position: absolute;	top: 635px;	left: 36px; float: center; height: 55px; width: 60px;}	
		#facebookicon {display:block; width:60px; height:55px; background: transparent url("/images/facebook icon.jpg") no-repeat 0 0; }
		#facebookicon:hover {background-position: 0 -50px;}
		#facebookicon:visited {background-position: 0 -100px;}
		#facebookicon span {position:absolute; top:-999em;}
	#youtube {	position: absolute;	top: 690px;	left: 36px; float: center; height: 55px; width: 60px;}	
		#youtubeicon {display:block; width:60px; height:55px; background: transparent url("/images/youtube icon.jpg") no-repeat 0 0; }
		#youtubeicon:hover {background-position: 0 -50px;}
		#youtubeicon:visited {background-position: 0 -100px;}
		#youtubeicon span {position:absolute; top:-999em;}
	#bing {	position: absolute;	top: 745px;	left: 36px; float: center; height: 55px; width: 60px;}	
		#bingicon {display:block; width:60px; height:55px; background: transparent url("/images/bing icon.jpg") no-repeat 0 0; }
		#bingicon:hover {background-position: 0 -50px;}
		#bingicon:visited {background-position: 0 -100px;}
		#bingicon span {position:absolute; top:-999em;}
	#yahoo {	position: absolute;	top: 800px;	left: 36px; float: center; height: 55px; width: 60px;}	
		#yahooicon {display:block; width:60px; height:55px; background: transparent url("/images/yahoo icon.jpg") no-repeat 0 0; }
		#yahooicon:hover {background-position: 0 -50px;}
		#yahooicon:visited {background-position: 0 -100px;}
		#yahooicon span {position:absolute; top:-999em;}
	
			
#bottomnav {
	position: absolute;
	background:#061B6A;
	top:980px;
	height:25px;
	width:1120px;
	left: 70px;
}