html {
     overflow: -moz-scrollbars-vertical;
}

body {
	font: 0.625em/1.3em Lucida sans unicode,Arial,Helvetica,sans-serif;
	text-align: center;
	background: #000000 url(../images/graphics/bg.jpg) no-repeat scroll;
	color:#cccccc;
	}
	
#pageHeader {
height: 90px;
}

#header-content{
}

.top-index{
z-index:500;
}

.float-right{
float:right;}


#header-content ul li span.bold{
float:left;
padding:0 8px;
}

a{
border-bottom:1px dotted #99CCCC;
display:inline-block;
margin-top:1px;
color:#99CCCC;
}

h1,h2,h3{
font-weight:lighter;
}

h1{
font-size:1.7em;
color:#99CCCC;
font-size:1.7em;
}

h2{
font-size:1.7em;
color:#99CCCC;
}

h4{
font-size:1.2em;
}

.display{
visibility:visible!important;
}

.hide{
display:none!important;
}

.show{
display:inline!important;
z-index:10000!important;
}

hr{
background-color:#2F2F2F;
border:0 none;
height:1px;
}



a:active, a:focus {outline:none;} 



.logo {
	float: left;
	border-top-width: 0px;
	margin: 0px;
	background-image: url(../images/graphics/logo.jpg);
	background-repeat: no-repeat;
	height:73px;
	width: 360px;
}

.logo ul {

float:right;
}

#caption {
	text-align: right;
	margin-top: 2px;
	font-size: 95%;
	color: #666666;
	font-weight: lighter;
}	

#container {
margin:0 auto;
text-align:left;
width:850px;
}

.maincontent {
clear:both;
margin:0 auto;
width:850px;
}
.main {
padding-top: 20px;
width:100%;
}

#logo{
	float:right;
}

#page {
background-position:right bottom;
background-repeat:no-repeat;
clear:left;
float:left;
margin:0 auto;
min-height:400px;
padding-bottom:10px;
width:850px;

}

#content{
clear:left;
float:left;
margin:0 8px;
width:830px;
}

#content div#loading-text{
background-color:#000000;
font-weight:lighter;
height:383px;
position:absolute;
text-align:center;
top:133px;
width:831px;
z-index:100;
}

#content div#loading-text p{
position:relative;
top:80px;
font-size:24px;
}

#content div#loading-text span{
color:#5F7C8D;
display:block;
font-size:17px;
margin-top:39px;
}

#content div#loading-text span#loading{
color:#6F6F6F;
font-size:16px;
margin-top:70px;
}

#home-gallery{
	background:url(../images/gallery_demo.png);
	height:262px;
	margin:30px auto;
	width:662px;
}

.leftcol {
border-right:1px solid #333333;
float:left;
padding-right:25px;
width:380px;
}
.rightcol {
float:left;
}
.abb {
	float: right;
	color: #333333;
}
.copyright {
	float: left;
}
.abb a {
	color: #333333;
	text-decoration:none;
	border-bottom:none;
}
#footer .abb a:hover {
	text-decoration: none;
	color: #00CCFF;
	border-bottom:none;
}

#footer {
border-top:1px solid #333333;
clear:both;
color:#666666;
font-size:90%;
height:34px;
/*padding:10px 20px 14px;*/
width:830px;
margin: 0 auto;
/*margin-left:69px;*/
padding-top: 10px;
}

#footer ul#links{
float:left;
margin:0 0 0 10px;
padding:0;
}

#footer ul#links li{
border-left:1px solid #333333;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0 6px;
}

#footer ul#links li a{}

.clear {
	clear: both;
	height: 3px;
}
.virtualspace {
display:none;
}
.print {
	display: none;
}

#quote {
	margin-left: 4px;
}
.inputbox, #quote textarea {
	background-color: #242024;
	color: #FFFFFF;
	border: 0.5px solid #333333;
	background-image: url(../images/graphics/input-bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 2px;
}
#quote label {
	color: #999999;
}
.sendform {
	color: #333333;
	background-color: #99CCCC;
	font-size: 0.9em;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: bold;
	padding: 2px;
	margin-top: 10px;
}



/*	CREDITS GALLERY	  */



#gallery-wrapper{
height:413px;
margin:20px auto;
position:relative;
width:830px;
}

.thumb-container{
/*border:medium solid;*/
}

img.thumb{
float:left;
height:75px;
padding:3px;
width:63px;
}

#request-callback{
float: right;
width: 250px;
}



