/* CSS Document */
/* zero out things that cause discrepancies across browsers */

body, h1, h2, h3, h4, h5, h6, p, ol, ul {
	padding:0;
	margin:0;
}



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

a img{
	border:none;
}



body{
	font-family: Helvetica, Arial;
	color: #999999;

}
	
h1{
	margin-bottom: 0.3em;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	color: #e34e09;
	text-decoration: none;
	line-height: normal;
	clear:left;	
	
	}
	
h2{
	font-size: 0.9em;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	clear:left;
	color: #666666;
}

/* subheading on bio page */

h3{
	padding-top: .5em;
	margin-top: 1em;
	font-size: 1.2em;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	clear:left;
}

h6{
	font-size:.75em;
	font-style: normal;
	font-weight:lighter;
	color:#666666;
	margin-top:1em;
	}


strong{
	color: #333333;
	}

li{
	list-style-type: none;
	list-style-image: none;
	margin-bottom: .8em;
}

.navigation{
	font-size: .5em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.navigation2{
	font-size: 0.4em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.navigation_index{
	font-size: 0.2em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}


.bio li {
	font-family: Helvetica, Arial;
	margin-left: 3em;
	text-indent: -3em;
	font-size: 1em;
	line-height: normal;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	margin-top: 1em;
	margin-bottom: 0em;
}

/* navigation bar below name*/

ul#nav {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 1.8em;
	margin-top: 1.4em;
}
ul#nav2 {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 1.4em;
	margin-top: .9em;
}
ul#scroll {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 1em;
	margin-top: .8em;
}

ul#nav li {
	display: inline;
	}
	
ul#nav2 li {
	display: inline;
	}
	
ul#scroll li {
	display: inline;
	}


ul#nav li a {
	font-family: Helvetica, Arial;
	margin-right: 3.5em;
	padding: 5px 5px 0px 0px;
	text-decoration: none;
	white-space: nowrap;
	color: #666666;
	font-size: 0.9em;
	letter-spacing:1.5px;
}
ul#nav2 li a {
	font-family: Helvetica, Arial;
	margin-right: 2em;
	padding: 5px 5px 0px 0px;
	text-decoration: none;
	white-space: nowrap;
	color: #666666;
	font-size: 0.8em;
	letter-spacing:1.5px;
}
ul#scroll li a {
	font-family: Helvetica, Arial;
	margin-right: 2em;
	padding: 5px 5px 0px 0px;
	text-decoration: none;
	white-space: nowrap;
	color: #333;
	font-size: 0.8em;
	letter-spacing:1.5px;
}
	

/* ------------------------------------------------------I N D E X   P A G E ------------------------------------------------*/



.thumbnail img {
	border:none;
}

.thumbnail p {
	text-align: center;
	color: #333333;
	padding: 5px 0px 25px 0px;
	margin:0px;
}

.gallery1{
	float:none;
	}
.gallery2{
	float: left;
	}
.gallery3{
	float: left;
	margin-right: 2em;
}
	
#footer{
	position:absolute;
	top:683px;
	font-size: 8pt;
	width: 120px;
	left: 30px;
	color: #333;
}

.tnpages{
	width: 900px;
	font-size:0.8em;
	color: #333;
}
.tnpages2{
	width: 950px;
	font-size:.8em;
	color: #333;	
}
.tnpages3{
	width: 1020px;
	font-size:.8em;
	color: #333;	
}
.tnpages img{
	margin: 0px 5px 30px;
}
.tnpages2 img{
	margin: 0px 2px 4px;
}
.photo_text{
	margin-top: 0.8em;
     margin-bottom: 0.3em;
	font-size: 0.6em;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	clear:left;	
}
.index_caption{
	width: 540px;
	margin-top: 1em;
     margin-bottom: 0.3em;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: normal;
	clear:left;	
}
.credit{
	margin-top: 0.4em;
     margin-bottom: 0.2em;
	font-size: 0.5em;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	clear:left;	
}
.resume_header{
	margin-bottom: 0.4em;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #e34e09;
	text-decoration: none;
	line-height: normal;
	clear:left;	
}
.resume_list{
	width: 900px;
	margin-bottom: 0.1em;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	clear:left;	
}

#click{
	color:#e34e09;
	margin-top: 0em;
	margin-bottom: 1.4em;
	font: x-small Arial, Helvetica, sans-serif;
}



#backto{
	position:absolute;
	top:137px;
	left:180px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: lighter;
	font-size:.75em;
}

#backto a{
	color:#666666;
}


#wrapper {
	position:relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 760px;
	padding:30px;
	font-size: 0.8em;
}

#wrapper #thumbnails {
	float: left;
	margin-top: 50px;
	
	width: 200px;
	height: 600px;
	}
#wrapper #enlargement {
	height: 400px;
	width: 500px;
	float: right;
	margin-top: 50px;
}


#inside_wrapper{
	width:880px;
	margin:10px;

}
