body, img, #wrapper, #content, #nav, #featured_window, #contact_window, #bars, h1, h2, h3, p, a, fieldset {
    margin:0px;
    padding:0px;
    border:none;
}
#success {
	background-image: url(images/background.jpg);
	height: 642px;
	width: 840px;
	position: relative;
	margin: auto;
	color: #819386;
}
a{
	text-decoration:none;
	color: #c9d6cc;
	cursor: pointer;
}
body {
	background-color: #1d2827;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#nav {
	position: absolute;
	left: 43px;
	top: 242px;
	width: 73px;
	height: 147px;
	text-align: right;
}
#nav a {
	display: block;
	cursor: pointer;
	padding-bottom: 2px;
}
#content {
	position: absolute;
	left: 160px;
	top: 235px;
	width: 595px;
	height: 300px;
}
#home {
	position: absolute;
	width: 455px;
	font-size: 14px;
}
#spryContent {
	position: absolute;
	width: 589px;
	height: 295px;
}
#about {
	position: absolute;
}
#resume {
	position: absolute;
	width: 591px;
}
#contactForm {
	position: absolute;
}
#about h2, #contactForm h2 {
	padding-bottom: 5px;
	color: #8f9f76;
}
body {
	padding-bottom: 5px;
}
#about p {
	padding-bottom: 5px;
}
#designer {
	padding-top: 10px;
}
#home h1 {
	color: #8f9f76;
}
#contact p {
	padding-bottom: 10px;
}
textarea {
	background-color: #c9d6cc;
}
#contact p #name {
	background-color: #c9d6cc;
}
#contact p #email {
	background-color: #c9d6cc;
}
#textarea {
	width: 125px;
}
#resume {
	overflow:auto;
	height: 300px;
}

#proficiencies {
    width:175px;
    float:left;
}

#jobs {
    width:400px;
    float:left
}

#dates {
	text-align:right;
	margin-right:15px;
	position: absolute;
	right: 0px;
}

.indent {
	padding-left:10px;
}

#education, #skills, #experience {
	margin-top:-10px;
}

#img_skills {
	float:left;
	margin-right: 20px;
	margin-bottom: 15px;
}

#sampleTitle {
	color: #8f9f76;
}

#skills_used {
	font-weight: bold;
}

#sampleDetail {
	position:relative;
}

#credit {
	display:none;
}

