@charset "UTF-8";
#content {
	background-color: #FFF;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	box-shadow: 0px 0px 50px 7px #000;
	padding-top: 125px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
body {
	background-attachment: fixed;
	background-image: url(../images/Brown_bg.jpg);
	margin: 0px;
	padding: 0px;
	opacity:0.75;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 175%;
}
h1 {
	font-size: 26px;
	color: #003;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
h2 {
	font-size: 18px;
	color: #333;
	width: 100%;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-size: 14px;
	color: #300;
	padding: 0px;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	line-height: 175%;
}
li {
	padding: 0px;
	list-style-type: square;
}
ul.icon {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	line-height: 175%;
}
li.icon {
	padding: 0px;
	list-style-type: square;
}
a:link {
	color: #039;
	text-decoration: none;
}
a:visited {
	color: #039;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: none;
}
a:active {
	color: #C00;
	text-decoration: none;
}
#nav {
	background-color: #06C;
	position: fixed;
	opacity:0.8;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	width: 100%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	list-style-image: none;
}
#nav li a:link {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 7px;
	margin-right: 7px;
	margin-left: 7px;
}
#nav li a:visited {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#nav li a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #2B78D4;
	text-decoration: none;
	background-color: #FFF;
}
#nav li a:active {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#navblock {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	color: #006;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#namesub {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.iconfloat {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a.anchor {
	display: block; position: relative; top: -115px; visibility: hidden
}
#resumelink {
	padding: 0px;
	float: right;
	width: 150px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clear {
	clear: both;
}
#copyright {
	font-size: 12px;
	color: #666;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
