* {
	margin: 0px;
	padding: 0px;
}
body {
	padding-top: 0px;
	background-color: #002000;
	color: #FFF;
	font-family: verdana, arial, sans-serif;
	
	text-align: left;
	letter-spacing: 1px;
}
a {color: #FFF;font-size: 16px;}
a:hover {color: #40ff40;}
a:link, a:visited { text-decoration: none; }
ul { list-style-type: none; }


.more{float: left;}
.clear{clear:both;}
p{	margin: 20px 0px 20px 0px;line-height: 16px;font-size: 14px;}
#container {
	margin: 0px auto;
	width:873px;
}
#menu {
	background-image:url(images/menu.gif);
	width:862px;
	height:90px;
	position:relative;
}
#menu li{
	position:absolute;
	top:50px;

	list-style-type: none;
}
#m01 {left:64px;}
#m02 {left:150px;}
#m03 {left:240px;}
#m04 {left:325px;}
#m05 {left:425px;}
#m06 {left:555px;}
#m09 {left:715px;}
#menu a{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color:#40ff40;
	text-decoration:none;
	text-transform: uppercase;
}
#menu a:hover {color: #FFFFFF;}
#header {
	background-image:url(images/header.gif);
	background-repeat:repeat-y;
	height:auto;
	width:873px;
}
#logo {
	width:240px;
	height:46px;
	margin: 0px 0px 20px 80px;
	float:left;
	display:inline;
}
#dj {
	width:498px;
	height:405px;
	float:right;
	margin-right:40px;
	display:inline;
}
#welcome {
	width:210px;
	margin: 50px 0px 0px 100px;
	float:left;
	display:inline;
}
#welcome h2{
	margin: 0px 0px 20px 0px;
	color: #40ff40;
}
#welcome p{
	width:200px;
}
#welcome img{
	border: solid 3px #FFFFFF;
}
#middle {
	background-image:url(images/middle.gif);
	width:873px;
	height:21px;
}
#middle2 {
	background-image:url(images/middle2.gif);
	width:873px;
	height:22px;
}
#content {
	background-image:url(images/content.gif);
	width:873px;
}
#content h2{
	margin: 0px 0px 20px 0px;
	color: #40ff40;
}
#content a img{
	margin-left:180px;
	border: none 0px #40ff40;
}
#left, #matosleft {
	float:left;
	width:346px;
	height:auto;
	margin: 10px 0px 0px 85px;
  border: none;
	display:inline;
}
#left a img{
	margin: 8px 8px 8px 0px;
	border: none 0px #40ff40;
}

#matosleft a img, #matosright a img
{
	height: 0;
	width: 0;
}

#matosleft a:hover, #matosright a:hover {
  background-color: black; 
}

#matosleft a:hover img, #matosright a:hover img {
	position: absolute;
	top: 77px;
	left: 650px;
	height: 127px;
	width: auto;
	display: block;
	border-style: none;
}


#right, #matosright {
	float:right;
	width:347px;
	height:auto;
	margin: 10px 62px 20px 0px;
	border: none;
	display:inline;
}

#right a img
{
	margin: 8px 8px 8px 0px;
	border: none 0px #40ff40;
}

#footer {
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	width:873px;
}
#footer p{
	height:58px;
	width:873px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	font-size:11px;
}
#footer a{
	font-size:11px;
}

#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: #40ff40; 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: #40ff40; 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; }



