body,
html {
	background:url(../assets/background.gif) #EEEEEE no-repeat top left;
	font-family:Century Gothic, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	padding:0px;
	margin: 0px;
	min-width:975px;
	height:100%;
	}
	
body {
    min-width:975px;
    }
	


                          /*          L A Y O U T    S T Y L E S          */

#container {
	padding:0px;
	margin:0px;
	text-align:left;
	overflow:hidden;
	}

	
#content-wrapper {
	width:875px;
	margin-top:0px;
	float:left;
	display:inline;
	z-index:200;
	margin-left:135px;
	position:absolute;
	}
	
#dropshadow {
	width:875px;
	background:url(../assets/dropshadow.png) repeat-y;
	}
	

#box-wrapper {
	width:825px;
	margin-left:25px;
	}
	
	
#top-box {
	width:875px;
	background-image:url(../assets/top-box.png);
	height:35px;
	background-repeat:no-repeat;
	margin:0px;
	}
	
#copy-box {
	width:825px;
	background-image:url(../assets/copy-box.gif);
	background-repeat:repeat-y;
	margin:0px;
	}
	
#slideshow-wrapper {
	width:825px;
	margin:0px;
	background-color:#444444;
	}
	
#slideshow {
	width:817px;
	margin:0px auto;
	padding-top:4px;
	height:478px;
	background-color:#444444;
	}
	
#home-logo-wrapper {
	margin:0px auto;
	margin-top:-5px;
	padding:0px;
	width:817px;
	background:url(../assets/logo-large.gif) no-repeat center 20px #FFFFFF;
	height:90px;
	border-right:4px #444444 solid;
	border-left:4px #444444 solid;
	line-height:100%;
	font-size:12px;
	}
	
#bottom-box {
	width:875px;
	background-image:url(../assets/bottom-box.png);
	height:35px;
	background-repeat:no-repeat;
	margin:0px;
	}
	
#subhead {
	width:825px;
	height:186px;
	margin:0px;
	}
	
#copy-wrapper {
	width:750px;
	margin:0px auto;
	}
	
#logo {
	width:270px;
	margin:0px auto;
	}
	
#logo img {
	border:none;
	}
	
.bio-page-wrap {
	width:500px; 
	margin:20px;
	margin-bottom:0px;
	}
	
.projects-page-wrap {
	width:500px; 
	margin:10px;
	margin-bottom:0px;
	}
	
	

	
                          /*         N A V I G A T I O N   S T Y L E S          */
#navigation-wrapper {
	width:100%;
	background-color:#444444;
	margin:0px;
	margin-top:50px;
	height:245px;
	padding:0px;
	z-index:100;
	position:absolute;
	}
	
#navigation-copy {
	width:120px;
	padding:7px 10px 10px 10px;
	float:left;
	display:inline;
	text-align:left;
	}
	
.navigation-text {
	font-family:Century Gothic, Arial, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	letter-spacing:1px;
	}
	
.navigation-text a {
	font-family:Century Gothic, Arial, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.navigation-text a:hover {
	font-family:Century Gothic, Arial, sans-serif;
	font-size:14px;
	color:#DDDDDD;
	text-decoration:none;
	}
	
.navigation-text li {
	list-style:none;
	text-align:right;
	padding:3px 0px;
	}

	

                          /*        C O P Y    S T Y L E S          */
h1 {
	color:#224422;
	font-family:Century Gothic, Arial, sans-serif;
	font-size:21px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:-5px;
	}
	
h2 {
	color:#111111;
	font-family:Century Gothic, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:0px;
	text-align:left;
	margin-top:0px;
	}
	
h3 {
	color:#111111;
	font-family:Century Gothic, Arial, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:5px;
	margin-top:0px;
	text-align:left;
	}
	
h4 {
	color:#111111;
	font-family:Century Gothic, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
	text-align:left;
	margin-top:0px;
	}
	
h5 {
	color:#111111;
	font-family:Century Gothic, Arial, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:5px;
	margin-top:0px;
	text-align:left;
	}
	
h6 {

	display:none;
	}
	
.body_copy {
	font-family:Century Gothic, Arial, sans-serif;
	color:#111111;
	font-size:14px;
	line-height:140%;
	padding:10px 0px;
	text-align:left;
	}
	
.body_copy a{
	font-family:Century Gothic, Arial, sans-serif;
	color:#888888;
	font-size:14px;
	font-weight:bold;
	}
	
.body_copy a:hover{
	font-family:Century Gothic, Arial, sans-serif;
	color:#666666;
	font-size:14px;
	}
	
.education {
	font-size:12px;
	line-height:120%;
	}
	
.email {
	font-size:12px;
	line-height:150%;
	}
	
.body_copy img {
	border:3px #999999 solid;
	float:left;
	display:inline;
	margin:0px 15px 15px 0px;
	}
	
.bio-page-wrap .body_copy img {
	border:3px #999999 solid;
	float:right;
	display:inline;
	margin:0px 0px 15px 15px;
	}
	
.projects-page-wrap .body_copy img {
	border:3px #999999 solid;
	float:right;
	display:inline;
	margin:10px 0px 15px 15px;
	}
	
.projects img {
	border:3px #999999 solid;
	float:left;
	display:inline;
	margin:5px 5px 0px 0px;
	}
	
.pics {  
    height:  72px;  
    width:   75px;  
    padding: 0;  
    margin:  0;  
	background-color:#FFF; 
} 
 
.pics img {  
    width:  60px; 
    height: 60px;
	background-color:#FFF; 
    /*top:  0; 
    left: 0*/ 
}

#next, #next2, #next3 {
	border:none;
	float:right;
	display:inline;
	margin:30px 90px 0px 0px;
	} 
	
ul {
  margin-left: 1em;
  padding-left: 3px;
  margin-top: 5px;
  padding-top:0px;
  }
  
li {
  margin: 0;
  padding: 0;
  }
  
.autoviewer {
	padding:0px;
	margin:0px;
	}
	
.photo-credit {
	text-align:right;
	font-style:italic;
	font-size:12px;
	width:485px;
	}
	


	
	
                          /*         B O T T O M   S T Y L E S          */

#footer_wrap {
	width:825px;
	margin:0px auto;
	margin-top:0px;
	clear:both;
	text-align:center;
	line-height:15px;
	padding-bottom:10px;
	}
	
.footer {
	font-family:Century Gothic, Arial, sans-serif;
	color:#666666;
	font-size:12px;
	text-align:center;
	padding-bottom:10px;
	}
	
.footer a{
	font-family:Century Gothic, Arial, sans-serif;
	color:#666666;
	font-size:12px;
	text-decoration:underline;
	}
	
.footer a:hover{
	font-family:Century Gothic, Arial, sans-serif;
	color:#003366;
	font-size:12px;
	text-decoration:underline;
	}	
	
.copyright {
	font-family:Century Gothic, Arial, sans-serif;
	color:#666666;
	font-size:10px;
	text-align:center;
	padding-bottom:5px;
	}
	
.copyright a{
	font-family:Century Gothic, Arial, sans-serif;
	color:#666666;
	font-size:10px;
	text-decoration:underline;
	}
	
.copyright a:hover{
	font-family:Century Gothic, Arial, sans-serif;
	color:#003366;
	font-size:10px;
	text-decoration:underline;
	}					 

	
img {
	display:block;
	}
	
img a {
	border:none;
	display:block;
	}