* {margin: 0; padding: 0; line-height: 1.4;  }

body {
	background-color: black;
	background-position: 0% 0%;
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: "Georgia";
	color: #aaaaaa;
	font-size: 11px;
	margin: auto;
	text-align: center;
	width: 100%;
}

td { font-size: 11px; vertical-align: top; }
.highlight { color: #901000 }

img { display: block; border: 0px; }

ul { text-align: left; margin-bottom: 15px; margin-left: 15px; }
li { margin-left: 20px; padding-bottom: 3px; line-height: 1.5; }
p { padding-bottom: 16px; text-align: left; }

HR {color: #444444; background-color: #444444; height: 1px; clear: both; }

A { font-weight: bold; text-decoration: none; color: #ffffff; } 
A:hover { text-decoration: underline; }

H1 H2 H3 H4 H5 H6 { margin-left: 0px; text-align: left; }

h1 { color: #ffffff; font-size: 14px; padding-bottom: 8px; margin-top: 2px; }
h2, #activedate { color: #cccccc; font-size: 9px; padding-bottom: 10px; text-transform: uppercase; }
h3 { color: #000000; font-size: 11px; padding-bottom: 10px; }
h5 { color: #000000; font-size: 14px; }
h6 { color: #000000; font-size: 11px; }

input, select, textarea { background-color: #222222; color: #ffffff; padding: 2px; border: 1px solid #333333; font-family: "Georgia", verdana; font-size: 10px; }

#flashcontent {
	color: #000000;
}

.formtable td { padding: 5px; white-space: nowrap; }

.gallery_thumbnail {
	margin-top: 20px;
	margin-right: 20px;
	padding: 1px;
	float: left;
	text-align: center;	
	height: 69px;
	overflow: hidden;
	border: 1px solid #646464;
}

.gallery_wrapper, .news_wrapper {
	padding-top: 20px;
	padding-left: 20px;
}

.gallery_closeup img {	
	border: 1px solid #646464;
	padding: 1px;
	margin-bottom: 10px;	
}

.gallery_description {
	padding: 20px;
	width: 400px;
	text-align: center;
}

.gallery_closeup {
	width: 780px;
	margin: auto;
	text-align: center;
	padding-top: 30px;
	padding-left: 0px;
}
#tooltip {
  padding: 6px;
  background: #000000;
  border: 1px solid #333333;
  text-align: center;
  font-size: smaller;
}

#tooltip h3 {
	color: #ffffff;
}

span.tip {
  border-bottom: 1px solid #eee;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url("/core/images/overlay.png"); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/core/images/overlay.png", sizingMethod="scale");
	}
.subsection, .subsection-header, .subsection-active {
	padding-left: 0px;	
	padding-top: 7px;
	padding-bottom: 5px;	
	background-color: #000000;
	background-position: 0% 0%;
	background-repeat: repeat-x;
	margin-left: 0px;
}

.subsection, .subsection-header {
	height: 18px;
	border-bottom: 1px solid #333333;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.subsection-l1, .subsection-l2, .subsection-l3, .subsection-header {
	height: 15px;
	margin-bottom: 5px;
	padding-left: 9px;
}

.subsection-header {
	color: #222222;
	font-weight: bold;
}

.subsection-l1 {
	margin-left: 20px;	
}

.subsection-l2 {
	margin-left: 40px;
}

.subsection-l3 {
	margin-left: 60px;
}

.subsection-highlight {
	color: #bf2b2b;
	font-weight: bold;
	text-decoration: none;
}

.infobox img { margin-top: 5px; margin-bottom: 5px; }
.header { color: #222222; font-weight: bold; padding-left: 3px; }
.newsheader { color: #35a6ac; font-weight: bold; padding-top: 10px; padding-bottom: 5px; }

#activetitle { color: #ffffff; font-size: 14px; padding-bottom: 0px; margin-top: 5px; font-weight: bold; }
#activeheader { padding-left: 0px; color: #ffffff; font-weight: bold; padding-top: 4px; padding-bottom: 5px; }
#activebody { padding-left: 0px; padding-right: 4px; }
#activebody img {  }
#activeitem { text-align: right; padding-right: 8px; padding-top: 15px; }
#activedate { font-weight: bold; color: #777777; }

#content_shell {
	width: 611px;
	margin-right: auto;
	background-image: url("/styles/topbanner.jpg");
	background-repeat: no-repeat;
	height: 189px;
	margin-left: auto;
}

#content_header {
	margin-top: 110px;
	height: 211px;
}

#content_navlocator {
	display: none;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 5px;
	clear: right;
	color: #999999;	
}

#content_navlocator a {
	color: #999999;
}

#content_search {
	display: none;
}

#content_sitemenu {

}

#content_submenu {	
	width: 250px;
	text-align: left;	
	float: left;
	margin-left: 0px;	
	margin-right: 15px;
}

#content_main, #content_main_wide {	
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 0px;
}

#content_main {
	margin-right: 220px;
}

#content_main_wide {
	margin-right: 0px;
}

#content_body2 {
	margin-left: 0px;
}

#content_footer {
	height: 80px;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 30px;
	margin-top: 0px;
	font-size: 10px;
	text-align: center;
	clear: both;
}

#content_footer a {
	margin-left: 20px;
	font-weight: normal;
}

#content_footer a:hover {

}

#content_topmenu {
	font-size: 11px;
	background-color: #1e1e1e;
	text-align: center;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 2px;
	margin-bottom: 12px;
	height: 22px;
}

#content_topmenu a {	
	color: #aaaaaa;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 1px;
	margin-right: 1px;
	font-weight: normal;
}

#content_topmenu a:hover {
	color: #ffffff;
}

#content_topmenu a.highlight {
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	border-color: #333333;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

#content_right {
	background-image: url("/styles/rightmenu_image.jpg");
	background-repeat: no-repeat;
	padding-top: 1px;
	float: right;
	width: 221px;
	border-left: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	margin-left: 5px;
	margin-bottom: 10px;
}


#content_mailinglist td {
	padding: 5px;
}