body{
padding:0px;
margin:0px;
background-color:#000;
background-image: url(images/t-dr.gif);
background-repeat:repeat-x;
background-position:top;
font-size: 11px;
text-align:left;
color: #fff;
font-family:Arial, Helvetica, sans-serif;
}
#main {width: 100%; background: url(images/b-dr.gif) repeat-x top #1c1c1c;;}
#header {margin: 0 auto; width: 900px; height: 157px;}
#topgap {margin: 0 auto; width: 912px; height: 10px; background: url(images/topgap.gif) no-repeat}
#content {margin: 0 auto; width: 900px; height: 460px;  background: #000000; padding-bottom: 20px;}
#content2 {margin: 0 auto; width: 900px;  background: #000000; padding-bottom: 20px;}
#footer {width: 100%; height: 70px; background-color:#000000; padding-top: 20px; border-top: 1px solid #1b1b1b}
a:hover{text-decoration:none;}

.m_text
	{
		font-family:Arial;
		font-size:9px;
		line-height:12px;
		color:#5F5F5F;
		text-transform:uppercase;
		font-weight:bold;
	}

.h_text
	{
		font-family:Arial;
		font-size:9px;
		line-height:12px;
		color:#A8A8A8;
		text-transform:uppercase;
		font-weight:bold;
	}
	
.l_text
	{
		font-family:Arial;
		font-size:9px;
		line-height:9px;
		color:#A8A8A8;
		text-transform:uppercase;
		font-weight:bold;
	}

.form
	{
		width:197px; height:19px; border-color:#5B5B5B; border-width:1px; background-color:#000000; border-style:solid; padding-left:5px
	}
.form_div
	{
		height:22px; margin-top:2px;
	}
		
	a.l_text{text-decoration:none;}	
	a.l_text:hover{text-decoration:underline;}

ul {margin:0; padding:0; list-style:none}
.list li {background:url(images/a.gif) no-repeat left center; margin: 10px 0px 0px 0px; padding:0px 0px 0px 10px}
.style1 {	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style4 {
	font-size: 24px;
	color: #FFCC01;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
}
.style10 {font-size: 12px; color: #999999; font-family: Arial, Helvetica, sans-serif; }
a:link {
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.style11 {color: #CCCCCC}
.style13 {color: #CCCCCC; font-weight: bold; }
ul.topnav {
	list-style: none;
	padding: 0 20px;
	margin: 0;
	float: left;
	width: 860px;
	background: #222;
	font-size: 1.3em;
	font-family:Arial, Helvetica, sans-serif;
	background: url(images/topnav_bg.gif) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 25px 0 0;
	z-index: 1000;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(images/topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 39px;
	float: left;
	background: url(images/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 39px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(images/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(images/dropdown_linkbg.gif) no-repeat 10px center;
}
#footer a:link {
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #ffffff;
}
#footer a:hover {
	text-decoration: none;
	color: #FFCC00;
}
#footer a:active {
	text-decoration: none;
	color: #FFCC00;
}

div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 470px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 315px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 470px;
	height: 315px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 470px;
	height: 315px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 315px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 470px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

