#big_box {
	width:885px;
	height:630px; 
	text-align:center; 
	padding: 30px 20px 30px;
}

#subhead {
	padding:20px 0 10px 0; 
	width:850px; 
	height:75px; 
	text-align:left;
}

#football {
	border-right:1px solid #ccc;
	width:435px; 
	height:625px;
	float:left;
}

a#football {
	background-image: url('/resources/images/brightlights/football.png'); background-repeat:no-repeat;
}

a#football:hover {
	background-image: url('/resources/images/brightlights/football_hover.png'); background-repeat:no-repeat;
}

.football a.hover {
	border: 3px solid #CCCCCC;
    padding: 20px 0 0;
}

.football_btn {
	width:185px; height:48px; position:relative; top:460px; left:160px;
}

#music {
	width:415px; 
	height:625px;	
	float:right;
	}
	
a#music {
	background-image: url('/resources/images/brightlights/music.png'); background-repeat:no-repeat;
}

a#music:hover {
	background-image: url('/resources/images/brightlights/music_hover.png'); background-repeat:no-repeat;
}
	
.music_btn {
	width:185px; height:48px; position:relative; top:460px; left:160px
}

a.arrow {background: url("/resources/images/about_us/bullet_arrow_blue.gif") no-repeat scroll left center transparent;
    color: #0099CB; font-size: 1.1em; line-height: 100%; padding: 5px 0 5px 12px; text-decoration: none;}
    
#football_btm {width:390px; height:90px; position:relative; top:495px; left:0px; text-align:center; margin-top:5px;}

#music_btm {width:390px; height:90px; position:relative; top:495px; left:11px; text-align:center; margin-top:5px;}

