/* CSS Document */
body {
	background-color: #858d9a;
	font-family: Arial, Helvetica, sans-serif;
	}

img {
	border: none;
	behavior: url(iepngfix.htc);
	}

a img {border:none;}
	
#container {
	background-image: url(../images/splash_bkgd_lg.gif);
	background-repeat: no-repeat;
	width: 634px;
	height: 663px;
	margin: 20px auto 0 auto;
	}
	
#footer {
	width: 484px;
	height: 22px;
	color: #E8E8E8;
	font-weight:bold;
	font-size:10px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	}
	
	#footer a {
	text-decoration: none;
	color: #e8e8e8;
	}
	
	#footer a:hover {
	text-decoration: underline;
	color: #e8e8e8;
	}
	
.left {
	float: left;
	}
	
.right {
	float: right;
	}
#header {
	width: 634px;
	height: 155px;						
	}
	
#left {
	float: left;
	width: 317px;
	height: 505px;	
	}
	
#right {
	float: right;
	width: 317px;
	height: 505px;
	}
	
	
#logo {
	width: 634px;
	height: 125px;
	padding: 5px 0 0 0;
	//margin: 5px auto;
	text-align: center;
	}	
	
#ad {
	margin: 0px 0 0 0;
	width: 210px;
	height: 77px;
	padding-left: 18px;
	}
	
	#ad a {
	background: url(http://media.soundtrackboston.com/small_css/ad_csssm.png) 0 0 no-repeat;
	width: 209px;
	height: 76px;
	cursor: pointer;
	display: block;
	}
	
	#ad a:hover {
	background-position: 0 -76px;
	}
	
#ft {
	margin: 0px 0 0 0 ;
	width: 210px;
	height: 77px;
	}
	
	#ft a {
	background: url(http://media.soundtrackboston.com/small_css/ft_csssm.png) 0 0 no-repeat;
	width: 209px;
	height: 76px;
	cursor: pointer;
	display: block;
	}
	
	#ft a:hover {
	background-position: 0 -76px;
	}
	
#music {
	margin: 0px 0 0 0;
	width: 210px;
	height: 77px;
	}
	
	#music a {
	background: url(http://media.soundtrackboston.com/small_css/music_csssm.png) 0 0 no-repeat;
	width: 209px;
	height: 76px;
	cursor: pointer;
	display: block;
	}
	
	#music a:hover {
	background-position: 0 -76px;
	}
	
#ac {
	margin: 0px 0 0 0;
	width: 210px;
	height: 77px;
	}
	
	#ac a {
	background: url(http://media.soundtrackboston.com/small_css/ac_csssm.png) 0 0 no-repeat;
	width: 209px;
	height: 76px;
	cursor: pointer;
	display: block;
	}
	
	#ac a:hover {
	background-position: 0 -76px;
	}	
	
#finish {
	margin: 0px 0 0 0;
	width: 210px;
	height: 77px;
	}
	
	#finish a {
	background: url(http://media.soundtrackboston.com/small_css/finish_csssm.png) 0 0 no-repeat;
	width: 209px;
	height: 76px;
	cursor: pointer;
	display: block;
	}
	
	#finish a:hover {
	background-position: 0 -76px;
	}	
		
#twentytwo {
	margin: 0px 0 0 0;
	width: 210px;
	height: 77px;
	}
	
	#twentytwo a {
	background: url(http://media.soundtrackboston.com/small_css/22_csssm.png) 0 0 no-repeat;
	width: 209px;
	height: 76px;
	cursor: pointer;
	display: block;
	}
	
	#twentytwo a:hover {
	background-position: 0 -76px;
	}	
	
#bosservices {
	margin: 0px 0 0 0;
	width: 210px;
	height: 77px;
	}
	
	#bosservices a {
	background: url(http://media.soundtrackboston.com/small_css/bosservices_csssm.png) 0 0 no-repeat;
	width: 209px;
	height: 76px;
	cursor: pointer;
	display: block;
	}
	
	#bosservices a:hover {
	background-position: 0 -76px;
	}

#nyservices {
	margin: 0px 0 0 0;
	width: 210px;
	height: 77px;
	}
	
	#nyservices a {
	background: url(http://media.soundtrackboston.com/small_css/nyservices_csssm.png) 0 0 no-repeat;
	width: 209px;
	height: 76px;
	cursor: pointer;
	display: block;
	}
	
	#nyservices a:hover {
	background-position: 0 -76px;
	margin-left: -2px;
	}