body{
		background-color:#fff;
		margin: 22px 0px 0px 30px;
		font-family: arial;

}


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

.main {font-size: 0.75em; font-family: garamond; font-style: normal; font-weight: bold; color: #000;}
.title {font-size: 0.65em; font-style: normal; font-weight: normal; color: #222;}
.section {font-size: 0.65em; font-style: normal; font-weight: normal; color: #222; text-decoration : underline;}
.blurb {font-size: 0.65em; font-style: normal; color: #222;}
.link {font-size: 0.65em; font-style: normal; font-weight: normal;color: #222;}

p {
	font-size: 0.65em;
	font-style: normal;
	color: #222;
}

ul {
	list-style-type:none;
	padding:0px;
	font-size: 0.65em;
	font-style: normal;
	font-weight: normal;
	color: #222;
}


/* layout */

#splash {
	position:fixed;
	overflow:auto;
	bottom:0px;
	top:60px;
	left:0px;
	right:0px;
}



#return {
	text-align:right;
	position:absolute;
	left:0px;
	top:447px;
	width:240px;
	border:0px solid #222;
}

#home {
	position:absolute;
	left:0px;
	top:447px;
	width:100px;
	border:0px solid #222;
}

#home2 {
	position:absolute;
	left:0px;
	top:547px;
	width:100px;
	border:0px solid #222;
}

#top {
	position:fixed;
	left:30px;
	right:30px;
	border:0px solid #222;
}


#text {
	position:absolute;
	left:0px;
	bottom:0px;
	top:41px;
	width:240px;
	border:0px solid #222;
}

#pics {
	position:absolute;
	top:50px;
	left:260px;
	border:0px solid #222;
}

#pics2 {
	position:absolute;
	overflow:auto;
	bottom:0px;
	top:41px;
	left:240px;
	right:0px;
}

#full {
	position:fixed;
	overflow-y:hidden;
	overflow-x:auto;
	bottom:0px;
	top:71px;
	left:29px;
	right:30px;
	border:0px solid #222;
}
#full2 {
	position:fixed;
	overflow:auto;
	bottom:0px;
	top:71px;
	left:29px;
	right:30px;
	border:0px solid #222;
}


#exhib {
	vertical-align:text-top;
	position:absolute;
	overflow:auto;
	bottom:0px;
	top:41px;
	left:325px;
	right:0px;
}

#bodyimage {
	overflow:auto;
	position:absolute;
	bottom:0px;
	top:50px;
	left:40%;
	right:0px;
}

#video {
	overflow:auto;
	position:fixed;
	bottom:0px;
	top:115px;
	left:30%;
	right:0px;
}

#video2 {
	overflow:auto;
	position:fixed;
	bottom:0px;
	top:185px;
	left:35%;
	right:0px;
}


