
html, body{ 
 margin:0; 
 padding:0; 
height: 100%;
max-height: 100%;
 font-family: "Calibri", Arial, Helvetica, sans-serif;
 font-size: 14px;
 color:  #999999;
overflow-x: hidden;
background-color: #1e1e1e;
 } 
  
#pagewidth{ }
 
#header{
position: relative; 
 height:200px; 
  background-image: url(images/gradient2.png); 
 width:100%;
overflow: hidden;
} 
 
#maincol{
background-color: #1e1e1e;  
 float: left; 
 display:block; 
 position: relative; 
padding: 30px 0px 0px 80px;
overflow: hidden;
width: 920px;
overflow-y: hidden;
}


#portcol{
background-color: #1e1e1e;  
display: block;
 float: center; 
 position: relative; 
padding: 30px 0px 15px 40px;
overflow: hidden;
width: 90%;
}


#footer {
 position:relative; 
 height: 100px; 
  background-color: #1e1e1e;
 width:100%;
overflow: hidden;
padding: 0px;
height: 100px;
clear: both;
}  

#footer p{
font-size: 10px;
color: #666666;
font-family: "Calibri", Arial, sans-serif;
text-align: center;
padding: 15px 0px 0px 0px;
width: 100%;
}

#footer hr{
color: #666666;
width: 90%;
border-style: none;
height: 1px;
}

#container{
background-color: #a37c91;  
 position: relative; 
display: inline;
float: right;
 width: 100%;
height: 100%; 
padding: 0px;
 margin: 0 auto;
 }

#thumbs {
position: relative;
float: left;
height: 60px;
width: 60px;
overflow: hidden;
border: 2px solid #fff;
margin: 8px;
}

img.yo {
text-align: center;
}

h3 {
color: #ffffff;
}

h3 a:link {font-family: "Calibri", Arial, sans-serif;
	font-size: 16px;
	color: #999999;
	text-decoration: none;}

h3 a:visited {font-family: "Calibri", Arial, sans-serif;
	font-size: 16px;
	color: #999999;
	text-decoration: none;}

h3 a:hover {font-family: "Calibri", Arial, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;}

 h3 a:active {font-family: "Calibri", Arial, sans-serif;
	font-size: 16px;
	color: #999999;
	text-decoration: none;}

h3 a {font-family: "Calibri", Arial, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;}


h3.port {
color: #fffff;
clear: both;
text-align: center;
}

hr.divider {
color: #666666;
width: 90%;
border-style: none;
height: 1px;
clear: left;
}

#tabmenu {
		color: #000;
		border-bottom: 2px solid #1e1e1e;
		margin: 160px 0px 0px 0px;
		padding: 0px;
		z-index: 1;
		text-align: center;
		 }

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

	#tabmenu a, a.active {
		font: bold 1em "Calibri", Arial, sans-serif;
		border: 0;
		padding: 2px 5px 0px 5px;
		margin: 0;
		text-decoration: none; }

	#tabmenu a.active {
		background: #ABAD85;
		border-bottom: 3px solid #ABAD85; }


img.about {
border: 2px solid #2a2a2a;
padding: 8px;
margin: 0px 18px 30px 0px;
}

img.center {
border: 0px;
padding: 0px 0px 0px 120px;
}

h3.float {
float: right;
width: 300px;
}

img.contact {
padding: 6px;
border: 2px solid #2a2a2a;
margin 0px 22px 30px 0px;
}

p.about {
width: 200px;
font-family: "Calibri", Arial, sans-serif;
font-size: 12px;
color: #666666;
line-height: 1.3;
padding: 0 10px 0 10px;
float: right;
}

	
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

.cssform p{
width: 260px;
float: right;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
height: 1%;
text-align: left;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}


#lightbox a img{ border: none; }


#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}


#imageContainer{
	padding: 10px;
	}


#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}

#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, 
#prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}


#imageData{	padding:0 10px; color: #666; }

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
