@charset "utf-8";
#container {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	height: auto;
}
.clear {
	clear: both;
}
#full_body_Athletic {
	background-color: #FFFFFF;
	background-image: url(../images/Star_Back1.jpg);
	width: 850px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.title_on_white {
	color: #CC0000;
}
.title_on_white:link {
	color: #CC0000;
}
.title_on_white:visited {
	color: #CC0000;
}
.title_on_white:hover {
	color: #999999;
}



#sidebar {
	background-image: url(Sidebar.gif);
	background-repeat: repeat-y;
	float: left;
	width: 253px;
	padding-left: 7px;
	padding-top: 10px;
	line-height: 25px;
	height: 1450px;
	margin: 0px;
	padding-right: -7px;
	font-size: 12px;
}

#menubarb {
	background-image: url("menu.jpg");
	height: 25px;
	width: 850px;
	padding-bottom: 5px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#footer {
	background-image: url(menu.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#full_body_story {
	width: 850px;
	height: auto;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

#header {
	margin-right: auto;
	margin-left: auto;
	height: 180px;
	width: 850px;
	font-size: 12px;
	background-image: url(headerbar.gif);
}
#body_story {
	float: left;
	width: 845px;
	padding-left: 5px;
	height: auto;
	margin-bottom: 0px;
}
