body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#FFFFFF;
	height:100%;
	text-align: center;
	color: #241c16;


scrollbar-base-color: #52b1af;
scrollbar-arrow-color: #293c3e;
scrollbar-3dlight-color: #52b1af;
scrollbar-darkshadow-color: #52b1af;
scrollbar-face-color: #52b1af;
scrollbar-highlight-color: #52b1af;
scrollbar-track-color: #00a5b9;
}

div {
	margin:0;
	padding:0;
}

div.container {
	text-align: justify;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:990px;
	height:auto;
 	background-color:#FFFFFF;
	z-index:1;
}

div.content {
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	width:990px;
	height: 598px;
	position:relative;
	background-color:#FFFFFF;
	background-image: url("bg/sakura_layout5.jpg");
	background-repeat: no-repeat;
	overflow:hidden;
	z-index: 2;
}

a:link {
	text-decoration: none;
	color: #241c16;
}
a:visited {
	text-decoration: none;
	color: #241c16;
}
a:hover {
	text-decoration: none;
	color: #df5c00;
}
a:active {
	text-decoration: none;
	color: #241c16;
}


div.viewer {
	margin-left: 165px;
	margin-right:1px;
	margin-top:25px;
	width:810px;
	height:557px;
	overflow-y:auto;
	position:absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	z-index:3;
}

div.text1 {
	margin-left: 345px;
	margin-right:1px;
	margin-top:25px;
	width:410px;
	height:557px;
	overflow-y:auto;
	position:absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	z-index:3;
}


div.text_topleft {
	margin-left: 175px;
	margin-right: 1px;
	margin-top: 25px;
	width: 150px;
	height: 551px;
	overflow: hidden;
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	z-index:4;
}

div.image_topleft {
	margin-left: 165px;
	margin-right: 1px;
	margin-top: 25px;
	width: 150px;
	height: 100px;
	overflow: hidden;
	position: absolute;
	z-index:4;
}

div.text_topright {
	margin-left: 775px;
	margin-right: 1px;
	margin-top: 25px;
	width: 190px;
	height: 557px;
	overflow: hidden;
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	z-index:4;
}


div.image_middleleft {
	margin-left: 345px;
	margin-right: 1px;
	margin-top: 65px;
	width: 170px;
	height: 250px;
	overflow: hidden;
	position: absolute;
	z-index:3;
}

div.text_middleright {
	margin-left: 505px;
	margin-right: 1px;
	margin-top: 55px;
	width: 250px;
	height: 247px;
	overflow: hidden;
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	z-index:3;
}

div.text_middlebottom {
	margin-left: 345px;
	margin-right:1px;
	margin-top:315px;
	width:410px;
	height:267px;
	overflow-y:auto;
	position:absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	z-index:3;
}

div.text_middlecollom {
	margin-left: 335px;
	margin-right:1px;
	margin-top:25px;
	padding-right:15px;
    width:625px !important; /*moz width*/
    width:640px; /*IE width*/
	height:551px;
	overflow-y:auto;
	position:absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	z-index:3;
}

div.text_middleslimcolumn {
	margin-left: 335px;
	margin-right:1px;
	margin-top:25px;
	padding-right:15px;
	width: 420px !important; /*moz width*/
	width:435px; /*IE width*/
	height:551px;
	overflow-y:auto;
	position:absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	z-index:3;
}

div.text_bottomright {
	margin-left: 775px;
	margin-right: 1px;
	margin-top: 305px;
	width: 190px;
	height: 272px;
	overflow: hidden;
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	z-index:4;
}

div.featured_leftcolumn {
	margin-left: 175px;
	margin-right: 1px;
	margin-top: 35px;
    width:255px;
	height: 541px;
	overflow: hidden;
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-image: url("bg/White_Transparant2.png");
	z-index:4;
}
	
div.main_buttoncolumn {
	margin-left: 430px;
	margin-right:1px;
	margin-top:25px;
	padding-right:15px;
    width:525px !important; /*moz width*/
    width:540px; /*IE width*/
	height:551px;
	overflow-y:auto;
	position:absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	z-index:3;
}





/* Simpleviewer */
/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 5px;
	}
	
	#flashcontent {
		height: 100%;
	}
	/* end hide */

/*Lightbox v2.0*/
#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; }
