@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	background-color: #000;
	color:#CCC;
	border:none;
	margin : 0px;
	height:100%;
}
	
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding:0px;
	margin:0px;
	text-align:center;

}

h3 {
	color:#fff;
	font-style:italic;
	font-weight:bold;
	margin-left:15px;
}

a.links:link, a.links:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 11px;
	text-decoration:none;
	color:#0FF;
}

a.links:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	color:#FF0;
	
}

#mainmenu img {
	float:left; 
	}

.centerh {
	position:absolute;
	width: 100%;
	height: 0px;
	top: 50%;
}

.centerv {
	position:absolute;
	width: 0px;
	height: 100%;
	left: 50%;
}


#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:15px;   /* Height of the footer */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #AAA;
	text-align:center;    
	z-index:999;
	
}

#camera {
	position: absolute;
	left: -401px;
	top: -275px;
}

#mainmenu {
	background-color:#000000;
	bottom:100px;
	height:198px;
	left:224px;
	position:absolute;
	width:271px;
}

#zoomview {
	position: absolute;
	left: -478px;
	top: -275px;
}

#menutable {
	border-style:none;
	margin:0px;
	border-spacing:0px;
	
}

#contactpagebg {
	width:100%;
	height:100%;
	position:absolute;
/*	background-color:#000;
	opacity: 0.5; */
}

#contactpage {
	text-align:center;
	color:#FFF;
	position:absolute;
	background-image: url("/images/transback.png");
	bottom:-290px;
	color:#FFFFFF;
	height:580px;
	left:-400px;
	opacity:0.9;
	position:absolute;
	width:800px;
	z-index:999;
	padding:5px;
	border-style:solid;
	border-color:#444;
	border-width:1px;
}

#defaultoverlay {
	text-align:justify;
	background: transparent;
	background-image: url("/images/transback.png");
	bottom:-290px;
	color:#FFFFFF;
	height:585px;
	width:820px;
	left:-410px;
	position:absolute;
	z-index:999;
	padding:5px;
	overflow:auto;
	border-style:solid;
	border-color:#444;
	border-width:1px;
}

a#defaultoverlay {
	text-decoration:none;
}

#tutorial{
	position:absolute;
	width:818px;
	height:560px;
	left:1px;	
	bottom:5px;
	overflow:auto;
}

#gallery {	
	width:474px;
	height:362px;	
	left:263px;
	bottom:119px;
	position:absolute;	
	overflow:auto;
}

#tablethumbs {
	width:99%;
	height:99%; 
	border-width:2px;
	border-style: solid;
	border-collapse:collapse;
	border-color:#000;
	table-layout:fixed;
}

table#tablethumbs tr  {
	height:116px;
	width:158px;
}

table#tablethumbs td  {
	text-align: center;
	border-style: solid solid solid solid;
	border-width:2px;
	border-color:#000;
	margin:0px;
}

#gallerylinktable {
	width:99%;
	border-width:2px;
	border-style: solid;
	border-collapse:collapse;
	border-color:#000;
	table-layout:fixed;
}

table#gallerylinktable td  {
	text-align: center;
	border-style: solid solid solid solid;
	border-width:2px;
	border-color:#000;
	padding:5px;
	background-color:#1f2936;
}

#catheader {
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 13px;	
}

 a.gallerylink:link, a.gallerylink:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 11px;
	text-decoration:none;
	color:#CCC;
}

 a.gallerylink:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	color:#FF0;
	
}

#guestbook {
	height:540px;
	width:770px;
	position:absolute;
	left:0px;
	bottom:10px;
	margin: 15px;
	overflow:auto;
	padding-top:3px;
}

table#gbtable {
	width:750px;
	border-style:solid;
	border-collapse:collapse;
	border-width:0px;
	margin-left:15px;
	border-color:#666;
}

table#gbtable td {
	vertical-align:top;
	border-style:solid;
	border-width:1px;
	border-color:#404040;
	padding:5px;
	background-image: url("/images/transback.png");
}

#gbsign {
	width:500px;
	height:10px;
	position:absolute;
	bottom:0px;
	left:-250px;
	text-align:center;
}

table#downloads td {	
	padding:5px;
}

#master {
	width:100%;
	height:100%;
	background-color:#0F3;
}

#title {
	bottom:215px;
	height:20px;
	left:-218px;
	position:absolute;
	width:474px;
	text-align:center;
	color:#CCC;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}

div#page{
/*	position: absolute;	*/
	width: 474px;
	height: 20px;	
}

div#links a{
	display:inline-block;
	width: 310px;

}
div#links li{ 

}
div.clearboth{
	clear:both;
}
div#links h3 {
	display: block;
	width: 90%;
}