body {
	font: 80% Georgia, "Times New Roman", Times, serif;
	color: #333300;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border-style: none;
	background: #CFA678 url(../img/bg.jpg);
	text-align: center;
}
h3 {
	font-size: 102%;
	font-weight: bold;
	color: #FFFFFF;
}

img {
	border-style: none;
}
#wrapper {
	width: 780px;
	text-align: left;
	height: 100%;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: auto auto 0px;
}
#header {
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	overflow: visible;
	width: 800px;
}
#nav {
	width: 800px;
	overflow: hidden;
}
#nav ul{
	font: bold 88% Tahoma, Georgia, "Times New Roman", Times, serif;
	width: 798px;
	background: #DAA66A;
	border: 1px solid #C79153;
	list-style: none;
	overflow: visible;
	margin: 0px;
	padding: 0px;
}
#nav ul li{
	border-right: 1px solid #7C6543;
	display: inline;
}
#nav ul li a{
color: #725C44;
padding: 2px 9px;
text-decoration: none;
background: url(../img/vertical.gif) no-repeat right center;
}
#nav ul li a:hover{
color: black;
background-color: #FFFFFF;
}
#content {
	width: 770px;
	padding: 1em;
	background: #75634D;
	clear: both;
	color: #F0DAC1;
	text-decoration: none;
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px;
	border-top: 1px solid #9C834E;
	border-right: 1px solid #483D24;
	border-bottom: 1px solid #483D24;
	border-left: 1px solid #9C834E;
}
#content a {
	text-decoration: none;
	color: #FFFF99;
}
#content a:hover {
	color: #CCFF99;
	text-decoration: none;
}
#content ul {
	list-style: none;
	padding-right: 2em;
	padding-left: 2em;
}
#content li {
	clear: both;
	height: 100px;
	margin-bottom: 1.5em;
	vertical-align: middle;
}
.left_image {
	float: left;
	padding: 0em 1em 1em 0em;
}
.framed {
	text-align: center;
}
.resumeHeader {
	font-size: 12px;
	font-weight: bold;
	line-height: 0px;
	color: #FFFFFF;
}
.resumeAddress {
	font-size: 14px;
	line-height: 0px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-style: normal;
}

.resumeContent {
	font-size: 12px;
	font-weight: normal;
	margin-right: 100px;
	margin-left: 100px;
	line-height: normal;
}
fieldset { 
margin: 0 0 2em 0; 
padding: 1em .5em .5em .5em; 
border: none; 
} 

input { 
border: 1px solid #000000; 
font-weight: bold; 
background-color: #F5F5F5; 
}
