a {
	color: #7d7d7d;
	text-decoration: none;
	}

a:hover {
	color: #575757;
	}

a.bigname {
	color: #575757;
	font-weight: normal;
	font-size: 1.3em;
	
}

a:active, a:focus {outline: 0;}

html {
	background-color: #ffffff;
	}

body {
	width: 850px;
	margin-left: -425px;
	left: 50%;
	position: relative;
	}

img {
	border: 0px;
	}

h1, h2, h3  {
	font-family: Verdana, Arial, sans-serif;
	color: #575757;
	}
	
p {
	font-family: Verdana, Arial, sans-serif;
	color: #7d7d7d;
	font-size: .8em;
	line-height: 20px;
	}

h1 {
	font-size: .9em;
	margin-top: 10px;
	font-weight:normal;
	
	
	}

h2 {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom:0px;
	font-size: .8em;
	font-weight: normal;
	}

h3 {
	font-size: .7em;
	margin-bottom: 0;
	}

/*p {
	font-size: .8em;
	line-height: 2em;
	}*/

#nav img {
	top: 7px;
	position: relative;
	}

div#nav ul {
	position: relative;
	top: 75px;
	font-family: Verdana, Arial, sans-serif;
	color: #1A4D84;
	white-space: nowrap;
	text-transform: lowercase;
	font-size: .7em;
	letter-spacing: .3em;
	padding-left: 0;
	}

div#nav li {
	list-style-type: none;
	display: inline;
	margin-right: 30px;
	margin-top:0px;
	}

div#content {
	position: absolute;
	top: 165px;
	margin-right: 0px;
	}

div#content ul {
	font-family: Verdana, Arial, sans-serif;
	color: #7d7d7d;
	padding-left: 0;
	line-height:20px;
	margin-top:0px;
	}

div#content li {
	list-style-type: none;
	font-size: .8em;
	
	}

.frontimage {
	border-top: 0px solid #1A4D84;
	border-bottom: 0px solid #1A4D84;
	}

#smallimg {
	margin-right: 10px;
	}

#largeimg {
	margin-right: 0px;
	float: left;
	margin-bottom: 50px;
	}

a:hover img#smallimg {
	border-color: #E6E6E6;
	}

.sig {
	position: relative;
	top: 25px;
	text-align: right;
	margin-bottom: 50px;
	}

.bold {
	font-weight: normal;
	color: #575757;
	}

.name {
	font-weight: normal;
	font-size: 1.3em;
	color:#575757;
	}

.bioimg {
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
	}

.info {
	position:absolute;
	font-size: .8em;
	line-height: 2em;
	font-family: Verdana, Arial, sans-serif;
	color: #7d7d7d;
	top:0px;
	left:650px;
	width:250px;
	
	}