.frontmain {
	padding-bottom:10px;
	background-color:white;
	width:800px
}
.frontmain .header {
	padding:10px 25px
}
.frontmain .h1 {
	color:rgb(100,100,100);
	font-family:verdana;
	font-weight:bold;
	font-size:13pt;
	letter-spacing:-2px;
}
.frontmain .header .caption {
	margin:0px 10px
}
.frontmain .header .abstract {
	color:rgb(100,100,100);
	margin:0px 10px;
	font-size:10pt;
	font-family:verdana
}
.frontmain .body {
	margin-left:15px;
	margin-top:10px;
	overflow:hidden
}
.frontmain .body .upcoming {
	padding:10px 17px;
	font-family:verdana;
	border:1px solid rgb(214,214,214);
	background-color:#EDEDED;
	float:left;
	height:421px;
	width:345px
}
.frontmain .body .caption {
	margin-bottom:15px
}
.frontmain .alsoonview {
	margin-left:10px;
	padding:10px;
	border:1px solid rgb(214,214,214);
	background-color:#EDEDED;
	float:left;
	width:350px
}
.frontmain .alsoonview .image {
	width:190px;
	height:180px;
	float:left
}
.frontmain .alsoonview .data {
	padding-left:10px;
	padding-right:5px;
	font-family:verdana;
	width:138px;
	float:left
}
.frontmain .alsoonview .exhibit {
	margin-bottom:8px;
	font-family:verdana;
	color:rgb(101,97,96);
	font-size:7pt;
}
.frontmain .event {
	margin-bottom:10px;
	font-family:verdana;
	font-size:7pt;
	color:rgb(101,97,96)
}
.frontmain .event .type {
	font-weight:bold;
	margin-bottom:0px;
	color:rgb(209,116,101)
}
.frontmain .event .dates {
	color:#858585;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:0px
}
.frontmain .event .title {
	font-weight:bold;
	color:#000
}
.frontmain .event .type a {
	font-weight:bold;
	color:rgb(209,116,101);
	text-decoration:none
}
.frontmain .exhibit .title {
	color:rgb(52,52,52);
	font-weight:bold;
}
.frontmain .quotes {
	margin-left:10px;
	margin-top:10px;
	font-family:verdana;
	padding:10px;
	border:1px solid rgb(214,214,214);
	background-color:#EDEDED;
	float:left;
	width:350px
}
#FlashQuotes {
	width:350px
}

.exhibitionshomeheader:hover {
	text-decoration:underline;
}

