#contact {
	position:absolute;
	width:100%;
	height:100%;
	z-index:10;
	overflow:visible;
	visibility: hidden;
}
#bgcontact {
	position:absolute;
	width:100%;
	height:100%;
	z-index:9;
	overflow:visible;
	visibility: hidden;
}
#philosophy {
	position:absolute;
	width:100%;
	height:100%;
	z-index:8;
	overflow:visible;
	visibility: hidden;
}
#bgphilosophy {
	position:absolute;
	width:100%;
	height:100%;
	z-index:7;
	overflow:visible;
	visibility: hidden;
}
#biography {
	position:absolute;
	width:100%;
	height:100%;
	z-index:6;
	overflow:visible;
	visibility: hidden;
}
#bgbiography {
	position:absolute;
	width:100%;
	height:100%;
	z-index:5;
	overflow:visible;
	visibility: hidden;
}
#menu {
	position:absolute;
	width:100%;
	height:100%;
	z-index:4;
	overflow:visible;
	visibility: visible;
}
#bgmenu {
	position:absolute;
	width:100%;
	height:100%;
	z-index:3;
	overflow:visible;
	visibility: visible;
}
#pix {
	position:absolute;
	width:100%;
	height:100%;
	z-index:2;
	overflow:visible;
	visibility: hidden;
}
#bgpix {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	overflow:visible;
	visibility: hidden;
}
#details {
	position:absolute;
	width:100%;
	height:100%;
	z-index:3;
	overflow:visible;
	visibility: hidden;
}
#bgdetails {
	position:absolute;
	width:100%;
	height:100%;
	z-index:2;
	overflow:visible;
	visibility: visible;
}
#images {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	overflow:visible;
	visibility: visible;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
body {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	overflow-y: scroll;
	overflow-x: hidden;
	scrollbar-face-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #CCCCCC;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
