body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	}
.background {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;	
	z-index: 0;
	}
.main-nav {
	width: 320px;
	height: 500px;
	position: absolute;
	top: 30px;
	left: 5px;
	margin: 0;
	padding: 0;
	}
.title {	
	color: #666666;
	}
.title ul {
	font-family: Helvetica, sans-serif;	
	list-style-type: none;
	}
.buttons{
	position: absolute;
	top: 180px;
	}
.buttons ul {
	font-family: Helvetica, sans-serif;	
	list-style-type: none;
	}
.buttons a {
	text-decoration: none;
	color: #666666;
	}
.buttons a:hover {
	color: #cc6633;
	}
.main-buttons a:hover {
	color: #cc6633;
	}
.content-image {
	position: absolute;
	width: 600px;
	top: 0px;
	left: 380px;
	margin: 0;
	padding: 0;
	}
.image-info {
	position: absolute;
	width: 520px;
	top: 480px;
	left: 150px;
	margin: 0;
	padding: 0;
	}
.image-info ul {
	font-family: Helvetica, sans-serif;	
	list-style-type: none;
	color: #666666;
	font-size: .7em;
	}
.content {
	position: absolute;
	width: 500px;
	top: 20px;
	left: 450px;
	margin: 0;
	padding: 0;
	font-family: Helvetica, sans-serif;
	font-size: 1em;
	color: #dddddd;
	line-height:1.4em;
	}
.content ul {
	font-family: Helvetica, sans-serif;	
	list-style-type: none;
	}
.content a {
	text-decoration: none;
	color: #666666;
	}
.content a:hover {
	color: #cc6633;
	}
.foot {
	width: 300px;
	height: 20px;
	position: absolute;
	top: 480px;
	margin: 0;
	padding: 0;
	font-family: Helvetica, sans-serif;
	font-size: .8em;
	color: #666666;
	line-height:1.1em;
	}
.foot ul {
	font-family: Helvetica, sans-serif;	
	list-style-type: none;
	}
.foot a {
	text-decoration: none;
	color: #666666;
	}
.foot a:hover {
	color: #cc6633;
	}
.links {
	position: absolute;
	width: 500px;
	top: 10px;
	left: 350px;
	}
.links ul {
	font-family: Helvetica, sans-serif;	
	list-style-type: none;
	color: #666666;
	}
.links a {
	text-decoration: none;
	color: #666666;
	}
.links a:hover {
	color: #cc6633;
	}
.main-buttons a:hover {
	color: #cc6633;
	}
h1	{
	font-family: Helvetica, sans-serif;
	font-size: 1.5em;
	color: #666666;
	line-height:1.5em;
	}
h2	{
	font-family: Helvetica, sans-serif;
	font-size: 1.2em;
	color: #eeeeee;
	line-height:1em;
	}
h3	{
	font-family: Helvetica, sans-serif;
	font-size: 1.1em;
	color: #666666;
	line-height:1em;
	}
.content-buttons{
	position: absolute;
	top: 220px;
	left: 85px;
	width: 200px;
	}
.content-buttons ul {
	font-family: Helvetica, sans-serif;
	font-size: .8em;	
	list-style-type: none;
	}
.content-buttons a {
	text-decoration: none;
	color: #666666;
	}
.content-buttons a:hover {
	color: #cc6633;
	}
.image-buttons {
	position: absolute;
	top: 90px;
	left: 155px;
	width: 80px;
	}
.image-buttons img {
	border: none;
	}
.image-buttons ul {
	font-family: Helvetica, sans-serif;
	font-size: .8em;	
	list-style-type: none;
	}
.image-buttons a {
	text-decoration: none;
	color: #666666;
	border: none;
	}
.bio{
	position: absolute;
	width: 800px;
	top: 10px;
	left: 330px;
	font-size: .8em;
	}
.bio ul {
	font-family: Helvetica, sans-serif;	
	list-style-type: none;
	color: #666666;
	}
.contact {
	position: absolute;
	width: 500px;
	top: 80px;
	left: 330px;
	}
.contact ul {
	font-family: Helvetica, sans-serif;	
	list-style-type: none;
	
.contact a {
	text-decoration: none;
	color: #666666;
	}
.contact a:hover {
	color: #cc6633;
	}