* {
	margin: 0px;
	padding: 0px;
}

html, body {
	background: #080705 url('../images/bg.gif') no-repeat fixed center center;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #b3b3b3;
	height:100%;
	text-align: center;
}

a {
	color: #aba785;
	text-decoration: none;
}

a:hover {
	color: #e1e1e1;
}

ul {
	list-style: none;
}

#topBanner {
	margin:auto;
	width:1053px;
	border-bottom:thin solid #333;
}

#nav {
	position:relative;
	float:right;
	padding-top:65px;
	z-index:200;
}

#nav a{
	padding:8px;
	font-size:15px;
}

#homeContent {
	float:left;
	width: 465px;
	margin-top: 10%;
	text-align: left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	padding:0 20px 0 15px ;}
#homeContent p {
	margin-top:20px;}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;}
#homeContainer {
	position: relative;
	width: 553px;
	top: 20px;
	float:right;
	overflow:hidden;}
#homeContainer dl {
	width: 530px;
	height: 226px;}
#homeContainer dl dt {
	background: transparent url('../images/thumb_shadow.png') no-repeat top left;
	position: absolute;
	width: 300px;
	height: 200px;
	padding: 13px;
	z-index: 1;}
#homeContainer dl dd {
	position: absolute;
	display: none;}
#homeContainer dl dd.background {
	background: url('../images/thumb_background.png') no-repeat top left;
	width: 553px;
	height: 226px;
	z-index: 0;}
#homeContainer dl dd.background + dd {
	margin: 20px 0px 0px 330px;
	border-left: 1px solid #757575;
	padding: 8px;
	width: 230px;}
#homeContainer dl dd.background + dd h3 {
	font-size: 14px;
	color: #d3d3d3;
	margin-bottom: 5px;}

#container {
	width:1053px;
	margin:0 auto;
	text-align:left;
}
#content {
	font-size:16px;
	width:800px;
	margin:auto;
}

#content.right {
	width: 500px;
	right: 0px;
	margin-top: -40px;
	margin-right: 150px;
}

#content p {margin-top: 15px;}

h1 {margin:20px 0px 20px -100px;
font-variant:small-caps;
}

#exhibit {height:700px;}
iframe {margin-left:-100px; c}

img {
	border: none;
	padding:0px 10px 0px 10px;
}

#links li a {
	font-size: 13px;
	letter-spacing: -1px;
}

#footer {
	padding:50px 20px 20px 20px;
	margin:50px auto 50px auto;
	width:1013px;
	text-align:left;
	clear:both;
	
	
}

#copyright {width:33%; float:left; text-align:left; }
#guestbook {width:33%; float:left; text-align:center;}
#terms {width:33%; float:left; text-align:right;}

