body, html {
	margin:0 0 10px 0;
	padding:0;
	background-color:#e7eaf1;
	background-image:url(bkgnd.jpg);
	background-repeat:repeat-x;
	font-size: 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
}
	
img {
	border:0;
	}

A {color:#e32031; text-decoration: none;}	
A:link {color:#e32031; text-decoration: none;}
A:visited {color:#e32031; text-decoration: none;}
A:active {color:#e32031; text-decoration: none;}
A:hover {text-decoration: underline; color:#e32031;}

#maincontainer {
    width:968px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	height:auto;
	text-align:left;
	}
#bodycontainer {
	width:968px;
	height:auto;
	background-image:url(bodyback.gif);
	background-repeat:repeat-y;
	}	
#content {
	width:928px;
	height:auto;
	padding:30px 20px 0 20px;
	position:relative;
	}	
#footer {
	width:948px;
	height:17px;
	background-image:url(footer.gif);
	padding:10px 0 0 20px;
	}		
#headtext, #foottext {
	font-size:18px;
	line-height: 120%;
}
#headtext {
	padding-bottom: 24px;	
}
#subheadtext {
	font-size: 14px;
	padding-bottom: 24px;	
}
#foottext, #foot2text {
	padding-top: 24px;
	text-align:center;
}
#teamname {
	font-size:36px;
	padding:10px;
	text-align:center;
	line-height: 100%;
}
#teamlogo {
	text-align:center;
	padding:30px 0px;
}
#chaintable {
	border-top: 1px solid red;
	border-bottom: 1px solid red;
}
#chaintable td {
	padding: 2px 4px;
}
#chaintable td.tdschool {
	font-weight:bold;
}
#facts {
	padding-top: 40px;
}
#comments {
	text-align:center;
	padding-top: 30px;
}
#copyright {
	font-size:9px;
	color:#2b2a25;	
	text-align:center;
	margin-top:10px;
}
#copyright A {color:#2b2a25; text-decoration: none;}	
#share {text-align:center}