body {
background-color: #000000;
color: #FF9933;
font-size: 16px;
margin-top: 5px;
margin-bottom: 5px;
SCROLLBAR-FACE-COLOR: #000000; 
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-SHADOW-COLOR: #000000; 
SCROLLBAR-3DLIGHT-COLOR: #CCCCCC; 
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-TRACK-COLOR: #666666;
SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

#sddm
{	margin: 0;
	padding: 0;
	align: center;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 14px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	background: #000000;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	color: #FF0066;
background: #333333}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #000000;
	border: 1px solid #FFFFFF}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 5px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFFFFF;
		color: #000000;
		font: 12px;
		font-family: Verdana, Arial, sans-serif;}

	#sddm div a:hover
	{	background: #000000;
		color: #FFF}


.text {
font-size:12px;
font-color:#FF0066;
}

a {
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
color: #FF0066;
}

a:link {
text-decoration:none;
}

a:visited {
text-decoration:none;
}

a:hover {
color: #FF0000;
text-decoration: none;
}

a:active {
text-decoration:none;
}

.trTitle {
background-color="#000000";
border: 1px;
border-color: #FF0066;
cellspacing: 2px;
cellpadding: 2px;
border-style: dotted;
font-family: Arial;
font-size: 12px;
}

.tdTitle {
background-color="#000000";
border: 1px;
border-color: #FF0066;
cellspacing: 2px;
bordercolor: #FF0066;
border-style: dotted;
font-family: Arial;
font-size: 12px;
}

ul.menu {
list-style-type:none;
width:798px;
position:relative;
display:block;
height:33px;
font-size: 14px;
font-family:Verdana,Helvetica,Arial,sans-serif;
border:0px solid #000;
margin:0;
padding:0;
}

ul.menu li {
display:block;
float:left;
margin:0;
padding:0;
}

ul.menu li.first { 
display:block;
float:left;
margin:0;
padding:0;
border-right:1;
}

ul.menu li a {
float:left;
color:#CCCCCC;
text-decoration:none;
height:24px;
padding:9px 15px 0;
}

ul.menu li a:hover,.current {
color:#FF9900;
}

ul.menu.current a {
color:#fff;
font-weight:700;
}

/*Background*/
ul.menu.bg{
background-color:#000;
}
ul.menu.bg li a:hover, .menu.bg li.current {
background-color:#333333;
}

.dv{
	font-size:20px;
}

.menuover a:hover,.current {
color:#ffffff;
font-weight:700;
}

.ptb {
color:#000000;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

div#tooltip a span {display: none;}
div#tooltip a:hover span {display: block;
   position: absolute: left: 20px; width: 125px;
   padding: 5px; margin: 10px; z-index: 100;
   color: black; background-color:#FFFFCC; border: 1px solid #ccc;
   font: 10px Verdana, sans-serif; text-align: center;} 
