body {
	margin: 0 auto;
	background: #2c2c2c url(../images/bg.gif) repeat-x top center;
}

a:link, a:visited {
	color: #609520;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}

.alt { 
  color: #666; 
  font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; 
  font-style: italic;
  font-weight: normal;
}

.wrapper {
	margin: 0 auto;
	width: 710px;
}

.job {
	width: 150px;
	height: 150px;
	position: absolute;
	top: 0;
	right: 0;
}

.header {
	margin-top: 25px;
	background: #fff;
}
	.header img { margin: 30px 5px }
	.header hr { margin: 0 }

.content {
	background: #fff;
	padding: 20px 0;
}
	.content p img { padding: 4px; border: 1px solid #222; margin: 0 0 5px 0 }
	.content ul { padding-left: 20px; margin-top: 0 }

.gallery img {
	margin-right: 8px;
	margin-bottom: 8px;
}

.footer {
	background: url(../images/footer-bg.gif) repeat-x top center;
	padding-top: 10px;
	color: #fff;
	margin-bottom: 0px;
}
	.footer h2 { color: #fff; margin-bottom: 5px }
	.footer ul { padding-left: 0px }
	.footer ul li { list-style: none; background: url(../images/bullet.gif) no-repeat 6px 6px; padding-left: 20px; }
	.socialicons img { margin-right: 10px }
	
.green { color: #609520; font-weight: bold }
.experience li { margin-bottom: 10px }
