#container
{
	margin:20px auto;
	width:900px;
}

#header
{
	height:107px;
	width:898px;
	background: url("/images/public/header_bg.jpg") no-repeat center center;
	border:black solid 1px;
}

#main-nav
{
	padding:62px 0 0 17px;
}

#main-nav dt
{
	padding:7px 0;
	background:url("/images/public/black_bar.gif") no-repeat left;
	float:left;
}

#main-nav dt#first
{
	background:none;
}

#main-nav a
{
	padding:0px 10px;
}

#frame-modules
{
	padding:0;
	background: url("/images/public/content_bg.jpg") repeat-y top left;
}

#footer
{
	text-align:center;
	width:900px;
}

#footer #content
{
	padding-top:13px;
	border-width:1px;
	border-color:black;
	border-style:solid;
	height:60px;
}

#footer #logo
{
	width:900px;
	margin-top:-34px;
}

#arrow-left, #arrow-right
{
	height:55px;
	padding-top:25px;
	width:96px;
	float:left;
	text-align:right;
}

#arrow-right
{
	text-align:left;
}

#sportsmanship { display:none; }
#character { display:none; }
#opportunity { display:none; }
#respect { display:none; }
#education { display:none; }
