body{ url(img/bg_bright2.png); font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size:120%;
} 

a{ color:#0066CC; } 

a:visited{ color:#3399CC; } 

a:hover{ color:#399; } 

h1{ color:#333; 
float:left; clear:right; font-family:font-family: 
Arial,Helvetica,sans-serif; font-size:100%; border:#669 solid; border-width:0 
0 0.1em 0;} 

h2{ color:#000; font-family:"‚l‚r ‚oƒSƒVƒbƒN", ; font-size:80%; font-weight:normal; background:#F9F9D9;
text-align:left; padding:0 0 0 0; margin:0 0 0.5em 0; border:#FFB74C solid; border-width:0 0 0.1em 0em; padding:0 0 0 
0.5em;
} 

h3{ color:#333; background:#fff; font-family:font-family: Arial,Helvetica,sans-serif; 
font-size:110%; border:#FFB74C solid; border-width:0 0 0em 0.4em; padding:0 0 0 
0.5em;} 

h4{ color:#333; font-family:"font-family"; Arial,Helvetica,sans-serif; font-size:70%; font-weight:normal;
border-width:0 0 0.1em 0; margin:0em 0em 0em 0.9em;} 
p{margin:1em 0.8em;}
 
#wrapper{ background:#ffffff;
width:900px; padding:0em; margin:0em auto; text-align:center;
 border:1px;
 border-style:solid;} 

#wrappersch{ background:#ffffff;
width:1000px; padding:0em; margin:0em auto; text-align:center;
 border:1px;
 border-style:solid;} 

#contents{ width:720px; background-color: #ffffff;  margin-top: 0em; margin-right: 0.5em; margin-bottom: 0.5em; margin-left: 0.2em; padding-top: 0em; padding-right: 0em; padding-bottom: 0em; padding-left: 0em;float:right;} 

#contentssch{ width:720px; background-color: #ffffff;  margin-top: 0em; margin-right: 0.5em; margin-bottom: 0.5em; margin-left: 0.2em; padding-top: 0em; padding-right: 0em; padding-bottom: 0em; padding-left: 0em;float:right;} 

#menu{width:163px;  height:60px; 
text-align:left; ; background-color: #ffffff; margin-top: 0em; margin-right: 0em; margin-bottom: 0em; margin-left: 0em; padding-top: 0em; padding-right: 0em; padding-bottom: 0.5em; padding-left: 0em; border-style: none;
float:left;} 

#menusch{width:163px;  height:60px; 
text-align:left; ; background-color: #ffffff; margin-top: 0em; margin-right: 0em; margin-bottom: 0em; margin-left: 0em; padding-top: 0em; padding-right: 0em; padding-bottom: 0.5em; padding-left: 0em; border-style: none;
float:left;} 

#header{ background-color:#fff; padding:0em; margin:0em; text-align:left;} 	


#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
