@charset "UTF-8";
#align {
	width: 900px;
	margin: 0 auto;
}
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	background-position: center;
}
img {
	border: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #C0C0C0;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
#title {
	text-align: right;
	vertical-align: middle;
	width: 350px;
	padding-top: 150px;
	float: left;
	padding-right: 1.6em;
	border: none;
	padding-bottom: 150px;
}
#title h1 {
	font-size: 50px;
	font-weight: bolder;
	padding-top: 0px;
	margin: 0px;
}
#title h2 {
	font-size: 30px;
}
#title h2 a:link {
	color: #CCCCCC;
}
#title h2 a:visited {
	color: #CCCCCC;
}
#title h2 a:hover {
	color: #CCCCCC;
}
#title h2 a:active {
	color: #CCCCCC;
}
#title a:link {
	color: #333333;
}
#title a:visited {
	color: #333333;
}
#title a:hover {
	color: #666666;
}
#title a:active {
	color: #333333;
}
#masthead h1 {
	font-size: 40px;
	color: #A5C82C;
	padding-left: 60px;
	padding-top: 0.5em;
}
#masthead a:link {
	color: #A5C82C;
	text-decoration: none;
}
#masthead a:visited {
	text-decoration: none;
	color: #A5C82C;
}
#masthead a:hover {
	text-decoration: none;
	color: #666666;
}
#masthead a:active {
	text-decoration: none;
	color: #A5C82C;
}
#masthead em {
	font-weight: 400;
	color: #C0C0C0;
}
#navlinks {
	vertical-align: bottom;
	padding-top: 0em;
	padding-left: 60px;
}
#navlinks li {
	display: inline;
	border-right: 2px solid;
	padding-right: 2em;
	padding-left: 2em;
}
#navlinks .current {
	font-weight: bold;
}
#navlinks .last {
	border-right-width: 0px;
}
h1 {
	font-size: x-large;
}
h2 {
	font-size: large;
}
#indexmasthead {
	width: 800px;
}
#indexnavlinks {
	clear: both;
	text-align: right;
	padding-top: 1em;
	border-left-width: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#indexnavlinks li {
	display: inline;
	padding-right: 0em;
	padding-left: 1em;
	border-right-width: 2px;
}
#frontimage {
	float: left;
	text-align: center;
	padding-left: 0.5em;
	padding-top: 72.5px;
	width: 460px;
	padding-bottom: 72.5px;
	padding-right: 0.5em;
}
#frontimage img {
	vertical-align: middle;
}
#portfolio {
	padding-left: 61px;
	padding-top: 1em;
}
#resume {
	padding-left: 61px;
	padding-top: 1em;
}
#resume h3 {
	font-style: italic;
	font-weight: normal;
	font-size: medium;
}
#resume li {
}
#contact {
	padding-top: 1em;
	padding-left: 61px;
}
#friends {
	padding-left: 61px;
	padding-top: 1em;
}
#Comments {
	width: 500px;
}
#footer {
	font-size: x-small;
	color: #999999;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 1.5em;
	margin-top: 5em;
}
#footer a:link {
	color: #999999;
}
#footer  a:visited {
	color: #999999;
}
#footer  a:hover {
	color: #666666;
}
#name {
	width: 325px;
}
#from {
	width: 325px;
}
#resume ul li {
	padding-bottom: 6px;
}
