body {
	padding: 20px;
	}
#content a, a:visited, a:link {
	color: #706909;
	}
#content a:hover {
	color: #fff;
	}
#tup {
	background: url(i/bg.jpg) top left no-repeat;
	height: 470px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 728px;
	}

#content {
	float: right;
	height: 365px;
	margin: 58px 0 0 286px;
	overflow: auto;
position: absolute;
	width: 440px;
	z-index: 1;
	left:0;
	}
#Name { position:relative; top:0; left:0; display:block; width:350px; height:42px; float:left; padding:0; margin:0;}

#navTup {
	display: block;
	float: right;
	margin: 20px -50px 0 0;
	position: relative;
	width: 400px;
	z-index: 10000;
	}
#nav, #nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#nav a {
	background-color: black;
	color: #fff;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	width: 125px;
	}
#nav a:hover {
	color: #900;
	}
#nav li {
	background-color: black;
	float: right;
	padding: 5px;
	text-align: right;
	width: 125px;
	}
#nav li ul {
	background-color: black;
	left: -999em;
	position: absolute;
	width: 125px;
	z-index: 10;
	}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index: 10000;
	}
#nav li.sfhover ul {
	position: static;
	}
#nav li ul li a {
	font-size: 14px;
	}
.bio {
	text-align: right;
	}
#leftNav {
	border-right: 1px solid #706909;
	display: block;
	float: left;
	height: 100%;
	height: 371px;
	margin-top: 56px;
	padding: 0;
	position: absolute;
	width: 171px;
	left:0;
	}
#leftNav ul {
	list-style: none;
	margin: 60px 0 0 2px;
	padding: 0;
	}
#leftNav li a {
	background-color: #3F3801;
	border-bottom: 1px solid #706909;
	border-top: 1px solid #706909;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 20px;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 1px 3px 1px 3px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 163px;
	color:white;
	}
#leftNav li a:hover {
	background-color: #000;
	}
#foot {
	clear: both;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 430px;
	text-align: right;
	}
#foot a, #foot a:hover {
	color: #666;
	}
	
h2 {
	color:#706909;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:20px 10px 0 10px;
	}

p {
	color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	margin-left: 10px;
	margin-right:10px;}


