@charset "UTF-8";
/* CSS Document */

body
 
{width:1000px;
height:100%;
margin-left:auto;
margin-right:auto;}



a:link {
	color: #777;
	text-decoration: none;
	border:none;
}
a:visited {
	text-decoration: none;
	color: #777;
	border:none;
}
a:hover {
	text-decoration: none;
	color: #39b4a4;
	border:none;
}
a:active {
	text-decoration: bold;
	color: #39b4a4;
	border:none;
}
a:destination {
	text-decoration:none;
	color: #39b4a4;

}

body {background-color:#fafafa;}

p {font-style:italic;}

{font-family:Verdana, Geneva, sans-serif;}

{outline-style:dashed;}



#header {
height:110px;
padding:3px;
position:absolute;
margin-left:-35px;
margin-top:2px;
}


#logo {
float:left;	
width: 200px;
height:100px;
border:none;
padding:3px;
margin-top:-10px;}


#navigation {
width: 730px;
height:100px;
border:none;
position:absolute;
margin-left:290px;
margin-top:-10px;
 }

#mainbody {
padding:3px;
margin:6px;
width:1000px;
position:absolute;
margin-top:80px;
margin-left:auto;
margin-right:auto;
height:600px;
}


#leftmenu {width:auto;
height:relative;
margin-left:10px;
float:left;
text-align:left;
font-family:Century Gothic, sans-serif;
font-size:14px;
color:#39b4a4;
margin-top:100px;


}

ul {list-style-type:none;
text-align:left;
margin-left:-25px;
padding-left:0px;
margin:3px;
margin-top:10px;
font-size:small;
font-family:Century Gothic, sans-serif;
color:#777;

}

li {list-style-type:none;
margin-left:0;
padding-left:0;
}

#slideshow{
	
	padding-left:175px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font: Century Gothic, sans-serif;
color:#777
}

#contact{
	
width:520px;
margin-left:155px;
margin-right:auto;
margin-top:20px;
padding-left:150px;
height:250px;
text-align:justified;
font: Century Gothic, sans-serif;
color:#777	
}



#resumelink{
	
	padding-left:175px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font: Century Gothic, sans-serif;
color:#777} 


.slide

{
	
	height:100%;
	width:100%;
	max-height:600px;
	max-width:900px;


	
	
	
	
	
}

#bio1 {
	
width:670px;
margin-left:100px;
margin-right:auto;
margin-top:40px;
padding-left:150px;
height:250px;
text-align:left;
font: Century Gothic, sans-serif;
color:#777
	
}

#biopic{
padding-left:215px;
padding-right:100px;	
width:700px;
margin-left:auto;
margin-right:auto;
height:250px;
text-align:center;	
	
}

#footer {
	margin: 10px;
	margin-top:688px;
	margin-left:60px;
	padding: 10px;
	height: 40px;
	width: 1000px;
	text-align:right;
	font-family:Century Gothic, sans-serif;
	font-size:10px;
	color:#777;
	position:absolute;

}
	
