@charset "UTF-8";
h1 {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	color: #333333;
	font-size: large;
	text-decoration: none;
	font-weight: lighter;
}
/* CSS Document */

h2 {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: small;
	color: #666666;
	text-decoration: none;
	font-weight: lighter;
}
h3 {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
}
h4 {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: lighter;
}
h6 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: xx-small;
	font-weight: lighter;
	color: #999999;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #dd0000;
}
#page {
	position: absolute;
	height: 650px;
	width: 900px;
	margin-left: -450px;
	left: 50%;
	border: 1px solid #666666;
	top: 50px;
}
#blendimage {
	position: absolute;
	left: 175px;
	top: 100px;
}
#slideshow {
	position: absolute;
	left: 315px;
	top: 75px;
}
#slideshownt {
	position: absolute;
	left: 175px;
	top: 75px;
}
#images {
	position: absolute;
	left: 10px;
	top: 0px;
	text-align: center;
	width: 65px;
}
#contact {
	position: absolute;
	left: 75px;
	top: 0px;
	text-align: center;
	width: 65px;
}
#history {
	position: absolute;
	left: 140px;
	top: 0px;
	width: 65px;
	text-align: center;
}
#history2 {
	visibility: hidden;
}
#h1 {
	position: absolute;
	left: 205px;
	top: 0px;
	width: 65px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#h2 {
	position: absolute;
	left: 270px;
	top: 0px;
	width: 65px;
	text-align: center;
}#recent {
	position: absolute;
	left: 10px;
	top: 600px;
	text-align: center;
	width: 65px;
}
#fairs {
	position: absolute;
	left: 75px;
	top: 600px;
	text-align: center;
	width: 65px;
}
#museums {
	position: absolute;
	left: 142px;
	top: 600px;
	text-align: center;
	width: 65px;
}
#byethan {
	position: absolute;
	left: 475px;
	top: 590px;
}
#schools {
	position: absolute;
	left: 212px;
	top: 600px;
	text-align: center;
	width: 65px;
}
#mannikins {
	position: absolute;
	left: 284px;
	top: 600px;
	text-align: center;
	width: 65px;
}
#statement {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 0.7pc;
	font-weight: lighter;
	color: #666666;
	position: absolute;
	width: 230px;
	left: 20px;
	top: 65px;
	height: 475px;
	padding-right: 25px;
}
#contactpage {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 0.7pc;
	font-weight: lighter;
	color: #666666;
	position: absolute;
	visibility: visible;
	width: 230px;
	left: 475px;
	top: 70px;
	height: auto;
}
#historypage {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 0.7pc;
	font-weight: lighter;
	color: #666666;
	position: absolute;
	visibility: visible;
	width: 460px;
	left: 440px;
	top: 65px;
	height: 510px;
	overflow: scroll;
}
#arrows {
	position: absolute;
	left: 248px;
	top: 55px;
	width: 76px;
	height: 25px;
}
#secondimg {
	position: absolute;
	left: 20px;
	top: 70px;
}
#underline1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	position: absolute;
	left: 0px;
	top: 25px;
	width: 900px;
}
#underline2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	position: absolute;
	left: 0px;
	top: 585px;
	width: 900px;
}
#underline3 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	position: absolute;
	left: 10px;
	top: 25px;
	width: 650px;
}
#underline4 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	position: absolute;
	left: 10px;
	top: 545px;
	width: 650px;
}
#copyright {
	position: absolute;
	left: 650px;
	top: 590px;
	text-align: right;
}
