#site_center {
	text-align:center;
	/*height: 100%;*/
}
#main {
	width:992px;
	margin:0 auto; 
	text-align:left;
	background-color: #f5f5f5;
	border-top-style: none;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
}

#mainBio {
	width:550px;
	height: 100%;
	margin:0 auto; 
	text-align:left;
	background-color: #f5f5f5;
	border-top-style: none;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
}

#header {
	height:403px;
}

.col_1, .col_2, .col_3 { float:left;}

/*======= index.php =======*/
#page1 #content .col_1 { width:380px;}
#page1 #content .col_2 { width:290px;}

/*======= hall_of_fame.php =======*/
#page2 #content .col_1 { width:968px;}
#page2 #content .col_2 { width:530px;}
#page2 #content .col_3 { width:408px;}

/*======= HOF coach bios =======*/
#pageH #content {width:500px;}


/*======= contact.php =======*/
#page3 #content .col_1 { width:968px;}

/*======= convention.html =======*/
#page4 #content .col_1 { width:968px;}

/*======= about.php =======*/
#page5 #content .col_1 {width:968px;}

/*=========================*/


#footer {height:106px;}