@charset "utf-8";
/* CSS Document */




.leftborder {
border-left: 6px solid #feffb1;
 margin:0;
	  padding:0;
} 
.rightborder {
border-right: 6px solid #feffb1;
 margin:0;
	  padding:0;
}



   
#body,td,th {
	color: #FFFF99;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	 height:100%;
}

#body, html{
background-color:#000000;
height:100%;
 margin:0;
	  padding:0;

}
#fullheight{

height:100%;
background-image: url(images/bg.jpg);
	background-repeat:repeat;

}
.style1 {color: #000000}

.blocktext {
   position:absolute;
left:0;right:0;
bottom:0; 
}
.bottom {
  position:fixed;
  bottom:0;
  left:0;
  z-index:auto;
  overflow:hidden;
  width:100%; 
  margin-left: 85%;
   margin-right: auto;
   clear:both;
}

.style2 {font-size: 10px}


a:link {
	color: #FFFF99;
	text-decoration:none;
}
a:visited {
	color: #FFFF99;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
a:active {
	color: #FFFF99;
	text-decoration:none;
}

a.dd:link {
	color: #FFFF99;
	text-decoration:none;
}
a.dd:visited {
	color: #FFFF99;
	text-decoration:none;
}
a.dd:hover {
	color: #FFFFFF;
	text-decoration:none;
}
a.dd:active {
	color: #FFFF99;
	text-decoration:none;
}



#gallery {position:relative; width:686px; margin:0px auto; padding:10px; border:0px solid #feffb0; background:#transparent}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:672px; height:450px; padding:5px; border:0px solid #feffb0; background:#feffb0 url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:0px; padding:5px 0; width:682px; height:120px; border:0px solid #feffb0; background:#feffb0; }
#thumbarea {position:relative; overflow-x:scroll; overflow-y:hidden; height:120px; width:682px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:12930px; border-right:5px solid #feffb0;}
#thumbsp {position:absolute; list-style:none; margin-left:5px; height:100px; width:770px; border-right:5px solid #feffb0;}
#thumbsp li {float:left; margin-right:5px; cursor:pointer}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:5px solid #feffb0}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:5px solid #feffb0}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

