@charset "UTF-8";
/* CSS Document */

<style type="text/css">


/*----------------------------------------------------------



GENERAL



----------------------------------------------------------*/


body {
	font: 100% Helvetica, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #339999;
	background-color: #FFFFFF;
	background-image: url(images/bg_126536e.png);
	background-repeat: repeat;
	font-size: 10px;
	
}


/*----------------------------------------------------------



Links



----------------------------------------------------------*/


a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #666666;
}


/*----------------------------------------------------------



Pages



----------------------------------------------------------*/


.oneColLiqCtr #container {
	width: 900px;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.oneColLiqCtr #headerright {
	width: 900px;
	position:absolute;
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	z-index: 1;
	top: 0px;
}

.oneColLiqCtr  #topshadow {
	top:0px;
	position:absolute;
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	z-index: 5;
	width: 100%;
	height: 40px;
	margin: 0 0 0 auto;
	left: 0px;
	background-image: url(images/navigation/topshadow.jpg);
	background-repeat: repeat-x;
}

.oneColLiqCtr  #boxtitle {
	top:30px;
	position:absolute; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	z-index: 100;
	width: 100%;
	height: 81px;
	left: 0px;
	background-color: #FFFFFF;
	outline-width: thin;
	border: thin solid #FFFFFF;
}

.oneColLiqCtr  #boxnav {
	top:120px;
	position:absolute;
	z-index: 100;
	width: 180px;
	height: 240px;
	left: -20px;
	padding: 20px;
}
.oneColLiqCtr   #boxcontent {
	top:120px;
	position:absolute; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	z-index: 100;
	width: 660px;
	height: 440px;
	left: 200px;
	background-color: #FFFFFF;
	vertical-align: text-top;
	padding: 20px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: thin;
	font-family: "Helvetica", "Helvetica Neue", "Helvetica Neue Light", "Helvetica Neue Bold Condensed", "Helvetica Neue Black Condensed";
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	font-style: normal;
	font-weight: lighter;
	text-align: justify;
	letter-spacing: 0px;
	word-spacing: 1px;
}
.oneColLiqCtr   #boxcontent-exhibition {
	top:120px;
	position:absolute; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	z-index: 100;
	width: 660px;
	height: 803px;
	left: 200px;
	background-color: #FFFFFF;
	vertical-align: text-top;
	padding: 20px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: thin;
	font-family: "Helvetica", "Helvetica Neue", "Helvetica Neue Light", "Helvetica Neue Bold Condensed", "Helvetica Neue Black Condensed";
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	font-style: normal;
	font-weight: lighter;
	text-align: justify;
	letter-spacing: 0px;
	word-spacing: 1px;
}
.oneColLiqCtr   #boxbottomnav {
	top:603px;
	position:absolute; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	z-index: 100;
	width: 680px;
	height: 14px;
	left: 200px;
	background-color: #FFFFFF;
	vertical-align: text-top;
	padding: 10px;
	font-family: "Helvetica", "Helvetica Neue", "Helvetica Neue Light", "Helvetica Neue Bold Condensed", "Helvetica Neue Black Condensed";
	font-size: 9px;
	color: #336666;
	font-style: normal;
	letter-spacing: 1px;
	text-align: center;
	word-spacing: 5px;
}

.oneColLiqCtr   #boxbottomnav-exhibition {
	top:964px;
	position:absolute; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	z-index: 100;
	width: 680px;
	height: 14px;
	left: 200px;
	background-color: #FFFFFF;
	vertical-align: text-top;
	padding: 10px;
	font-family: "Helvetica", "Helvetica Neue", "Helvetica Neue Light", "Helvetica Neue Bold Condensed", "Helvetica Neue Black Condensed";
	font-size: 9px;
	color: #336666;
	font-style: normal;
	letter-spacing: 1px;
	text-align: center;
	word-spacing: 5px;
}





/*----------------------------------------------------------



EXHIBITION



----------------------------------------------------------*/



.oneColLiqCtr   #boxcontent_exhibit {
	top:120px;
	position:absolute;
	z-index: 100;
	width: 660px;
	height: 400px;
	left: 200px;
	background-color: #FFFFFF;
	vertical-align: text-top;
	padding: 20px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: thin;
	font-family: "Helvetica", "Helvetica Neue", "Helvetica Neue Light", "Helvetica Neue Bold Condensed", "Helvetica Neue Black Condensed";
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	font-style: normal;
	font-weight: lighter;
	text-align: justify;
	letter-spacing: 0px;
	word-spacing: 1px;
}
.oneColLiqCtr   #boxbottomnav_exhibit {
	top:700px;
	position:absolute; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	z-index: 100;
	width: 680px;
	height: 14px;
	left: 200px;
	background-color: #FFFFFF;
	vertical-align: text-top;
	padding: 10px;
	font-family: "Helvetica", "Helvetica Neue", "Helvetica Neue Light", "Helvetica Neue Bold Condensed", "Helvetica Neue Black Condensed";
	font-size: 9px;
	color: #336666;
	font-style: normal;
	letter-spacing: 1px;
	text-align: center;
	word-spacing: 5px;
}

/*----------------------------------------------------------



ABOUT



----------------------------------------------------------*/


.oneColLiqCtr   #boxcontent_about {
	top:120px;
	position:absolute;
	z-index: 100;
	width: 460px;
	height: 420px;
	left: 400px;
	background-color: #FFFFFF;
	vertical-align: text-top;
	padding: 20px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: thin;
	font-family: "Helvetica", "Helvetica Neue", "Helvetica Neue Light", "Helvetica Neue Bold Condensed", "Helvetica Neue Black Condensed";
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	letter-spacing: 0px;
	word-spacing: 1px;
}

.oneColLiqCtr   #boxphoto_about {
	top:120px;
	position:absolute;
	z-index: 100;
	width: 160px;
	height: 160px;
	left: 200px;
	background-color: #FFFFFF;
	vertical-align: text-top;
	padding: 20px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: thin;
	font-family: "Helvetica", "Helvetica Neue", "Helvetica Neue Light", "Helvetica Neue Bold Condensed", "Helvetica Neue Black Condensed";
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	font-style: normal;
	font-weight: lighter;
	text-align: justify;
	letter-spacing: 0px;
	word-spacing: 1px;
}

/*--------------------------------------------------



GALLERY



---------------------------------------------------*/


.oneColLiqCtr   #boxcontent_gallery {
	top:120px;
	position:absolute; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	z-index: 1;
	width: 100%;
	height: 400px;
	left: 0px;
	background-color: #FFFFFF;
	vertical-align: text-top;
	font-family: "Helvetica", "Helvetica Neue", "Helvetica Neue Light", "Helvetica Neue Bold Condensed", "Helvetica Neue Black Condensed";
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	font-style: normal;
	font-weight: lighter;
	text-align: justify;
	letter-spacing: 0px;
	word-spacing: 1px;
}


.oneColLiqCtr  #boxnav_gallery {
		top:120px;
	position:absolute;
	z-index: 100;
	width: 180px;
	height: 240px;
	left: -20px;
	padding: 20px;
}	

</style>
