body {
	background-color: #D0D0D0;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
}

.center {
	margin: 0 auto;
}

.main {
	border: 1px solid #383838;
}

.header {
	height: 85px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

.exhibition {
	height: 20px;
	background-color: #383838;
	padding-left: 15px;
	text-align: left;
}

.menu {
	width: 140px;
	color: #000000;
}

.menucontainer {
	background-color: #4682B4;
	padding-left: 6px;
}

.menuspacer {
	height: 318px;
	border-right: 1px solid #383838;
}

.menubuttonoff {
	height: 30px;
	background-color: #4682B4;
	border-right: 1px solid #383838;
	padding-right: 10px;
	font-weight: normal;
	text-align: right;
}

.menubuttonon {
	height: 30px;
	background-color: #F8F8FF;
	border-top: 1px solid #383838;
	border-bottom: 1px solid #383838;
	border-left: 1px solid #383838;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
}

.frame {
	width: 640px;
	height: 500px;
}

.footer {
	height: 30px;
	background-color: #383838;
	padding-right: 15px;
	color: #000000;
	text-align: right;
}

a.exhibitionlink {
	color: #FFE4B5;
	text-decoration: none;
}

a.exhibitionlink:active {
}

a.exhibitionlink:visited {
}

a.exhibitionlink:hover {
	color: #FFE4B5;
	text-decoration: none;
}

a.menulink {
	color: #000000;
	text-decoration: none;
}

a.menulink:active {
}

a.menulink:visited {
}

a.menulink:hover {
	color: #000000;
	text-decoration: none;
}

a.footerlink {
	color: #9C9C9C;
	text-decoration: none;
}

a.footerlink:active {
}

a.footerlink:visited {
}

a.footerlink:hover {
	color: #000000;
	text-decoration: underline;
}

a.defaultlink {
	color: #0066FF;
	text-decoration: none;
}

a.defaultlink:active {
}

a.defaultlink:visited {
}

a.defaultlink:hover {
	color: #000066;
	text-decoration: underline;
}
