body { background-color: #fdfdfd }

A:link		{ color: #343550; text-decoration: none; weight: bold;} 
A:visited	{ color: #c9cccc; text-decoration: none; weight: bold;} 
A:active		{ color: #FF0000; text-decoration: none; weight: bold;} 
A:hover		{ color: #4e587d; text-decoration: none; weight: bold;} 

font.navi {
	font-family: "trebuchet ms", verdana, helvetica, "helvetica neue", arial, sans-serif;
	font-weight: bold; 
	font-size: 18px;
	color: #5b5d60;
	line-height: 32px;
	text-align: left;
	letter-spacing: -.05em;
}

font.navi2 {
	font-family: "trebuchet ms", verdana, helvetica, "helvetica neue", arial, sans-serif;
	font-weight: 500; 
	font-size: 15px;
	color: #5b5d60;
	line-height: 28px;
	text-align: left;
	letter-spacing: -.05em;
}

font.title {
	font-family: "trebuchet ms", verdana, helvetica, "helvetica neue", arial, sans-serif;
	font-weight: bold; 
	font-size: 19px;
	color: #5b5d60;
	line-height: 32px;
	letter-spacing: -.05em;
}

font.title2 {
	font-family: "trebuchet ms", verdana, helvetica, "helvetica neue", arial, sans-serif;
	font-weight: bold; 
	font-size: 16px;
	color: #5b5d60;
	line-height: 18px;
	text-align: left;
	letter-spacing: -1px;
}
	
font.body { 
	font-family: "trebuchet ms", verdana, helvetica, "helvetica neue", arial, sans-serif;
	font-size:13px;
	color:#46371a;
	line-height: 18px;
	text-align: left; 
}
	
p { 
	font-family: "trebuchet ms", verdana, helvetica, "helvetica neue", arial, sans-serif;
	font-size:13px;
	color:#46371a;
	line-height: 16px;
	text-align: left; 
} 

OL {
	list-style-type: none;
	list-style-position: outside;
	margin:10;
	padding:0;
}

ul{
    margin: 0 auto;
    padding: 0;
}
ul.h li{
    text-align: left;
    float: left;
    list-style: none;
    padding: 1px 12px 1px 12px;
    margin: 3px;
    border: 2px solid #4e4f52;
	background-color:#fdfdfd;
}

.image {
	border-style:solid;
	border-color: #000000;
	border-width:2px;
}

.padding {
	border-style:solid;
	border-color: #fdfdfd;
	border-width:15px;
}
	
.container { 
	position:relative;
	width:1000px;
	height:610px;
	margin: 0 auto 0 auto;
	border:0px;
	padding: 0;	 
}	

.200 { 
	position:absolute;
	width:426px;
	margin: 0 0 0 -50px;
	border: 0;
	padding: 0;	  
	z-index:0;
}

.nav {
	position: absolute;
	width:520px;
	top:112px;
	left:380px;
	height:38px;
	overflow:hidden;
	border:0px;
	padding:0;
	z-index:2;
}

.nav2 {
	position: absolute;
	width:180px;
	top:180px;
	left:70px;
	height:400px;
	overflow:auto;
	border:0px;
	padding:5px;
	z-index:5;
}

.stuff {
	position: absolute;
	width:620px;
	height:410px;
	overflow:auto;
	top:150px;
	left:280px;
	padding:30px;
	z-index:5;
    border: 3px solid #4e4f52;
	background-color:#fdfdfd;
}
	
.footer { 
	position:relative;
	width:900px;
	margin: -20px auto 0 auto;
	border:0px;
	padding: 0;	
	font-size:11px;
	font-family: "trebuchet ms", verdana, helvetica, "helvetica neue", arial, sans-serif;
}

.res { 
	align:left; 
	width:400px;
	margin: -8px auto -8px 30px;
	border:0px;
	padding: 10px;	
    	height:auto !important; 
	font-size:11px;
}

.block {
	margin: 0 0 20px 60px; 
}
	
/*lightbox*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* end lightbox */

/* interactive resume */

.hidden { display: none; 
font-family: helvetica, verdana, tahoma, arial, sans-serif;
	font-size:13px;
	color:#46371a;
	line-height: 16px;
	text-align: left;}
.unhidden { display: block; 
font-family: helvetica, verdana, tahoma, arial, sans-serif;
	font-size:13px;
	color:#46371a;
	line-height: 16px;
	text-align: left;}

/* end interactive resume */

/* contact form */

label.inlined + input.input-text {
	margin-top: -10px;
	background-color:transparent;
	position: relative; z-index:50;
}

  
label {
	position: absolute;
	z-index: -1;
}

label.inlined {
	padding-left: 6px;
	padding-top:2px;
	font-size: 13px;
	font-family: helvetica, verdana, tahoma, arial, sans-serif;
	opacity: 0.75;
	-webkit-transition: opacity 0.15s linear;
	-moz-transition: opacity 0.15s linear;
}

label.focus { opacity: 0.35; }
label.has-text { opacity: 0.0; -webkit-transition-duration: 0s; }

/* end contact form */