body {
	margin: 0px 0px 0px 0px;
	background-color: white;
	font-family: Century Gothic, Verdana, Arial, sans-serif;
        font-color: #707070;
	font-align: center;
        font-size: small;
}

img {
       border: 0px;
}

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

a:link {
	text-decoration: none;
    color: #707070;  
}

a:visited {
	text-decoration: none;
    color: #707070;  
}

a:active {
	text-decoration: none;
    color: #707070;  
}

a:hover {
	color: #A9A8A8;
	text-decoration: none;
}
	
div#archivelogo {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	height: 54px;
	width: 141px;
}

div#topnavigation {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-left: 0px;
	padding-left: 142px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 0px;
	height: 54px;
	width: 75%;
	text-align: right;
	font-size: small;
}

div#photonavigation {
	position: absolute;
	top: 57px;
	left: 0px;
	margin-left: 0px;
	padding-left: 75px;
	padding-right: 10px;
	text-align: left;
	width: 90%;
	height: 20px;
	font-size: small;
	vertical-align: baseline;
}

img.thumbnail {
	height: 20px;
	width: 20px;
	border: 0px;
	hspace: 2px;
}

div#photo {
	position: absolute;
	top: 85px;
	left: 0px;
	height: 460px;
	width: 90%;
	border: 0px;
}

img.photodisplay {
	display: block;
    margin-left: auto;
    margin-right: auto;
}
	
div#footer {
	position: absolute;
	left: 0px;
	top: 560px;
	height: 15px;
	width: 90%;
	margin-left: 0px;
	text-align: center;
	font-size: small;
}

div#logo_mainpage {
	vertical-align: middle;
	min-height: 600px;
	
}

img.mainlogo {
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}

div#about {
	position: absolute;
	top: 60px;
	left: 0px;
	margin-left: 0px;
	padding-left: 40px;
	padding-right: 10px;
	text-align: left;
	width: 75%;
	height: 480px;
	font-size: small;
        font-color: #939292;
}

tr.index {
        font-size: small;
}