html, body {
	font-family:Verdana;
	font-size:12px;
	color:#666666;
	height: 100%;
	padding:0;
	margin:0;
	overflow:hidden;
}

html a:link, a:visited {
	color:#666666;
}

html a:hover {
	color:#969696;
	background-color:white;
}

html a:active {
	color:#6C6C6C;
}

#index {
	background-color:#000000;
	overflow:hidden;
}

#box {
	width:500px;
	height:500px;
	margin:0 auto;
	cursor:pointer;
}

#box1, #box2, #box3, #box4 {
	position: absolute;
}

#enter {
	position: absolute;
	display:none;
}

#symbols {
	width:500px;
	height:140px;
	text-align:center;
	display:none;
}

#symbols img {
	cursor:pointer;
}

#symboltext1 {
	margin-bottom:-5px;
	padding-bottom:0px;
	text-align:left;
	height:35px;
}

#photo {
	display:none;
	margin-left:160px;
	position:absolute;
}

#biblio {
	display:none;
	margin-left:335px;
	position:absolute;
}

#symboltext2 {
	margin-top:-5px;
	padding-top:0px;
	text-align:left;
	height:35px;
}

#design {
	display:none;
	margin-left:72px;
	position:absolute;
	background-color:#FFFFFF;
}

#media {
	display:none;
	margin-left:245px;
	position:absolute;
}

#designhtml {
	background-color:#C0C0C0;
	display:none;
}

#container {
	width:900px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}

#leftborder {
	position:absolute;
	width:20px;
	height:100%;
	background-image:url('images/nav/leftborderbackground.png');
	background-color:#C0C0C0;
}

#rightborder {
	position:absolute;
	margin-left:880px;
	width:20px;
	height:100%;
	background-color:red;
	background-image:url('images/nav/rightborderbackground.png');
	background-color:#C0C0C0;
}

#navimages {
	position:absolute;
	margin-left:20px;
	width:60px;
	height:100%;
	text-align:center;
	background-image:url('images/nav/navbackground.png');
	background-repeat:no-repeat;
}

#navimages img {
	width:45px;
	cursor:pointer;
}

#navimg1 {
	margin-top:10px;
}

#navtext {
	position:absolute;
	width:85px;
	height:100%;
	margin-left:80px;
	padding-left:5px;
}

.navtextdisplay {
	display:none;
}

#navtext1 {
	margin-top:20px;
	position:absolute;
}

#navtext2 {
	margin-top:57px;
	position:absolute;
}

#navtext3 {
	margin-top:93px;
	position:absolute;
}

#navtext4 {
	margin-top:131px;
	position:absolute;
}

#footer {
	height:20px;
	margin-bottom:20px;
	font-size:10px;
	margin-top:20px;
}

#designframe {
	margin-left:140px;
	width:740px;
	min-height:300px;
	height:100%;
	padding-left:60px;
	overflow:auto;
	position: relative;
	color: black;
	padding: 1px;
}

#designnav {
	margin-left:40px;
	margin-top:0px;
}

#designnav img {
	cursor:pointer;
}

.designnavimgfaded {
	margin-top:20px;
	width:75px;
	opacity:0.6;
	filter:alpha(opacity=60);
}

.designnavimgfull {
	margin-top:20px;
	width:75px;
}

.designnavimgactive {
	margin-top:20px;
	width:75px;
}

.gallery {
	margin-left:40px;
	margin-top:20px;
}

.gallerytitle {
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
}

.gallerysubtitle {
	font-family:Arial;
	font-size:10px;
	margin-bottom:20px;
}

#elementiagallery {
	display:none;
}

#elementiagallery img {
	border:#C0C0C0 1px solid;
	margin-right:10px;
	margin-bottom:10px;
}

#nocturnagallery {
	display:none;
}

#nocturnagallery img {
	border:#C0C0C0 1px solid;
	margin-right:10px;
	margin-bottom:10px;
}

#adamsgallery {
	display:none;
}

#adamsgallery img {
	border:#C0C0C0 1px solid;
	margin-right:10px;
	margin-bottom:10px;
}

#tallathargallery {
	display:none;
}

#tallathargallery img {
	border:0;
	margin-right:10px;
	margin-bottom:10px;
}

#cambridgegallery img {
	border:#C0C0C0 1px solid;
	margin-right:10px;
	margin-bottom:10px;
}

.hidden {
	display:none;
}
