html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}


body{
background-color: #414042;
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}

#banner{
	height: 156px;
	width: 750px;
	background-image: url(banner.gif);
	background-repeat: no-repeat;
	background-position: top;
}

div.wrapper{
width: 750px;
height: 500px;
background-color:#80a8d9;
margin: 30px auto;
}


div.content{
background-color:#80a8d9;
margin: 26px 0 0 0px;
width: 750px;
}

div.nav{
width: 750px;
height: 16px;
}

div.resume{
background-color: #FFFFFF;
width: 750px;
}

div.footer{
	height: 60px;
	width: 750px;
	background-color:#80a8d9;
}

p{
font-family: Arial Narrow;
font-size: 12px;
padding: 20px 0 0 400px;
color: #000000;
}
p.resume{
	font-family: Arial Narrow;
	font-size: 14px;
	margin-bottom: 20px;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding: 0 0 0 350px;
}

h3.resume{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
	color: #80a8d9;
	text-decoration: none;
	padding: 0 0 0 350px;
}

img{
border:none;
}





.download a { color:#1b80c4;}

.download a:visted { color:#1b80c4;}


a:link.sub {
	font-family: Arial Narrow;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #98d2c5;
	text-decoration: none;
}




a:link {
	font-family: Arial Narrow;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #98d2c5;
	text-decoration: none;
}





a:visited {
	font-family: Arial Narrow;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #98d2c5;
	text-decoration: none;
}
a:hover {
	font-family: Arial Narrow;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}



