html {
	height: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 80%;
	font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
	color: #fff;
	background: #000;
/* hide overflow: hidden from IE5/Mac */
/* \*/
	overflow: hidden;
/* */
}
a {
	color:#fc0;outline:none;
	}
a:hover {
	color:#9343B9;outline:none;
	}
body {
	height: 100%;
	max-height: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: 0;
}
#centerpage {
  width: 952px;/* width can be changed to what you want just stay under 790px*/
  border: 1px solid #f50500;/*border can be removed for a borderless page*/ 
  background: #fff;
  color: #000000;
  margin: 10px auto 10px auto;
  text-align: center;
 }
hr {
	color:#9343B9;
	height:1px;
	background-color:#9343B9;
	border: 0;
	}


#content {
	display: block;
	height: 100%;
	max-height: 100%;
	overflow: auto;
	padding-left: 200px;
	position: relative;
	z-index: 2;
}
.mainpad{
	display: block;
	width: 600px;
	color:#fff;
	padding-top:270px;
}
.mainpadgallery{
	display: block;
	padding: 0;
	text-align:left;
  width: 1008px;
	color:#fff;
	margin:45px 0 0 -200px;
}
.mainpad2{
	display: block;
	width: 800px;
	color:#fff;
	padding-top:280px;
}
.mainpad3{
	display: block;
	padding: 0;
	text-align:left;
  width: 1008px;
	color:#fff;
	margin:280px 0 0 -200px;
}
.mainpad3 TD{
	
text-align:left;
padding:1px 4px 1px 10px;
}
.mainpad3 TABLE{
background: #609;	
}
.gb
{
	display: block;
	padding: 0 3px 0 2px;
	text-align:left;
	width: 800px;
	color:#fff;
	margin:280px 0 0 -1px;
	}
.gb hr{
  color:#609;
}
.altcolor1 {
	background:#120012 ;
 	
}
.altcolor2 {
background:#210021 url(images/neon_off.gif) repeat-x;	
}
.althead{
background: #210021 url(images/neon_on.gif) repeat-x;
}
.width60{
  width:70px;}

.width80{
  width:80px;
}
.width150{
  width:150px;
}
.width260{
  width:260px;
}
#subheader{
	position: absolute;
	display:block;
	margin: 0;
	top: 220px;
	left: 0px;
	text-align:center;
	width:1006px;height:48px;
	background: #050205 url(images/neon_off.gif) repeat-x;
	z-index:14;
}

#subheadergallery{
	position: absolute;
	display:block;
	margin: 0;
	top: 0px;
	left: 0px;
	text-align:center;
	width:1006px;height:48px;
	background: #050205 url(images/neon_off.gif) repeat-x;
	z-index:14;
}



#head {
	
	margin: 0;
	top: 0;
	left: 0px;
	display: block;
	width: 1006px;
	height: 220px;
	background: #050205 url('images/img011.gif') repeat-x ;
	overflow:hidden;
	z-index:4; color:#fff; 
}
.headpad{
	display: block;
	width: 1006px;
	height: 220px;
	margin-left: 0;
	background: url(images/banner.jpg);
	background-repeat:no-repeat;
}
#foot {
	position: fixed;
	margin: 0;
	bottom: -1px;
	left: 0px;
	display: block;
	width: 999px;
	height: 30px;
	background:url(images/neon_off.gif);
	color: #fff;
	text-align: right;
	padding:7px 7px 0 0;
	z-index: 6;
}
.leftfoot{

	
	padding:10px 0 20px 30px;
	

}


#left {
	position: fixed;
	left: 0;
	padding-left:30px;
	top: 268px;
	height: 100%;
	width: 150px;
	background:url(images/img012.gif) repeat-x #000;
	font-size: 1em;
	color: #fff;
	z-index: 4;
}
* html #head, * html #foot, * html #left {
	position: absolute;
}
h1 {
	
	text-align:center;
	font-size: 120%;
}
#right {
	position: absolute;
	top: 268px;
	left: 160px;
	height: 900px;
	width: 161px;
	z-index: 3;
  background:url(images/img012.gif) repeat-x #000;
	font-size: 1em;
	color: #fff;
	margin: 0 5px 0 675px;
	padding: 5px;
}
#gallery{
	text-align:center;
	padding:0;
}
#gallery li{
	display: inline;
	list-style-type: none;
	padding:0;
}
img{
border:none;
}

#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; }
/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_1.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.preload1 {background: url(blank_over.gif);}
.preload2 {background: url(blank_overa.gif);}

#nav {padding:0; margin:0 0 0 140px; text-align:left;list-style:none; height:36px; background:url(blank.gif); position:relative; z-index:1500; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:36px; line-height:27px; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(blank.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:36px;background:url(blank.gif) right top;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:36px; background:url(blanka.gif) no-repeat right top;}
#nav li a.top_link:hover {color:#fff; background: url(blank_over.gif) no-repeat;}
#nav li a.top_link:hover span {background:url(blank_over.gif) no-repeat right top;}
#nav li a.top_link:hover span.down {background:url(blank_overa.gif) no-repeat right top;}

#nav li:hover > a.top_link {color:#fff; background: url(blank_over.gif) no-repeat;}
#nav li:hover > a.top_link span {background:url(blank_over.gif) no-repeat right top;}
#nav li:hover > a.top_link span.down {background:url(blank_overa.gif) no-repeat right top;}

/* Default list styling */

#nav li:hover {position:relative; z-index:1200;}

/* keep the 'next' level invisible by placing it off screen. */
#nav ul, 
#nav li:hover ul ul,
#nav li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover ul.sub
{left:0; top:31px; background: #1c001c; padding:3px; border:1px solid #9343B9; white-space:nowrap; width:125px; height:auto; z-index:1300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:125px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:20px; width:125px; line-height:20px; text-indent:5px; color:#fff; text-decoration:none;}
#nav li ul.sub li a.fly
{background:#fff url(arrow.gif) 80px 7px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#2d002d; color:#9343B9;}
#nav li:hover ul.sub li a.fly:hover
{background:#2d002d url(arrow_over.gif) 80px 7px no-repeat; color:#9343B9;}

#nav li:hover ul li:hover > a.fly {background:#3a93d2 url(arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

#nav li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul
{left:90px; top:-4px; background: #fff; padding:3px; border:1px solid #9343B9; white-space:nowrap; width:125px; z-index:1400; height:auto;}


form#two {
background:	url(images/bg.png) center top no-repeat;
width:550px; 
height: 500px;
padding:5px;
margin:0 auto;
font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;	
font-size: 100%;	
}

form#two fieldset {
width:450px; 
display:block; 
border:2px dotted #eee; 
padding:5px; 
margin: 2px 3px 3px 13px; 

}


form#two legend {
font-size:110%; 
color: #fff;
float:left; 
margin: 0 0 0 10px; 
height: 22px;
line-height: 1.2em;
width:170px; 
border: 1px solid #000;
padding: 0 5px;
background: url(blanka.gif);
}

form#two label {
clear:left; 
display:block; 
float:left; 
width:150px; 
text-align:right; 
padding-right:10px; 
color: #fff; 
margin-bottom:0.3em;
}

form#two input {
border:1px solid #000; 
padding:0 2px; 
margin-bottom:0.5em ;
}

form#two select {
margin-left:0.5em;
}

form#two textarea {
width:400px; 
height:auto;
border:1px solid #000; 
padding:0.5em; 
overflow:auto; 
}

form#two option {
background:#003399; 
color:#fff;
}

form#two #button1 {
color:#1c001c; 
font-weight: bold;
background: url(images/btn_bg.jpg);
display: inline;
border: none;
width:89px; 
height: 27px;
line-height: 27px;
text-align: center;
margin-left: 11.5em
}

form#two #button2 {
color:#1c001c; 
font-weight: bold;
background: url(images/btn_bg.jpg);
border: none;
width:89px; 
height: 27px;
line-height: 27px;
text-align: center;
}

form#two #button1:hover, form#two #button2:hover {
color:#609;
}