body {
	background-color: #666666;
}

body {scrollbar-3dlight-color:#000000;
                scrollbar-arrow-color:#D0B85E;
                scrollbar-track-color:#062506 ;
                scrollbar-darkshadow-color:#000000;
                scrollbar-face-color:#000000;
                scrollbar-highlight-color:#686671;
                scrollbar-shadow-color:#000000}
				
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
a:link {
	color: D1B961;
	text-decoration: none;
}
a:visited {
	color: D1B961;
	text-decoration: none;
}
a:hover {
	color: D1B961;
	text-decoration: none;
}
a:active {
	color: D1B961;
	text-decoration: none;
}

.bodytext {
	color: #EAE0AB;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
}
.bodytext_1 {
	color: 000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	
}
.textheadings {
	color: #EAE0AB;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}

.subheadings {
	color: #EAE0AB;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

.smalltxt {
	color: #EAE0AB;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;

}


.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #CCCCCC;
	padding-top: 10px;
	padding-left: 0px;
	text-align: justify;
	padding-right: 10px;
} 

.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	padding-top: 10px;
	padding-left: 0px;
	text-align: justify;
	padding-right: 10px;
} 
.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #333333;
width: 150px;
}


.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;

text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #808080;
color: #D1B961;
}



.menues {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #D1B961;
	}
	
.booktitles {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #EAE0AB;
	}
	
.shoptitles {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #EAE0AB;
	}


.left {clear:both;}

/* needed for IE to make :active state work first time */



a, a:visited {color:#D1B961;} 

#gallery {width:740px;}
#gallery b.default {
	position:absolute;
	left:290px;
	top:220px;
	width:548px;
	height:380px;
	text-align:center;
}
#gallery b.default img {display:block; margin:0 auto 10px auto;}
#gallery b.default span {display:block; color:#EAE0AB; font-family:verdana, arial, sans-serif; font-weight:normal; font-size:11px; width:350px; margin:0 auto;}

#gallery ul {
	list-style:none;
	padding:0;
	margin:0;
	width:180px;
	position:relative;
	float:right;
	top: 0;
}
#gallery ul li {display:inline; width:52px; height:52px; float:left; margin:0 0 5px 5px;}
#gallery ul li a {display:block; width:50px; height:50px; text-decoration:none;}
#gallery ul li a span {display:none;}
#gallery ul li a img {display:block; width:50px; height:50px; border:0;}
#gallery ul li a:hover {white-space:normal;}
#gallery ul li a:hover b {position:absolute; left:-508px; top:0; width:500px; height:380px; text-align:center;  z-index:20;}
#gallery ul li a:hover span {display:block; color:#EAE0AB; font-family:verdana, arial, sans-serif; font-weight:normal; font-size:18px; width:350px; margin:0 auto;}
#gallery ul li a:hover img {margin:0 auto 10px auto; width:auto; height:auto;}

#gallery ul li a:active, #gallery ul li a:focus {white-space:normal;}
#gallery ul li a:active b, #gallery ul li a:focus b {position:absolute; left:-508px; top:0; width:500px; height:380px; text-align:center;  z-index:10;}
#gallery ul li a:active span, #gallery ul li a:focus span {display:block; color:#fff; font-family:verdana, arial, sans-serif; font-weight:normal; font-size:11px; width:350px; margin:0 auto;}
#gallery ul li a:active img, #gallery ul li a:focus img{margin:0 auto 10px auto; width:auto; height:auto;}

