div#top {
font-size: 12px;
color: 8c8c8c;
font-family: "century gothic";
text-align: right;
text-indent: 20px;
}

div#logo {
font-size: 20px;
font-family: "century gothic";
color: FFFFFF;
}


div#bio {
font-size: 16px;
font-family: "century gothic";
text-align: left;
text-decoration: none;
text-transform: none;
letter-spacing: 0;
word-spacing: 0;
text-indent: 0;
margin-left: 0;
line-height: 1.5; 
}
div#contact {
font-size: 12px;
font-family: "century gothic";
text-align: left;
text-decoration: none;
text-transform: none;
letter-spacing: 0;
word-spacing: 0;
text-indent: 0;
margin-left: 0;
line-height: 1.5; 
}


div#nav {
}

div#nav li {
	font-size: 48px;
	font-family: "century gothic";
	text-align: left;
	text-decoration: none;
	text-transform: none;
	letter-spacing: -1;
	word-spacing: 5px;
	text-indent: 0px;
	margin-left: -20px;
	list-style-type: none;
	line-height: 1;
}

div#footer {
font-size: 12px;
color: 8c8c8c;
font-family: "century gothic";
text-align: left;
text-indent: 20px;
}

div#footer h2 {
font-size: 9px;
color: 323232;
font-family: "century gothic";
text-align: left;
text-indent: 20px;
}

