@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

a {
	color:#03f;
	text-decoration:none;
	}
	
a:hover {
	color: #006;
	text-decoration:underline;
	}

body {
	margin: 0px auto;			/*Centers layout */
	padding: 0;
	width: 100%;
	height: 100%;
	background:url(images/body_bg2.jpg) repeat-y top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	}	
	
#container {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 762px;
	}

/* !!!!!!!!!!!!!!!! NAVIGATION !!!!!!!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

#header {
	clear:both;
	height: 50px;
	width: 762px;
	
/*	background:url(images/head_logo1.jpg) no-repeat top left #fff; */
	}
	
#image_container {
	margin: 0 auto;
	clear: both;
	float: left;
	width: 760px;
	height: 260px;
	background: url(images/header_image1.jpg) no-repeat top left;
	}
	
/* ---------------------------------------- */
#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 50px;
	display: inline;
	overflow: hidden;
	width: 760px;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:50px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -50px;
	}

#tlogo a  {
	width: 296px;
	background: url(images/head_logo1.jpg) top left no-repeat;
	}
	
#thome a  {
	width: 84px;
	background: url(images/nav2_home.jpg) top left no-repeat;
	}

#tabout a  {
	width: 85px;
	background: url(images/nav2_about.jpg) top left no-repeat;
	}

#tmedia a  {
	width: 87px;
	background: url(images/nav2_media.jpg) top left no-repeat;
	}

#tsched a  {
	width: 109px;
	background: url(images/nav2_sched.jpg) top left no-repeat;
	}
	
#tcontact a  {
	width: 99px;
	background: url(images/nav2_contact.jpg) top left no-repeat;
	}
	
/* ------------------------------------ */	

/* !!!!!!!!!!!!!!!! END OF NAVIGATION !!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

#content_container {
	width: 752px;
	margin: 0 auto;
	padding: 0 5px 0 5px;	
	}
	
#content_left {
	margin: 10px 5px 10px 3px;
	width: 554px;
	clear: left;
	float: left;
	}
	
#content_left_head {
	margin: 0 auto;
	width: 554px;
	background:url(images/news_header_bg.jpg) top left no-repeat;
	height: 38px;
	max-height: 38px;
	}
	
#content_left_about {
	margin: 0 auto;
	width: 554px;
	background: url(images/left_header_about.jpg) top left no-repeat;
	height: 38px;
	max-height: 38px;
	}
	
#content_left_sched {
	margin: 0 auto;
	width: 554px;
	background: url(images/left_header_sched.jpg) top left no-repeat;
	height: 38px;
	max-height: 38px;
	}
		
#content_left_media {
	margin: 0 auto;
	width: 554px;
	background: url(images/left_header_media.jpg) top left no-repeat;
	height: 38px;
	max-height: 38px;
	}
	
#content_left_contact {
	margin: 0 auto;
	width: 554px;
	background: url(images/left_header_contact.jpg) top left no-repeat;
	height: 38px;
	max-height: 38px;
	}

#content_left_content {
	margin: 0 auto;
	padding: 0 3px 0 3px;
	width: 548px;
	background: url(images/news_content_bg.jpg) repeat-y top left;
	font-size: 0.70em;
	min-height: 250px;
	}
	
#content_left_content h1 {
	font-size: 130%;
	margin-bottom:10px;
	}
	
#content_left_content_sched {
	margin: 0 auto;
	padding: 0 3px 0 3px;
	width: 548px;
	background: url(images/news_content_bg.jpg) repeat-y top left;
	font-size: 0.75em;
	min-height: 830px;
	vertical-align:middle;
	}	

#content_left_footer {
	margin: 0 auto;
	padding-bottom: 15px;
	width: 554px;
	height: 12px;
	max-height: 12px;
	background:url(images/news_footer_bg.jpg) no-repeat top left;
	}
	
#content_right {
	clear: right;
	padding: 35px 0 0 0;
	float: right;
	width: 183px;
	}
	
#content_right img {
	margin-bottom: 15px;
	}
	
.sched_table {
	padding: 0 0 15px 0;
	margin: 0;
	width: 540px;
	float: left;
	text-align: center;
	vertical-align: top;
	}
	
.sched_logo {
	margin: 0;
	padding: 0;
	width: 200px;
	clear: left;
	float: left;
	}
	
.sched_title {
	margin: 0 5px 0 0;
	padding: 0;
	width: 320px;
	float: right;
	text-align: center;
	font-size: 90%;
	}

.sched_title h2 {
	font-size: 110%;
	}
	
.sched_sched {
	width: 320px;
	padding: 3px 0 3px 0;
	}
	
.sched_light {
	background-color: #999;
	}
	
.sched_dark {
	background-color: #ccc;
	}
	
.sched-2010 td {
	padding: 3px;
	vertical-align: middle;
	}
	
/* !!!!!!!!!!!!!!!!!!! Main news section !!!!!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
	
#news_main_container {
	clear: left;
	margin: 0 auto;
	padding: 5px;
	width: 310px;
	float: left;
	}
	
#news_main_img {
	margin: 0 auto;
	max-width: 302px;
	max-height: 202px;
	overflow: hidden;
	}
	
#news_main_img img {
	border: 1px solid #000;
	}
	
#news_main_capt {
	clear: left;
	width: 295px;
	margin: 0 5px 0 5px;
	}
	
/* !!!!!!!!!!!!!!!!!!! Sub news section !!!!!!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

#news_sub_container {
	float: right;
	clear: right;
	width: 218px;
	margin: 0 auto;
	padding: 3px 10px 0 0;	
	}

#news_sub_head {
	margin: 0 auto;
	width: 218px;
	height: 26px;
	max-height: 26px;
	background:url(images/news_inner_news_head.jpg) top left no-repeat;
	}
	
#news_sub_head_about {
	margin: 0 auto;
	width: 218px;
	height: 26px;
	max-height: 26px;
	background: url(images/news_inner_news_facts.jpg) top left no-repeat;
	}

.news_sub_content {
	padding: 3px;
	width: 212px;
	background: url(images/news_inner_bg.jpg) repeat-y top left;
	}
	
.news_sub_content ul {
	list-style:url(images/li_bg.jpg) top left;
	margin: 0 2px 0 20px;
	padding: 0;
	font-size: 0.9em;
	}
	
.news_sub_content li {
	padding: 0 0 6px 0;
	background: url(images/news_inner_spacer.jpg) no-repeat bottom left #e7e7e7;
	}
	
.news_sub_content a {
	color: #000;
	text-decoration: none;
	}
	
.news_sub_content a:hover {
	color: #069;
	}
	
#news_sub_events {
	width: 218px;
	height: 26px;
	max-height: 26px;
	background:url(images/news_inner_events_head.jpg) top left no-repeat;
	}
	
#news_sub_footer {
	clear: both;
	width: 218px;
	height: 7px;
	background:url(images/news_inner_footer_bg.jpg) no-repeat top left;
	}
	
/* !!!!!!!!!!!!!!!!!!! Media Box !!!! !!!!!!!!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

#tabs {
	margin: 0 auto;
	padding: 0;
	float: left;
	width: 554px;
	height: 24px;
	max-height: 24px;
	overflow: hidden;
	}
	
#tabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	}
	
#tabs li {
	margin: 0;
	padding: 0;
	display: inline;
	}
	
#photo {
	clear: left;
	margin: 0 auto;
	padding: 0;
	width: 554px;
	font-size: 0.75em;
	}	
	
#photo_head {
	margin: 0;
	padding: 0;
	clear: both;
	background:url(images/content2_head_photo.jpg) no-repeat top left;
	height: 9px;
	max-height: 10px;
	overflow: hidden;
	}

#photo_head {
	margin: 0;
	padding: 0;
	clear: both;
	background:url(images/content2_head_photo.jpg) no-repeat top left;
	height: 9px;
	max-height: 10px;
	overflow: hidden;
	}
		
#photo_body {
	margin: 0;
	padding: 10px 0 0 0;
	background:url(images/content2_body_photo_bg.jpg) repeat-y top left;
	}	
	
#photo_foot {
	margin: 0;
	background:url(images/content2_foot_photo.jpg) no-repeat top left;
	height: 10px;
	}
	
/* !!!!!!!!!!!!! Photo drop down links !!!!!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

#photo_body ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	}

#photo_body li a {	
	background: url(images/photo_li_bg_down.jpg) no-repeat top left;
	/* width: 734px;*/
	height: 23px; 
	margin: 0;
	clear: both;
	display: block;
	padding: 5px 15px 5px 25px;
	}
	
#photo_body a {
	text-decoration: none;
	color: #000;
	}
	
#photo_body a:hover {
	background:url(images/photo_li_bg_over.jpg) no-repeat top left;
	}
	
#expand1 {			padding: 0 5px 0 5px; /*display: none;*/ text-align: center; font-size: 0.8em; min-height: 95px; }	
#expand1 ul {		margin: 0; padding: 0; list-style: none; }	
#expand1 li { 		margin: 0; padding: 0; 	display:inline; } 	
#expand1 img {		border: 1px solid #000; margin-left: 3px; margin-right: 3px; }	
#expand1 a {		clear: both; background: none; /*float: left;*/ margin-right: 10px; text-decoration: none; font-size: 0.7em; font-weight: bold; color: #06f; }	
#expand1 a:hover {	text-decoration: underline; color: #000; }

#expand2 {			padding: 0 5px 0 5px; display: none; text-align: center; font-size: 0.8em; min-height: 95px; }	
#expand2 ul {		margin: 0; padding: 0; list-style: none; }	
#expand2 li { 		margin: 0; padding: 0; 	display:inline; } 	
#expand2 img {		border: 1px solid #000; margin-left: 3px; margin-right: 3px; }	
#expand2 a {		clear: both; background: none; /*float: left;*/ margin-right: 10px; text-decoration: none; font-size: 0.7em; font-weight: bold; color: #06f; }	
#expand2 a:hover {	text-decoration: underline; color: #000; }
	
#expand3 {			padding: 0 5px 0 5px; display: none; text-align: center; font-size: 0.8em; min-height: 95px; }	
#expand3 ul {		margin: 0; padding: 0; list-style: none; }	
#expand3 li { 		margin: 0; padding: 0; 	display:inline; } 	
#expand3 img {		border: 1px solid #000; margin-left: 3px; margin-right: 3px; }	
#expand3 a {		clear: both; background: none; /*float: left;*/ margin-right: 10px; text-decoration: none; font-size: 0.7em; font-weight: bold; color: #06f; }	
#expand3 a:hover {	text-decoration: underline; color: #000; }
	
#expand4 {			padding: 0 5px 0 5px; display: none; text-align: center; font-size: 0.8em; min-height: 95px; }	
#expand4 ul {		margin: 0; padding: 0; list-style: none; }	
#expand4 li { 		margin: 0; padding: 0; 	display:inline; } 	
#expand4 img {		border: 1px solid #000; margin-left: 3px; margin-right: 3px; }	
#expand4 a {		clear: both; background: none; /*float: left;*/ margin-right: 10px; text-decoration: none; font-size: 0.7em; font-weight: bold; color: #06f; }	
#expand4 a:hover {	text-decoration: underline; color: #000; }
	
#expand5 {			clear: both; padding: 0 15px 0px 16px; margin: 0 0 5px 0; display: none; font-size: 70%; min-height: 80px; max-height: 80px; }
#expand5 img { 		float: left; border: 1px solid #000; margin: 5px 1px 10px 1px; }
	
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
	
#wallpaper {
	clear: left;
	margin: 0 auto;
	padding: 0;
	width: 554px;
	display: none;
	}	
	
#wall_head {
	margin: 0;
	padding: 0;
	clear: both;
	background:url(images/content2_head_wall.jpg) no-repeat top left;
	height: 9px;
	max-height: 10px;
	overflow: hidden;
	}	
	
#wall_body {
	margin: 0 auto;
	padding: 0 10px 0 10px;
	background:url(images/content2_body_wall_bg.jpg) repeat-y top left;
	}	
	
#wall_foot {
	margin: 0;
	background: url(images/content2_foot_wall.jpg) no-repeat top left;
	height: 10px;
	display: none;
	}
	
#calendar {
	clear: left;
	margin: 0 auto;
	padding: 0;
	width: 554px;
	display: none;
	color: #ccc;
	font-size: 0.75em;
	}	
	
#cal_head {
	margin: 0;
	padding: 0;
	clear: both;
	background:url(images/content2_head_cal.jpg) no-repeat top left;
	height: 9px;
	max-height: 10px;
	overflow: hidden;
	}	
	
#cal_body {
	margin: 0 auto;
	padding: 0 10px 0 15px;
	background:url(images/content2_body_cal_bg.jpg) repeat-y top left;
	}
	
#cal_content_bg {
	margin: 0 auto;
	padding: 0 10px 0 10px;
	background: url(images/calendar_ad2.jpg) no-repeat top center #333;
	height: 351px;
	width: 500px;
	}	
	
#cal_content_bg a {
	color:#099;
	}
	
#cal_foot {
	margin: 0;
	background:url(images/content2_foot_cal.jpg) no-repeat top left;
	height: 10px;
	}
	
#media_cal_container {
	margin: 0 auto;
	padding: 0;
	background:url(images/calendar_ad2-ccc.jpg) no-repeat top center #ccc;
	width: 530px;
	min-height: 510px;
	}
	
.media_cal_links {
	float: right;
	width: 180px;
	padding: 0;
	margin: 140px 7px 0 0px;
	text-align:center;
	font-weight: bold;
	font-size: 115%;
	}
	
.media_wallpaper_container {
	clear: both;
	padding: 180px 0 0 3px;
	}
	
.media_wallpaper {
	width: 170px;
	margin: 0 auto;
	padding: 0 2px 0 1px;
	float: left;
	text-align:center;
	}
	
.media_wallpaper img {
	border: 1px solid #000;
	}
	
.media_photo_gal {
	width: 540px;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0 10px 0;
	border-bottom: 1px double #999;
	}
	
.media_photo_gal img {
	border: 1px solid #000;
	margin: 2px 2px 0 2px;
	}
	
.media_photo_gal h3 {
	font-size: 90%;
	color:#06f;
	}
	
.showcase_hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;

}

.showcase_hover:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

/* !!!!!!!!!!!!!!!!!!! Footer section !!!!!!!!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
	
#foot {
	clear: both;
	width: 100%;
	height: 64px;
	max-height: 64px;
	background:url(images/footer_bg.jpg) repeat-x top left;
	border-bottom: 1px solid #000;
	}
	
#footer {
	margin: 0 auto;
	width: 776px;
	height: 64px;
	background:url(images/footer_image.jpg) top left no-repeat;
	}
	
#footer a {
	color: #fff;
	font-weight: bold;
	text-decoration:underline;
	}

#footer a:hover {
	color:#000;
	}
