a:link {text-decoration:none;color:#99cc33} 
a:visited {text-decoration:none;color:#99cc33}
a:hover {text-decoration:none;color:#ff9933;}

h1{ 
	font-family:bankgothic md bt;
	font-size: 90px;
}
h2 {
   position: absolute;
   z-index:3;
   top: 0px;
   left:0px;
   color:#99cc33;
   width:100%;
   background-color: #ffffff;
   filter: Alpha(Opacity=70);
   opacity: 0.7;
   font-family:bankgothic md bt;
   font-size: 20px;
   -webkit-box-shadow: #222222 5px 5px 20px;
	-moz-box-shadow: #222222 5px 5px 20px; /* FF 3.5+ */
   }

.image {
   	position: relative;
   	float:left;
  	padding:0px;
   	margin:8px;
   	border:3px solid #99cc33;
   	overflow:hidden;
   	-webkit-box-shadow: #111111 5px 5px 20px;
	-moz-box-shadow: #111111 5px 5px 20px; /* FF 3.5+ */
}

.scroller{

}

div.bordernohover {
	float			:left;
	margin			:8px;
	padding			:0px;
	border			:3px solid #99cc33;
	color			:#99cc33;
	-webkit-box-shadow: #222222 5px 5px 20px;
	-moz-box-shadow: #222222 5px 5px 20px; /* FF 3.5+ */
		}
div.border {
	float			:left;
	margin			:8px;
	padding			:0px;
	border			:3px solid #99cc33;
	color			:#99cc33;
		}

div.border:hover {
	float			:left;
	margin			:8px;
	padding			:0px;
	border			:3px solid #ff9933;
	color			:#ff9933; 
}

div.buttontop {
	color			:#99cc33;
	line-height		:46px;
	width			:250px;
	height			:46px;
	float			:left;
	margin			:8px;
	padding			:0px;
	text-align		:center;
	border			:3px solid #99cc33;
	font-size		:20px;
	font-weight		:bold;
	cursor			:pointer;
	background:#444444;
	-webkit-box-shadow: #222222 5px 5px 20px;
 	-moz-box-shadow: #222222 5px 5px 20px; /* FF 3.5+ */
}
div.buttontop:hover {
	border			:3px solid #ff9933;
	font-family		:century gothic;
	font-size		:20px;
	color			:#ff9933 ;
	cursor			:pointer 
	}

div.buttonbottom {
line-height		:23px;
width			:250px;
height			:23px;
background-color:#444444;
float			:left;
margin			:8px;
padding			:0px;
border			:3px solid #99cc33;
text-align		:center;
font-size		:17px;
color			:#99cc33 ; 
-moz-border-radius-bottomleft: 15px;
-webkit-border-bottom-left-radius: 15px;
-moz-border-radius-bottomright: 15px;
-webkit-border-bottom-right-radius: 15px;
-webkit-box-shadow: #222222 5px 5px 20px;
-moz-box-shadow: #222222 5px 5px 20px; /* FF 3.5+ */
	 }

div.buttonbottom:hover {
	background-color:#444444;
border			:3px solid #ff9933;
font-family		:century gothic;
color		:#ff9933 ;
cursor	:pointer; 
 }

body {
	margin-top      :0px;
	background-color:#444444;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat;
	text-align:center;
	font-family		:century gothic;
	}

#DIV_main {
	border: 0px;
	text-align: left;
	position: relative;
	margin-top:100px;
	margin-left: auto;
	margin-right:auto;
	z-index: 1;
	
}
#transparantblock {
	z-index:-50; 
	width:1100px; 
	height:700px;
	border: 0px;
	text-align: left;
	position: absolute;
	margin-top:-50px;
	margin-left:-9px;
	background-color:#000000;filter:alpha(opacity=50);opacity:0.5;
	background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0, rgba(0,0,0,0.6)),color-stop(1, rgba(0,0,0,0.3)));
	-webkit-box-shadow: #222222 20px 20px 50px;
 	-moz-box-shadow: #222222 20px 20px 50px; /* FF 3.5+ */
		}
	
#scrollup {
	background-color:#ffffff;
	/* for IE */
  	filter:alpha(opacity=10);
 	 /* CSS3 standard */
  	opacity:0.1;	
	}
#scrolldown {
	background-color:#ffffff;
	/* for IE */
  	filter:alpha(opacity=10);
 	 /* CSS3 standard */
  	opacity:0.1;	
	}

#outer {
	width		: 1088px;
	position	: relative;
	z-index		: 2;
	}

#top {
	height		: 20px;
	z-index		: 1;
	visibility	: visible;
	padding		: 0px;
	margin		: 0px;
	}

#middleblock {
	z-index		: 2;
	visibility	: visible;
	padding		:0px;
	margin		:0px 0px 0px 8px
 }

#previmage {
	width		: 253px;
	height		: 432px;
	float		: left;
	padding-bottom	: 0px;
	margin		: 0px;
	filter		: Alpha(Opacity=70);
	opacity: 0.5;
 }

#leftmiddle {
	width		:16px;
	height		:432px;
	float		:left;
	background	:#99cc33;
	z-index		:2;
	padding-bottom	:0px;
	margin		:0px;
 }
 
#galleryintro{
	font-size:16px;
	font-family:century gothic;
	color:#444444;
	scrollbar-base-color: #444444;
}
#middlescreen {
    width       				:528px;
    height      				:432px;
	float						:left;
	background					:#99cc33;
	padding-bottom				:0px;
	margin-top					:0px;
	overflow:auto;
	scrollbar-base-color: #444444;
scrollbar-arrow-color: #99cc33;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #99cc33;
scrollbar-shadow-color: #99cc33;
scrollbar-track-color: #99cc33;
}

#middlescreen img { 
    width:100%; 
    height:100%; 
} 

#rightmiddle {
	width		:16px;
height		: 432px;
float		: left;
z-index		:2;
background	:#99cc33;
padding-bottom	: 0px;
margin-top	: 0px;
 }
 
#nextimage {
	width		: 253px;
height		: 432px;
float		: left;
align		: top;
padding-bottom:0px;
margin-top:0px;
filter: Alpha(Opacity=70);
opacity: 0.5;
 }
 
#nextimage:hover {
	width		: 253px;
height		: 432px;
float		: left;
align		: top;
padding-bottom:0px;
margin-top:0px;
 }

#bottom {
	height		:8px;
	float		:left;
	z-index		:1;
}

/* layer for Next and Prev */

#outer-1 {
	width		: 1088px;
	position	: absolute;
	z-index		: 1;
	 }

#prev {
	position	: absolute;
	width		: 255px;
	height		: 433px;
	top			: 9px;
	left		: 8px;
	visibility	: visible;
	z-index		: 1;
	padding		: 0px;
	border		: 0px;
	FILTER		: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
 }

#next {
	position	: absolute;
    width       : 521px;
    height      : 432px;
	top		    : 9px;
	left		: 557px;
	visibility	: visible;
	z-index		: 1;
	background	: ;
	padding		: 0px;
	border		: 0px;
	FILTER		: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)
 }

#next img {
    width       : 100%;
    height      : 100%;
 }
 
#disclaimer {
	float:left;
	color	: #fefefe;
	font-size:12px;
	
	 }

