#header { /*SLICE #1*/
	float:left;
	width:1178px;
	height:140px;
	background-image:url('/images/index_header_bg.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#000000;
}
#header img {
	float:left;
}
#welcome { /*SLICE #2*/
	float:left;
	width:1178px;
	height:310px;
	background-image:url('/images/index_welcome_bg.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#000000;
}
#welcome_div {
	float:left;
	width:240px;
	height:220px;
	margin:66px 0 0 176px;
}
#flash_gallery {
	background-color:#000000;
	float:left;
	width:615px;
	height:256px;
	margin:11px 0 0 40px;
}
#calendar_blurb {
	float:left;
	width:106px;
	height:130px;
	margin:100px 0 0 140px;
}

#calendar_blurb h2 {
	color:#333333;
	letter-spacing:-.03em;
}

#content { /*SLICE #3*/
	position:relative;
	float:left;
	/*width:1000px;*/
	width:100%;
	height:320px;
	background-image:url('/images/index_content_bg.jpg');
	background-repeat:no-repeat;
	margin:0 0 0 0;
}
#whats_new {
	float:left;
	width:195px;
	height:76px;
	margin:52px 0 0 50px;
}
#whats_new h2 {
	font-size: 13px;
	font-weight:normal;
	color:#333333;
	margin: 1em 0 .1em 0;
}
#polaroid_gallery {
	float:left;
	width:204px;
	height:230px;
	margin:60px 0 0 23px;
}
#social{
	position:absolute;
	left:260px;
	top:255px;
	width:205px;
	height:36px;
}
*html #social{
    margin:-70px 0 0 120px;
}
#ads {
	float: left;
	margin: 32px 0 0 16px;
}
#footer { /*SLICE #4*/
	margin:0 auto 0 auto;
	clear:both;
	width:1178px;
	height:157px;
	background-image:url('/images/index_footer_bg.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	position: relative;
}
#footer #sports_logos {
	position: absolute;
	top: 90px;
	left: 100px;
}
#email_list {
	float:left;
	width:230px;
	height:80px;
	margin:6px 0 0 160px;
}
#footer_email_input  {
	font-family:Arial, Verdana, sans-serif;
	font-size:10px;
	color:#3F3F3F;
	padding:3px;
	border:0px;
	background-color:#FFFFFF;
	margin:2px 0 2px 0;
}
#footer_email_submit {
	float:left;
	border:0px;
	height:17px;
	width:40px;
	margin:2px 4px 2px 0;
	padding:0px;
	overflow:hidden;
}
#footer_nav_home {
	float:left;
	width:230px;
	height:80px;
	margin:0px 0 0 28px;
}
#footer_nav1, #footer_nav2 {
	float:left;
	width:100px;
}
#footer_nav1{
	margin:0 20px 0 0;
}
#sponsors {
	float:left;
	width:375px;
	height:80px;
	margin:10px 0 0 148px;
}

#sponsors img {
	margin:0px 8px 0 0;
	vertical-align: middle;
}

#sponsors p.footer_white {
	font-size: 14px;
	font-weight: bold;
}

#sponsors #sponsors-logos {margin: 0 0 0 -35px;}

/*--------------------------------------------SITE NAV STYLES--------------------------------------------*/
#header_logo {
	float:left;
	background-image:url('/images/index_header_logo.jpg');
	background-repeat:no-repeat;
	width:423px;
	height:140px;
	margin-left:13px;
}
#header_logo span {
	display:none;
}
#header_logo li, #header_logo a {
	height:140px;
	display:block;
}
#header_logo li {
	float:left;
	list-style:none;
	display:inline;
}
#logo {width:423px;}

#logo a:hover {background-image:url('/images/index_header_logo.jpg'); background-position:0 -140px; background-repeat: no-repeat;}

#nav {
	float:left;
	background-image:url('/images/index_nav_bg.jpg');
	width:615px;
	height:34px;
	margin:106px 0 0 20px;
}
#nav span {
	display:none;
}
#nav li, #nav a {
	height:34px;
	display:block;
}
#nav li {
	float:left;
	list-style:none;
	display:inline;
}
#about {width:117px;}
#events {width:114px;}
/* #be_there {width:113px;} */
#be_there {width:122px;}
#news {width:112px;}
/*#volunteer {width:77px;}
#contact {width:105px;}*/
#visit {width:149px;}


#about a:hover {background-image:url('/images/index_nav_bg.jpg'); background-position:0 -34px; background-repeat: no-repeat;}
#events a:hover {background-image:url('/images/index_nav_bg.jpg'); background-position: -117px -34px; background-repeat: no-repeat;}
#be_there a:hover {background-image:url('/images/index_nav_bg.jpg'); background-position: -231px -34px; background-repeat: no-repeat;}
#news a:hover {background-image:url('/images/index_nav_bg.jpg'); background-position: -353px -34px; background-repeat: no-repeat;}
#visit a:hover {background-image:url('/images/index_nav_bg.jpg'); background-position: -465px -34px; background-repeat: no-repeat;}
/*#volunteer a:hover {background-image:url('/images/index_nav_bg.jpg'); background-position: -433px -34px; background-repeat: no-repeat;}
#contact a:hover {background-image:url('/images/index_nav_bg.jpg'); background-position: -510px -34px; background-repeat: no-repeat;}*/

/*--------------------------------------------END SITE NAV STYLES--------------------------------------------*/

/* calendar control */
#calendar {
	border: 0px solid red;
	float: left;
	margin: 84px 0 0 30px;
}

#calendar table th {
	padding: 0 !important;
	text-decoration: none;
}
#calendar table td {
	height:20px;
	padding: 0 !important;
	text-align: center;
	vertical-align:middle;
}

#calendar td a {
	background: #B54B1B;
	color: #fff !important;
	display: block;
	font-weight:bold;
	line-height:20px;
	height: 20px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
#calendar td a:hover {text-decoration: underline;}

#calendar .title {
	color: #fff;
	font-weight: bold;
	height: 20px;
}

#calendar .title td {text-align: center;}

#calendar .nextprev {text-align: center;}
#calendar .nextprev a {
	background: none;
	color: #fff !important;
	font-weight: bold;
	text-decoration: none;
}

#calendar .day-header {
	font-weight: bold;
	padding: 5px 0 0 0;
	text-align: center;
}

#calendar .selected {
	background: transparent !important;
	color: #000 !important;
}
/* end calendar control */