body {
	margin: 0;
	color: #bbb;
	background: #000;
	padding: 0;
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
a {
	color: #FAD96C;
	text-decoration: none;
	}
a:hover {
	color: #FAD96C;
	text-decoration: underline;
	}
a:active {
	color: #FAD96C;
	text-decoration: none;
	}
a:visited {
	color: #FAD96C;
	text-decoration: none;
	}
h3 {
	color: #fff;
	font-variant: small-caps;
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	}
	
#header {
	position: absolute;
	top: 20px;
	left: 0px;
	}
#logo {
	position: absolute;
	left: 0px;
	width: 125px;
	}
#language {
	position: absolute;
	top: 7px;
	left: 750px;
	width: 50px;
	}
#main {
	position: absolute;
	background: #111;
	top: 53px;
	left: 0px;
	height: 400px;
	width: 100%;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	}
#leftmenu {
	position: absolute;
	background: #111;
	top: 0px;
	left: 0px;
	height: 400px;
	width: 125px;
	z-index: 2;
	}
#primarynav {
	position: absolute;
	background: #000;
	top: 0px;
	left: 125px;
	height: 400px;
	width: 680px;
	margin: 0px;
	border: 0px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	z-index: 3;
	}
#gallery {
	margin-left: 10px;
	padding-top: 5px;
	width: 300px;
	border: 0px;
	}

#mainframe {
	position: absolute;
	background: #000;
	top: 0px;
	left: 300px;
	height: 400px;
	width: 380px;
	border: 0px;
	z-index: 3;
	}
#footer {
	position: absolute;
	padding-left: 475px;
	top: 463px;
	font-size: 9px;
	}

.credit {
	width: 350px;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	font-size: 9px;
	}
.text {
	text-align: justify;
	margin-right: 30px;
	margin-bottom: 20px;
	}
.submenu {
	height: 40px;
	padding: 3px;
	margin: 0px;
	border-bottom: 1px solid #666;
	font-size: 9px;
	vertical-align: bottom;
	}
.submenualt {
	margin-top: 135px;
	}
.photo {
	right: auto;
	left: auto;
	}
.thumbnail {
	float: left;
	margin: 2px;
	border: 0px;
	}
.subhead {
	font-weight: bold;
	}
.list
	{
	padding-left: 10px;
	padding-right: 10px;
	}#main2 {
	position: absolute;
	background: #111;
	top: 53px;
	left: 0px;
	height: 600px;
	width: 100%;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
#footer2 {
	position: absolute;
	padding-left: 475px;
	top: 680px;
	font-size: 9px;
}

