body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636E81;
	background-color: #3E4755;
	margin: 0px;
	padding: 0px;
}
.bdr {
	border: 1px solid #000000;
}
#logo {
	position: absolute;
	z-index: 1;
	height: 51px;
	width: 390px;
	left: 50px;
	top: 25px;
	background-image: url(../exhibition/images/logo-ex.gif);
}
#main {
	border-top: 2px groove #7D8A94;
	border-right: 0px #7D8A94;
	border-bottom: 2px groove #7D8A94;
	border-left: 0px #7D8A94;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 85px;
	background-image: url(../exhibition/images/bgrd.gif);
	height: 425px;
	width: 100%;
}
#pic {
	color: #003366;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 2;
	left: 150px;
	top: 1px;
	height: 420px;
	width: 420px;
	border-top: 4px #FFFFFF;
	border-right: 4px #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 4px #FFFFFF;
}
.flude {
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}
#picdetail {
	height: auto;
	width: auto;
	position: absolute;
	z-index: 2;
	left: 590px;
	top: 345px;
	text-align: right;
}
a:link {
	font-size: 90%;
	color: #330000;
}
a:visited {
	font-size: 90%;
	color: #330000;
}
a:hover {
	font-size: 90%;
	color: #660000;
}
a:active {
	color: #990000;
	font-size: 90%;
}
#links {
	position: absolute;
	z-index: 5;
	height: auto;
	width: auto;
	left: 489px;
	top: 401px;
}
#menu {
	position: absolute;
	z-index: 2;
	height: auto;
	width: auto;
	left: 524px;
	top: 63px;
}
#bio {
	padding: 25px;
	position: absolute;
	z-index: 5;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
}
h3 {
	color: #999999;
	text-decoration: underline;
}
#indicator {
	font-size: 75%;
	border-top: 1px solid #000000;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #000000;
	position: absolute;
	z-index: 4;
	height: auto;
	width: auto;
	left: 575px;
	top: 491px;
}
#root {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
}
td {
	color: #003366;
}
