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



img{
padding-bottom: 13px;
}

div#content p{
	color: #897559;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 15px;
	margin: 5px 17px 0px 17px;
	line-height: 21px;
}

div#content{
	padding-top: 35px;
	width: 638px;
	height: 310px;
}

div#one{
	background-image:url(../images/content2.gif);
	width: 638px;
	height: 315px;
	float: left;
	font-family: georgia;
	color: #594a34;
	font-style: normal;
	line-height: normal;	
	display: none;
	float: left;
	margin-left: 20px;
	margin-top: 235px;
	position: absolute;
	padding-top: 30px;
	
}

div#resumebody{
	float: left;
	width: 595px;
	height: 245px;
	overflow: auto;
	background-color:#e6e4df;
	font-size: 11px;
	line-height: 12px;
	border: 1px solid #89765a;
	margin: 0px 20px 0px 20px;	
}

div#resumebody p{
	font-size: 110%;
	line-height: 14px;
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-top: 0px;
}

div#resumebody h4{
	font-size: 16px;
	line-height: 12px;
	padding-left: 15px;
}

div#resumebody h2{
	padding-left: 15px;
	
}

div#nav2 a#download{
	float: right;
	background-image:url(../images/download.gif);
	width: 104px;
	height: 44px;
}

div#nav2 a#back{
	float: left;
	background-image: url(../images/back.gif);
	width: 104px;
	height: 44px;
}

div#nav2 a{
	text-indent: -9000px;
}

div#nav2 a:hover{
	background-position: 0 -47px;
}
	
div#nav2{
	float: left;
	width: 575px;
	margin: 15px 20px 0px 30px;	
}

div#resumebody ul li{	
	font-size: 12px;	
}
	
span.bold{
	font-weight:bold;
}

div#aboutnav{
	width: 130px;
	height: 60px;
	margin: 30px 0px 5px 250px;
	background-image:url(../images/resume.gif);
	text-indent: -12000px;
}

div#aboutnav:hover{
	background-position: 0 58px;
}

div#resume a{
height: 40px;
}


