/* CSS Document */
	
#picture {
	position: absolute;
	left:283px;
	top:129px;
	width:498px;
	height:255px;
	
	}
		

	
#picture_blurb {
	position: absolute;
	left:781px;
	top:129px;
	width:200px;
	height:255px;
	background-color:#F1B9B9;
	}	


	
	#history {
	position: absolute;
	left:5px;
	top:389px;
	width:346px;
	height:740px;
	background-color:#9194FF;
	}	
	
	#last_season {
	position: absolute;
	left:356px;
	top:389px;
	width:625px;
	height:500px;
	background-color:#DBDCFF;
	}	
	
	#members {
	position: absolute;
	left:5px;
	top:1134px;
	width:346px;
	height:345px;
	background-color:#BE6A6A;
	}
	
	
	#season_ahead {
	position: absolute;
	left:356px;
	top:894px;
	width:625px;
	height:585px;
	background-color:#AEAEFF;
	}	
	
	#about_nav {
	position: absolute;
	left:5px;
	top:129px;
	width:273px;
	height:255px;
	background-color:#BE6A6A;
	}	
	

