body{
	border:0;
	margin:0;
	padding:0;
}
body, td {
	color:#90989E;
	font-size:10px;
	letter-spacing: 0.9px;
	font-family:Verdana, "URW Gothic L";
}
a {
	color: black;
	text-decoration: none;
}
a:hover {
	color: #90989E;
}
#horizontalbar {
	position:absolute; 
	left:0; 
	top:50px;
	height:500px;
	width:100%;
	background-color:#F0F0F0;
}
#photosbar {
	position:absolute; 
	left:936px;
	top:50px;
	background-color:#F0F0F0;
	width:64px;
	height:500px;
}
#photo, #photo2 {
	background-color: #F0F0F0;
	color: rgb(138,146,153);
	vertical-align: middle;
	position:absolute;
	width: 771px;
	height:500px;
	z-index: 10;
	left:160px; 
	top:50px;
}
#sig {
	margin-top: 32px;
	margin-left: 130px;
}
#photo2 {
	left: 170px;
	top: 180px;
}
#titles, #homemenus {
	position:absolute;
	height: 500px;
	width: 160px;
	top: 50px;
	left: 0;
}
#hmenu {
	padding-right: 40px;
	padding-bottom: 10px;
}
#photo table, #homemenus table {
	width: 100%;
	height: 100%;
}
#homemenus table td {
	text-align: right;
}
#photo table.nop {
	width: auto;
	height: auto;
}
#photos {
	visibility: hidden;
	position:absolute;
	overflow: hidden;
	width: 100%;
	height: 1px;
	left: 0;
	top: 0;
}
#pagetitle {
	top:2px;
	right:5px;
	position:absolute;
	text-align:right;
	padding:0;
	margin:0;
	width:155px;
}
#legend{
	right:5px;
	bottom:2px;
	position:absolute; 
	text-align: right;
	width:155px;
}
#legend2{
	top:102px;
	right:5px;
	position:absolute;
	text-align: right;
	width:155px;
}
#menu {
	background-color: #FFFFFF;
	position: absolute;
	z-index:100;
	left:160px;
	top:15px;
}
#menu2 {
	position: absolute;
	left:160px;
	top:565px;
}
#menu dl, #menu dt, #menu dd, #menu ul, #menu li, #menu2 dl, #menu2 dt, #menu2 dd {
	margin: 0;
	padding: 0;
	height: 20px;
	color: #000000;
	list-style-type: none;
	background-color: white;
}
#menu dl, #menu2 dl {
	float: left;
	width: 140px;
}
#menu dt, #menu2 dt, #menu a, #menu2 a, #hmenu a {
	cursor: pointer;
	font-size: 11px;
	letter-spacing: 1px;
}
#menu dt.menusel {
	color: #90989E;
}
#menu a { 
	z-index:110;
}
#hmenu a:hover {
	color: #E55648;
}
#menu dd {
	z-index:101;
	display:none;
}
#menu li {
	z-index:102;
	height: auto;
	padding-top: 2px;
	padding-left: 6px;
	padding-bottom: 2px;
}
#thumbnails {
	position:absolute;
	overflow:hidden;
	height:453px;
	width:60px;
	left:938px;
	padding:0;
	top:72px;
}
#thumbnails #tnc {
	display: block;
	margin-top: 0px;
	position: absolute;
}
#thumbnails #tni {
	position: relative;
	padding-bottom: 6px;
}
#leftarrow {
	text-align: center;
	position:absolute;
	overflow:auto;
	height:19px;
	width:64px;
	left:936px;
	margin: 0;
	padding:0;
	top:55px;
}
#rightarrow {
	text-align: center;
	position:absolute;
	overflow:auto;
	height:19px;
	width:64px;
	left:936px;
	top:532px;
	margin: 0;
	padding:0;
}
#credits {
	position:absolute;
	font-size: 10px;
	right: 10px;
	top: 565px;
}
