div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span	{
	border: none;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
}

a.nav:link {
	color: #cccccc;
	text-decoration: none;
}

a.nav:active {
	color: #ffffff;
	text-decoration: none;
}

a.nav:visited {
	color: #cccccc;
	text-decoration: none;
}

a.nav:hover {
	color: #ffffff;
	text-decoration: none;
}

a.nav_at:link {
	color: #ffffff;
	text-decoration: none;
}

a.nav_at:active {
	color: #ffffff;
	text-decoration: none;
}

a.nav_at:visited {
	color: #ffffff;
	text-decoration: none;
}

a.nav_at:hover {
	color: #ffffff;
	text-decoration: none;
}

a.info:link {
	color:#aaaaaa;
	text-decoration: none;
}

a.info:active {
	color:#aaaaaa;
	text-decoration: none;
}

a.info:visited {
	color:#aaaaaa;
	text-decoration: none;
}

a.info:hover {
	color:#666666;
	text-decoration: underline;
}

a.num {
	display:block;
	width:100%;
	height:100%;
}

a.ban {
	display:block;
	width:100%;
	height:100%;
	color:#000000;
	text-decoration:none;
}

a.num:link {
	color: #777777;
	text-decoration: none;
}

a.num:active {
	color: #ffffff;
	text-decoration: none;
}

a.num:visited {
	color: #777777;
	text-decoration: none;
}

a.num:hover {
	color: #ffffff;
	text-decoration: none;
}

a.pdf:link {
	color: #777777;
	text-decoration: none;
}

a.pdf:active {
	color: #ffffff;
	text-decoration: none;
}

a.pdf:visited {
	color: #777777;
	text-decoration: none;
}

a.pdf:hover {
	color: #ffffff;
	text-decoration: none;
}


body {
	margin-top: 40px;
}

div.main {
	width:773px; 
	height:450px; 
	margin-left:auto; 
	margin-right:auto; 
	border-left:1px solid #cccccc; 
	border-top:1px solid #cccccc; 
	border-right:1px solid #cccccc;
}

div.splash_logo {
	margin-left:35px; 
	margin-top:25px; 
	width:120px; 
	height:120px; 
	background:#ffffff;
	float:left;
}

div.splash_container {
	position:relative; 
	margin-top:35px;
	width:705px; 
	margin-left:auto; 
	margin-right:auto; 
	padding:0px;
}

div.splash_img1 {
	position:absolute; 
	left:0px; 
	margin-top:40px; 
	width:225px; 
	height:225px; 
	border:1px solid #cccccc;
}

div.splash_img2 {
	position:absolute; 
	left:240px; 
	margin-top:40px; 
	width:225px; 
	height:225px; 
	border:1px solid #cccccc;
}


div.splash_img3 {
	position:absolute; 
	left:480px; 
	margin-top:40px; 
	width:225px; 
	height:225px; 
	border:1px solid #cccccc;
}

div.header {
	width:100%;
	height:104px;
	clear:left;
}

div.logo {
	margin-left:24px; 
	margin-top:19px; 
	width:90px; 
	height:85px; 
	background:#ffffff;
	float:left;
}

div.banner {
	width: 620px;
	height:54px;
	margin-top:30px;
	margin-left:15px;
	background: #ffffff;
	float:left;
	font-family:Tahoma;
	font-weight:600;
	font-size:30px;
	letter-spacing:-.5px;
	text-align:right;
}

div.splash_banner {
	width: 565px;
	height:34px;
	margin-top:50px;
	margin-left:20px;
	margin-right:30px;
	background: #ffffff;
	float:left;
	font-family:Tahoma;
	font-weight:600;
	font-size:27px;
	letter-spacing:-.8px;
	word-spacing:-1.5px;
	text-align:right;
}

.banner_blue {
	color:#A9ACB6;
	
}
.banner_black {
	color:#000000;
	
}
.banner_grey {
	color:#CD3278;
}

div.content {
	margin-left:22px;
	margin-top:2px;
	float:left;
	width:317px;
	height:335px;
	background:#dddddd;
	border:1px solid #cccccc;
	display:inline;
}

div.picture {
	margin-left:5px;
	margin-top:2px;
	width:403px;
	height:288px;
	float:left;
	background:#ffffff;
	border:1px solid #cccccc;
	display:inline;
	text-align:center;
}
div.lashows {
	margin-left:5px;
	margin-top:2px;
	width:403px;
	height:288px;
	float:left;
	background:#ffffff;
	border:1px solid #cccccc;
	display:inline;
	text-align:center;
}

div.caption {
	margin-left:5px;
	margin-top:5px;
	padding-left:10px;
	width:393px;
	height: 40px;
	background:#ffffff;
	border:1px solid #cccccc;
	float:left;
	display:inline;
	font-family:Tahoma;
	font-weight:100;
	font-size:10px;
	color:#500050;
	word-spacing:-.1em;
	line-height:13px;
}

div.navigation {
	width:735px; 
	padding-right:40px; 
	margin-left:auto; 
	margin-right:auto; 
	height:35px; 
	text-align:right; 
	background:#500050; 
	color:#ffffff; 
	font-family:Tahoma; 
	font-size:14px; 
	font-weight:600; 
	word-spacing:20px; 
	line-height:35px; 
	letter-spacing:.04em;
}

div.information {
	width:775px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:10px; 
	color:#aaaaaa; 
	font-family:Arial; 
	font-size:12px; 
	text-align:center; 
	letter-spacing:.042em;
}

div.copyright {
	width:775px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:35px; 
	color:#cccccc; 
	font-family:Arial; 
	font-size:10px; 
	text-align:center; 
	letter-spacing:.1em;
}

div.number_grid {
	width: 200px;
	float: right;
	display:inline;
	margin-top:25px;
}

div.number {
	width:20px;
	height:20px;
	border:1px solid #500050;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	color:#777777;
	line-height:18px;
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.exhib {
	margin-top:20px;
	margin-left:15px;
	font-family:Tahoma;
}

div.exhib_label {
	font-size:14px;
	color:#500050;
	font-weight:600;
	margin-bottom:5px;
}

div.exhib_list {
	margin-left:35px;
	margin-bottom:10px;
}

div.exhib_title {
	font-size:13px;
	font-weight:600;
	color:#500050;
	line-height: 14px;
}

div.exhib_date {
	font-size:11px;
	font-weight:100;
	color:#777777;
	margin-top:0px;
	margin-bottom:3px;
	line-height:11px;
}

h1 {
	margin-top:20px;
	margin-left:15px;
	font-family:Tahoma;
	font-size:14px;
	font-weight:600;
	color:#500050;
}

h2 {
	font-family:Tahoma;
	font-size:13px;
	font-weight:100;
	color:#777777;
	margin-left:35px;
}

h3 {
	font-family:Tahoma;
	font-size:12px;
	font-weight:100;
	color:#500050;
	margin-left:35px;
	margin-top:10px;
}

h4 {
	font-family:Tahoma;
	font-size:13px;
	font-weight:100;
	color:#777777;
	margin-left:35px;
	margin-top:-20px;
}

h5 {
	font-family:Tahoma;
	font-size:13px;
	font-weight:100;
	color:#777777;
	margin-left:35px;
	float:left;
	margin-top: 0px;
	display:inline;
}

h6 {
	font-family:Tahoma;
	font-size:10px;
	font-weight:100;
	color:#777777;
	clear: both;
	margin-left:150px;
	margin-top: 5px;
}

h7 {
	font-family:Tahoma;
	font-size:10px;
	font-weight:100;
	color:#500050;
	clear: both;
	margin-left: 10px;
	margin-top: 5px;
}

.cover {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: white;
	z-index:1001;
	-moz-opacity: 1;
	opacity:1;
	filter: alpha(opacity=100);
}

.box {
	display: none;
	position: absolute;
	top: 50px;
	left: 0px;
	width: 100%;
	z-index:1002;
	overflow: hidden;
	text-align: center;
}

img {
	border: 0px;
}

.news {
	margin-left:22px;
	margin-top:2px;
	float:left;
	width:725px;
	height:335px;
	background:#dddddd;
	border:1px solid #cccccc;
	display:inline;
}

.bigcaption {
	display:none;
}
#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; }

	