html {
	background-image: url(../images/sport_page_images/body_bnd_sport.gif);
	}
#everything {	
	border-left:1px solid #fffebc;
	border-right: 1px solid #fffebc;
}
	
a {color: #840000;}
	a:hover {color: #433920;}
	
#masthead {background-image: url(../images/sport_page_images/masthead-sport.jpg);}	

#navcontainer {
	border-bottom: 3px solid #840000;
	margin-bottom: 20px;}

#left_main {
	top: 0px;
	float: left;
    width: 470px;
	padding: 0px 10px 0px 0px;
	text-align: justify;
}

#middle_column {
    float: left;
	padding: 0px 10px 10px 0px;
	margin: 0px 0px 0px 0px;}

