body {
	font-size: medium;
	padding:15px 0 0 0;
	margin:0;
	font-family:"Myriad Web Pro", Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size:small;
	background-color:#9f9d62;
}
h1 {font-variant: small-caps;}
h3 {color: #131313;}

h1 {color: #131313}
p  {color: #292929;}
a, a:visited, a:link {
	color: #5b5a37;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
	color:#000;
}
#header, #content, #footer {
	width: 900px;
	margin: 0 auto;
	padding:0;
	clear: both;
}
.menu {
	text-transform:uppercase;
	font-weight: bold;
	color:#4a4928;
	text-decoration: none;
	width:960px;
	margin:20px auto;
	clear:both;
}
.menu ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0px;
	width: 100%;
	text-align:center;
	clear:both;
}
.menu ul li {
	padding: 8px;
	margin: 10px;
	text-align: center;
	display:inline;
	font-size:100%;
}

.resume #content .menu {
	width:700px; margin:10px auto; text-align:left;}
.resume #content .menu ul {
	text-align:left;
	clear:both;
	width:700px; text-align:left;
	margin:0 auto;
	padding:0;
}
.resume #content .menu ul li {
	font-variant: normal;
	text-transform: none;
	margin: 5px 0px;
	background-image: url(images/bullet-bg.png);
	background-repeat: no-repeat;
	background-position: right center;
	border:none;
	padding:5px 10px 5px 0px;
	 text-align:left;
}


.home-img {
	margin:0 auto;
	text-align:center;
	margin-top:40px;
	margin-bottom:40px
}
#header {
	text-align: center;
	clear: both;
	margin:20px auto;
}
.home-img img {
	text-align: center;
	display: block;
	margin: 20px auto;
	border:none;
}
#content h1 {
	text-align: center;
	margin: 20px auto;
}
#content p {
	width: 450px;
	margin: auto;
	text-align: justify;
}
#content td p {
	width: auto;
	margin: auto;
	text-align: left;
}
#content td a {
	text-decoration:underline;
	color:#000;
}
#content td a:hover {
	text-decoration:none;
}
.resume p{ width:100%;}
.hidden {
	visibility:hidden;
}

.resume #content .address {
	float: right;
	margin: 0px;
	padding: 0px;
	width:auto;
	margin-right:100px;
}

.resume #content h2 {
	margin-left: 100px;
	width:300px; float:left; clear:left;
}
.resume #content table tr th {
	text-align: left;
	font-size: 120%;
	padding-top:1em;
}
.resume #content .menu ul .last {
	background-image: none;
}
#content h2 {
	margin-top: 0px;
}
#thumbnails img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 8px;
	text-align: center;
}#content h1 {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.home #content h1 {
	text-align: center;
}
.credit, .credit a {
	text-align: right;
	color: #88874d;
	text-transform:none;
}
.credit a:hover {
	color:#88874d;}
