table{ border-collapse:collapse;}
p{font-size: 12px;line-height: 140%; align:justify; color:#31383C;} 
* a, #book{color: #CC9900; text-decoration:none; font-weight:bold;}
* a:hover , #book:hover{ color:red;}
*,td,p,div{font-family: Verdana, Arial, Helvetica;color:#31383C; sans-serif; font-size:12px; }
b{color:#A52A2A;}
p:hover{color:#000000;}
p,div{text-align:justify;}
ul,li{ padding:0px; margin:0px; list-style-type:circle;}
body{  background-image:url(../web_images/y.png);color:#31383C; background-repeat:repeat-x; margin:0px;padding:0px;	}
/* ----------- NAVIGATION----------- */
ul li a { font-size:10px;}
#title { position:absolute; color:#ff0000; margin-top:30px; font-weight:bold;float:left; font-size:16px; }
#navigation * { font-size:11px;}
#navigation{

	width:auto; 
	}
	#navigation ul{list-style:none;padding-top:7px; padding-bottom:7px; 
	 
	 background-image:url(../web_images/menu_ul.png); background-repeat:repeat-x; 	
	}
	#navigation ul li{
		display:inline;border-right:1px outset #ffffff; 
	}
	#navigation ul li a,
	#navigation ul li a:visited {
		
		vertical-align:middle;
		
		text-decoration:none;padding-right:5px;padding-left:5px;  font-weight:bold;text-align:center; 
		
		color:#cc0000;
		
		
	}
	#navigation ul li a:hover{
		color:#ff0000;
	}
/* ----------- SUBLINKS ----------- */
#sublinks{
	width:auto;
	margin:0 auto;
	background:#FFFFFF;
	
	font-size:11px;
}	
	#sublinks ul{
	 height:26px;
	 line-height:26px;background-image:url(../web_images/menu_sub_ul.png); background-repeat:repeat-x; 		
	}
	#sublinks ul li{
		display:inline;
	}
	#sublinks ul li a,
	#sublinks ul li a:visited {
		padding:0 10px;font-size: 11px;
		display:block;
		text-decoration:none; font-weight:bold;
		float:left;
		color:#666666;
	}
	#sublinks ul li a:hover{
		text-decoration:underline; color:#CC0000;
	}
/* ----------- SUBMENU ----------- */
#main { margin-top:0px;width: 804px;border:1px solid #CCCCCC; background-color:#FFFFFF;}

/* ----------- LIGHTBOX SINGLE ----------- */

#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; }
/* ----------- LIGHTBOX SINGLE ----------- */

/* ----------- Site Map ----------- */
#sitemap ul {
    list-style-type:none;
    margin:0px 0px 0px 20px ;
    padding:0px;
    }
#sitemap ul li {
    height:15px;
    }
#sitemap ul li a {
    text-decoration: none;
    }
.linklevel1 {
    background-image:url(../images/arrow1.gif);
    background-repeat:no-repeat;
    background-position: 0px 5px; list-style-type:none;
    font-weight: bold;
    color: #FF0000;
    padding-left:15px;
    margin:10px 0 10px 0;
    }
    
.linklevel1 a {
    font-weight: bold;
    color: #FF0000;
    }
.linklevel1 a:hover {
    font-weight: bold;
    color: #333333;
    }

.linklevel2 {
    background-image:url(../images/arrow2.gif);
    background-repeat:no-repeat;
    background-position: 3px 5px; list-style-type:none; 
    color: #333333;
    padding-left:15px;
    margin:5px 0px;
    font-size:90%;
    }
.linklevel2 a {
    font-weight: normal;
    color: #333333;
    }
.linklevel2 a:hover {
    font-weight: normal;
    color: #FF0000;
    }
/* ----------- /Site Map ----------- */

