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

body {

	font-size: 11px;
	width: 800px; 1em;
	height: 1em;
	font-family: "century gothic", Geneva, Arial, Helvetica, sans-serif;
	
}

#vertbanner {
	display: inline;
	float: left;
	width: 36px;
	padding-left: 4px;
	height: 100%;
	}


#nav {
	margin-top: 40px;
	float: left;
	width: 120px;
	background: #ccccff;
	

}

#nav ul {
	list-style-type: none;
}

#nav li {
	width: 83px;


}

#nav li a {
	display: block;
	text-align:right;
	padding-right: 10px;
	padding-bottom: 12px;
	color:#666;
	text-decoration:none;
	font-size: 12px;
	}
	
#nav li a:hover {
	color: #009900;
	}

a {
	color: none;
	text-decoration:none;
}

img {
	border: none;
}

#content {
	float: right;
	width:635px;
	background-color: #ccccff;
	margin-top: 40px;
}

#body {
	float: right;
	width:635px;
	
}

#gallery {
	clear: right;
	float: right;
	margin-top: 20px;
	width: 635px;
	background: none;


}

#details {
	display: inline;
	float: left;
	width: 465px;
	text-align: right;
	margin-left: 50px;
}

#details p {
	font-size: 12px;
	color: #666;
	line-height: 15px;


}

.title  {
	font-size: 14px;
	text-align: right;
	color: #666;
	width: 465px;
	background-color: #ccccff;
	padding: 3px 5px 3px 0;

}

.title a {
	color: #333;

}
.contact {
	width: 630px;
	float: right;
	line-height: 27px;
	text-align: right;
	color: #666;
	font-size: 12px;

}

.exhibtext a, .contact a {
	color: #6666cc;

}

.links a {
	color: #666;
	padding: 10px;
	background-color: #ccccff;
}

.links a:hover {
	background-color: #9999ff;
	color: #FFF; 

}

.links {
	color: #666;
	width: 150px;
	float: left;
	margin-left: 5px;
	line-height: 27px;
	text-align: center;
	font-size: 12px;
	
	

}

#linkcontain {
	display: inline;
	color: #333;
	width: 630px;
	float: left;
	margin-left: 5px;
	line-height: 27px;
	text-align: center;
	font-size: 12px;
	border: 1px #ccccff solid;
	
	

}

.exhib {
	display: inline;
	width: 25px;
	color: #666;
	float: left;
	margin-left: 10px;
	line-height: 27px;
	text-align: right;
	font-size: 12px;
	background-color: #ccccff;
	padding: 5px;

}

.exhibdate {
	display: inline;
	color: #666;
	width: 100px;
	float: left;
	margin-left: 5px;
	line-height: 27px;
	text-align: left;
	font-size: 12px;
	background-color: #ccccff;
	padding: 5px;

}

.exhibtext {
	display: inline;
	color: #666;
	width: 450px;
	float: left;
	margin-left: 5px;
	line-height: 27px;
	text-align: left;
	font-size: 12px;
	border: 1px #ccccff solid;
	padding: 5px;

}



.block {
	width: 150px;
	float: left;

}

.image {
	float: left;
	width: 140px;
	padding: 10px 5px 10px 18px;

}

.text {
	float: left;
	width: 140px;
	text-align: center;
	color: #666;
	background-color: #ccccff;
	padding: 2px 0 2px 0;


}


h1 {
	font-family: "century gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666; 
	float: right;
	font-weight: lighter;
	padding-right: 20px;
}

#sidepics {
	float: right;
	width: 150px;
	
		
}

#sidepics img {
	padding-bottom: 10px;

}
