body 
{
	color: #ffffff;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background: #000000;
	margin: 0px;
	padding:0px;
}

#outer-shell {
	width: 989px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

p {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

/* 
===============================================================================================================================================================================================================
							HEADER STYLES
===============================================================================================================================================================================================================
*/
#header-shell {
	position: relative;
	height: 339px;
	background: url('../site_images/header_bg.png') no-repeat;
}

#header-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
	width: 989px;
	height: 151px;
	background: url('../site_images/header_overlay.png');
}

#logo-holder {
	position: absolute;
	z-index: 10;
	top:85px;
	left: 55px;
}

#event-holder {
	position: absolute;
	z-index: 30;
	top: 40px;
	left: 580px;
	width: 366px;
	height: 207px;
	background: url('../site_images/header_upcoming.png');
}

#events {
	margin-top: 65px;
	margin-left: 30px;
}

#events h1 {
	font-size:24px;
	font-family:Georgia,"Times New Roman",Times,serif;
	color:#598cb8;
	font-style:normal;
	font-weight:bold;
	font-stretch:normal;
	letter-spacing:-1px;
	font-variant:small-caps;
	line-height:normal;
	margin:0;
	padding:0;
}

#events ul {
	list-style:none;
	text-align:left;
	margin:0;
	padding:0;
}

#events ul li {
	background:url('../site_images/event-bullet.gif') no-repeat left;
	font-size:12px;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
	padding:0 0 2px 20px;
}

#menu-holder {
	position: absolute;
	top: 281px;
	left: 300px;
	font-size:12px;
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	text-transform:uppercase;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}

#menu-holder ul {
	list-style:none;
	margin:0;
	padding:0;
}

#menu-holder ul li {
	display:inline;
	list-style:none;
	background:url('../site_images/nav_separator.png') left center no-repeat;
	margin:0;
	padding:0 15px 0 22px;
}

#menu-holder ul li.first {
	background:none;
	color:#ffffff;
	padding-left:0;
}

/* 
===============================================================================================================================================================================================================
							CONTENT STYLES
===============================================================================================================================================================================================================
*/
#content-shell {
	background: url('../site_images/content_bg_repeat.png') repeat-y;
	/*min-height: 1000px;
	_height: 1000px;*/
}

#content-holder {
	margin: 0px 50px 0px 50px;
}

#right-bar {
	width: 200px;
	height: 300px;
	margin-right: -10px;
	float: right;
}
html>body #right-bar {
	margin-right: 25px;
}

#side-item {
	width: 234px;
}

#side-header {
	background: url('../site_images/sidebar_header.gif') no-repeat;
	width: 234px;
	height: 11px;
	margin: 0px;
	padding: 0px;
}

#side-footer {
	background: url('../site_images/sidebar_footer.gif') no-repeat;
	width: 234px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}

#side-content-frame {
	background: url('../site_images/sidebar_bg.gif') repeat-y;
	margin: 0px;
	padding: 0px;
}

#side-content {
	margin-left: 10px;
	margin-right: 10px;
}

#side-content li {
	color: #feaf00;
}

#news-column {
	margin-left: 15px;
}

#news-item {
	width: 625px;
}

#news-item-top {
	background: url('../site_images/contentframe_top.gif');
	width: 625px;
	height: 21px;
}

#news-item-content-frame {
	background: url('../site_images/content_panel_bg_repeat.png') repeat-y;
}

#news-item-content {
	margin-left: 25px;
	margin-right: 20px;
}

#news-item-bottom {
	background: url('../site_images/contentframe_bottom.gif');
	width: 625px;
	height: 21px;
}

.news-date {
	font-weight: bold;
	font-size: 14px;
}

.news-heading {
	font-weight: bold;
	font-size: 16px;
	color: #feaf00;
}

.news-heading-white {
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
}

.news-heading-small {
	font-weight: bold;
	font-size: 14px;
	color: #feaf00;
}

.news-heading-small-white {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}

.news-sig {
	font-weight: bold;
	font-size: 14px;
}

/* 
===============================================================================================================================================================================================================
							FOOTER STYLES
===============================================================================================================================================================================================================
*/
#footer-shell {
	height: 210px;
	background: url('../site_images/footer.jpg') no-repeat;
}

/* 
===============================================================================================================================================================================================================
							LINK STYLES
===============================================================================================================================================================================================================
*/
a.menu:link,a.menu:active,a.menu:visited {
	color:#ffffff;
	text-decoration:none;
}

a.menu:hover {
	color:#feaf00;
}

a.menu:focus {
	color:#ffffff;
	outline:none;
}

a:link,a:active,a:visited {
	color:#feaf00;
	text-decoration:none;
}

a:hover {
	color:#00b3fe;
}

a:focus {
	outline:none;
}

/* 
===============================================================================================================================================================================================================
							ROSTER TABLE STYLES
===============================================================================================================================================================================================================
*/
#roster-table {
	border: 0px;
	width: 600px;
}

#roster-table th {
	color:#feaf00;
	text-align: left;
}

#roster-table td.class-col {
	padding-left: 10px;
}

#roster-table img {
	height: 25px;
	width: 25px;
}

/* 
===============================================================================================================================================================================================================
							LOGIN TABLE STYLES
===============================================================================================================================================================================================================
*/
#login-table {
	border: 0px;
}

#login-table td {
	padding: 2px 5px 2px 2px;
}

.error-text {
	color: #F00000;
	font-weight: bold;
}

label {
	font-weight: bold;
}

input {
	background-color: #3A5870;
	border: solid 2px #A57100;
	color: #ffffff;
	font-weight: bold;
}

textarea {
	background-color: #3A5870;
	border: solid 2px #A57100;
	color: #ffffff;
	font-weight: bold;
}

select {
	background-color: #3A5870;
	border: solid 2px #A57100;
	color: #ffffff;
	font-weight: bold;
}

input.button {
	background-color: #214C76;
	border: solid 2px #C48600;
	color: #FEAF00;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
}





































































































