/**********Main CSS Styles**********/

body {
	font-family:Courier New, Courier, mono;
	color:#000;
	background:#333;
	margin:0;
	padding:0;
	font-size:13px;
	text-align:center;
}


#wrapper{
	width:800px;
	margin:0px auto;
	padding:0px 0 0 0;
	
}


#container{
	margin:0;
	padding:0px 0 10px 0;
	background:#f37d01;
}




h2 {
	font-size:150%;
	color:#666666;
	
}


td {
	font-family: Courier New, Courier, mono;
	text-align:center;
	color:#666666;
	font-size:95%;
}


th {
	font-family: Courier New, Courier, mono;
	color:#666;
}

a {
	text-decoration:none;
	color:#666;
	}

a:hover{
	color:#f37d01;
	border-bottom: none;
	padding: 0px 0px 0px 0px;
	margin:0 0 2px 0;
	background: url(images/dot.gif) repeat-x bottom;
}



p:first-letter{
	font-size:150%;
	}


.clear{
	clear: both;
	padding:10px 0;
}

/**********Main CSS Styles**********/



/***********(End 'header' Styles)***********/
#header{
	width:800px;
	background:url(images/backgroundHeader.gif);
}


#header h1{
	background:none;
	width:325px;
	margin:0;
	padding:0;
}


#header h1 a{
	height:195px;
    width:325px;
    text-indent:-2000em;
    z-index:1000; /* need for FX and IE */	
    display:block;
	margin:0 auto;
	border:0;
}


#header h1 a:hover, h1 a:focus{
    cursor:pointer; /* IE7 */
	-moz-outline-style:none;  /*Firefox image outline fix*/
	background:none;
}

	
#bioTitle {
	color:#333;
	font-size:150%;
	text-align:left;
	padding:20px 0 10px 0;
	}
	
	
#bioTitle p{
	margin:0px 30px 20px 30px;
	text-align:left;
	font-size:13px;
	color:#333;
	}
		


/***********(End 'header' Styles)***********/



/***********(Begin 'MainNav' Styles)***********/
#lifeNav{
	width:800px;
	margin:0;
	padding:5px 0px;
	text-align:center;
	background:none;
}



#lifeNav ul{
	margin:0;
	padding:0;
}



#lifeNav ul li a{
	color:#666666;
	}
	

#lifeNav ul li a:hover{
	color:#f37d01;
	}



#lifeNav ul li{
	padding:0;
	margin:0;
	list-style-type:none;
	font-size:100%;
	color:#000;
	display:inline;
}
	

/***********(End 'MainNav' Styles)***********/



/***********(Begin 'Content' Styles)***********/
#content{
	padding:0 0 12px 0;
}



#footnote ul li{
	color:#666;
	margin:0;
	list-style-type:none;
	font-size:85%;
	display:inline;
	text-align:center;
	}
	

#footnote{
	width:800px;
	padding:5px 0 5px 0;
	text-align:center;
	}
	


.galleryItem{
	padding:15px 0 0px 0;
	
	}
	

.galleryImages{
	padding:25px 0px 25px 50px;
	float:left;
}


.galleryImages a:hover{
	background:none;
	border:0;
	margin:0;
}

.galleryMessage{
	padding:12px 125px;
	margin:0px 12px 0 12px;
	background:#ffffff;
}

.galleryLinks{
	text-align:center;
	width:100px;
}


.spacer{
	height:12px;
	background:#fff;
}



/***********(End 'Content' Styles)***********/








/***********(Begin 'Footer' Styles)***********/
#words{
	padding:0px 20px 10px 20px;
	margin:0 25px;
	color:#333;
	text-align:left;
	background:none;
}

#resume{
	float:left;
	padding:0 20px 15px 0;
	margin:0;
	text-align:left;
	}


#events{
	padding:20px;
	margin:0 25px;
	color:#000;
	text-align:left;
}

#events p{
	text-indent:1.5em;
	margin:0 0 15px 0;
	padding:10px;
	background:#ff9933;
	}


#events ul{
	list-style-type:none;
	}


#photoGallery{
	padding:10px 75px 20px 75px;
	margin:0 25px;
	color:#666666;
	background: url(images/dot.gif) repeat-x bottom;
}

#directions{
	text-indent:0;
	color:#660000;
	}
	
#employment{
	padding:10px 0;
	}


/***********(End 'Footer' Styles)***********/




#contact {
	padding:25px 0;
	}

#contact_text {
	font-size: 14px;
	color: #333;
}






#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: #333;
	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: 13px Courier New, Courier, mono;
	background-color: #333;
	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; background:#333;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}














/**********EXTRAS EXTRAS EXTRAS**********/


/*Make first letter of paragraph bigger

<html>
<head>
<style type="text/css">
p:first-letter 
{
color: #ff0000;
font-size:xx-large
}
</style>
</head>

<body>
<p>
You can use the :first-letter pseudo-element to add a special effect to the first letter of a text!
</p>
</body>

</html>

*/
