html, body {
	font: normal 12px tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 0;
	border: 0 none;
	height: 100%;
	width: 100%;
	background-position:right top;
	background-repeat:no-repeat;
	background-color: #000000;
}
h1,h2,h3,h4,h5,h6 { margin: 0px 0px 12px 0px; padding: 0px; }
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
h5 { font-size: 10px; }
h6 { font-size: 8px; }
a, a:active { color: #EF0000; text-decoration: none; }
img#desktop_bg {
	width: 100%;
	height: 100%;
	border: 0 none;
	position: fixed;
    overflow:hidden;
    z-index:1;
}

#content {
	z-index: 1;
	width: 775px;
	position: absolute;
	top:0;
	left:0;
}
#header {
	height: 270px;
	width: 775px;
	
}
#nav{
	position:relative;
	background-image: url(/images/nav_bl.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 36px;
	width: 775px;
	margin-bottom: 16px;
}
#nav a{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
	text-align: center;
	float:left;
	height: 36px;
	display: block;
	min-width:120px;
	width: auto !important;
	width: 120px;
}
#nav a:hover {
	background-image: url(/images/a_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#foot_nav{
	position:relative;
	background-image: url(/images/foot_nav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	width: 775px;
	margin-bottom: 16px;
	margin-top: 16px;
}
#foot_nav a{
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
	text-align: center;
	float:left;
	height: 25px;
	display: block;
	min-width:120px;
	width: auto !important;
	width: 120px;
}
#foot_nav a:hover {
	background-image: url(/images/foot_h.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#left_col{
	position: relative;
	width: 230px;
	left: 5px;
	top: 0px;
	padding-right: 15px;
	font-family: Verdana, Tahoma, Helvetica, Arial;
	font-size: 11px;
	color:#e8e8e8;
	float: left;
}
#right_col{
	position: relative;
	width: 500px;
	left: 25px;
	top: 0px;
	font-family: Verdana, Tahoma, Helvetica, Arial;
	font-size: 11px;
	color: #e8e8e8;
	float:left;
	height:100%;
}
.clear {
	clear:both;
}



div#slider-wrap { width: 500px; float: right; margin-top: 4px; margin-bottom: 4px; height: 200px; position: relative; font-family: Verdana, Arial; font-size: 10px; color: white; background: url(/images/news_slider_bg_500.jpg) no-repeat center; position: relative; padding: 0; }
div#slide-it { position: absolute; top: 45px; left: 3px; }
div#slider-wrap .svw { background-color: #000; background-image: url(/images/little_load.gif); background-repeat: no-repeat; background-position: center; width: 20px; height: 20px; z-index: 100; position: absolute; top: 50%; left: 50%; margin-top: -10px; margin-left: -10px; border: solid 1px #00cdff; } 
div#slider-wrap .svw ul { position: relative; left: -999em; }
div#slider-wrap div.stripViewer { position: relative; overflow: hidden; margin: 0 0 1px 0; text-align: justify; }
div#slider-wrap .stripViewer ul { margin: 0; padding: 0; position: relative; left: 0; top: 0px; width: 1%; list-style-type: none; }
div#slider-wrap .stripViewer ul li { float:left; position: relative; left: 0; width: 494px; height: 145px; overflow: hidden; }
div#slider-wrap li div.slide_content_holder { margin: 0 50px; padding: 0; position: relative; left: 2px; height: 100%; }
div#slider-wrap div.stripTransmitter { position: absolute; top:0; left:5px; overflow: auto; width: 1%; padding: 0; } 
div#slider-wrap div.stripTransmitter ul { margin: 0; padding: 0; position: relative; list-style-type: none; }
div#slider-wrap div.stripTransmitter ul li{ width: 40px; height: 32px; float:left; margin: 0; padding: 0; } 
div#slider-wrap div.stripTransmitter a { border-color: #222222 #222222 #000 #222; border-style: solid; border-width: 1px; }
div#slider-wrap div.stripTransmitter a { font-size: 10px; font-weight: bold; text-align: center; line-height: 30px; background: #1d1d1d; color: #333333; text-decoration: none; display: block; padding: 0 15px; }
div#slider-wrap div.stripTransmitter a:hover { background: #333; color: #555555; }
div#slider-wrap div.stripTransmitter a.current { background: #595959; color: #000; border-top: 1px solid #777777; border-bottom: 1px solid #595959; border-left: 1px solid #777777; border-right: 1px solid #777777; }
div#slide-it h3 { font-family: Verdana, Arial; font-size: 12px; margin: 0 0 25px 0; padding: 0 0 2px 0; border-bottom: 1px solid #222222; }
div#slide-it div.rmore a { color: #00c0ff; background-image: url(/images/blue_arrow.gif); background-repeat: no-repeat; background-position: left center; text-indent: 12px; position: absolute; top: 120px; right: 0; z-index: 100; display: block; white-space: nowrap; }
div#slide-it div.pubdate { position: absolute; top: 18px; right: 0; font-size: 9px ; font-style: italic; }
div#tooltip { background: #fff; color: #000; opacity:.85;filter:alpha(opacity=85);-moz-opacity:.85; border: 5px solid #dedede; padding-left: 5px; padding-right: 5px; } 
div#tooltip h3 { font: normal 10px Verdana; margin: 0; padding: 6px 2px; border: 0; }
div#slider-wrap div.stripNavL a { display: block; height: 40px; width: 40px; position: absolute; top: 95px; left: 0px; font-size: 0px; z-index: 100; background: url("/images/news_slider_left.gif") no-repeat center; border: none; text-decoration: none; }
div#slider-wrap div.stripNavR a { display: block; height: 40px; width: 40px; position: absolute; top: 95px; left: 460px; font-size: 0px; z-index: 100; background: url("/images/news_slider_right.gif") no-repeat center; border: none; text-decoration: none; }

#myCalendar {
	font-size: 11px;
	width: 100%;
	background-color: #111111;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.myCalendarHeading { font-weight: bold; text-align:center; background-color:#000000; }
.myCalendarHeading a { color:#FF0000; text-decoration:none; }
.weekDays {
	color: #666666;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
}
.monthDay, .weekDays { text-align: center; background-color:#000000; }
.monthDay a { border: solid 1px transparent; padding: 2px; display: block; color:#FF0000; text-decoration:none; }
.monthDay a:hover { border: 1px solid #FF0000;; text-decoration: none; }

#linkerror {
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	background-color: #111111;
	text-align: center;
	width: 100%;
	border: solid 1px #FF0000;
	margin-bottom:16px;
	color: #FF0000;
}
#credits { width: 775px; position: relative; clear: both; margin-top: 12px;  margin-bottom: 16px; }
#credits a, #credits a:link, #credits a:active, #credits a:visited, #credits a:hover { color: #ffffff; line-height: 15px; font-size: 10px; background-image: url(/images/at_logo_bg_black.gif); background-repeat: no-repeat; background-position: left center; text-decoration: none; text-align: left; position: relative; width: 165px; height: 31px; margin: 0 auto 4px; padding-left: 36px; display: block; white-space: nowrap; }


#EventList { color: #f1f1f1; }
.eventSearch { color: #f1f1f1; font-size: 10px; margin-left:auto;margin-right:auto; }
.eventSearch input {
	font-size: 10px;
	color: #FFFFFF;
}
.eventSearch input:hover { text-decoration: none; cursor: pointer; }
.eventSearch a { text-decoration: none; cursor: pointer; }
.eventSearch a:hover { text-decoration: none; cursor: pointer; }
#searchbutton input{
	color: white;
	background-color: #FF0000;
	margin-top: 10px;
	border-color: #333333 #222222 #222222 #333333;
	border-style: solid;
	border-width: 1px;
}
#searchbutton input:hover {
	background-color: #E10000;
}
#listMonthLink { font-size: 10px; font-family: Arial, tahoma, verdana; padding-top: 30px; padding-left: 5px; }
#listMonthLink a { text-decoration: none; cursor: pointer; }
#listMonthLink a:hover { text-decoration: none; cursor: pointer; }
#keywords input:hover { cursor: auto; }
.event_date { font-size: 10px; padding-left: 5px; border-right: 1px solid #5b3d19; border-left: 1px solid #5b3d19; }
.event_title {
	color: white;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	height: 25px;
	background-color: #f7f7f7;
	background-image: url(/images/foot_h.jpg);
	background-repeat: repeat-x;
	padding-left: 5px;
	border: 1px solid #222222;
}
.event_desc {
	font-size: 12px;
	text-align: justify;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #222222;
	border-bottom-color: #222222;
	border-left-color: #222222;
}
.ind_event { width: 100%; margin-bottom: 10px; }

div#pagination { width: 100%; text-align: right; vertical-align: middle; height: 17px; margin-top: 4px; margin-bottom: 12px; }
div#pagination a, div#pagination a:link, div#pagination a:visited { color: #e2e2e2; font-size: 10px; font-family: Tahoma, Arial, verdana; font-weight: bold; line-height: 18px; background-color: #1f1f1f; text-decoration: none; margin: 1px 2px; padding: 1px 4px; border: solid 1px; }
div#pagination a:hover { color: white; background-color: #0098ca; text-decoration: none; border: solid 1px #0083ae; }
div#pagination a:focus { color: white; background-color: #0083ae; text-decoration: none; border: solid 1px #0083ae; }
.activepage { color: #fff; font-size: 10px; font-family: Tahoma, Arial, verdana; font-weight: bold; background-color: #0083ae; text-decoration: none; line-height: 18px; margin: 1px 2px; padding-top: 1px; padding-right: 4px; padding-bottom: 1px; padding-left: 4px; border: solid 1px #0083ae; cursor: default; }
.nonactive { color: #555; font-size: 10px; font-family: Tahoma, Arial, verdana; font-weight: bold; background-color: transparent; text-decoration: none; line-height: 18px; margin: 1px 2px; padding: 1px 4px; border: solid 1px; cursor: default; filter:alpha(opacity=20); -moz-opacity:.20; opacity:.20; }

