ul.nav {
	position: absolute;
	top: 55px;
	left: 0px;
	z-index: 100;
	list-style-image: none;
	list-style-type: none;
	display: block;
	visibility: visible;
}
ul.nav li {
display:inline;
}

.site_logo {
	position: absolute;
	left: 41px;
	top: 16px;
	width: 674px;
	height: 54px;
}
.nav a:link {
	background-color: #CCCCCC;
	margin-right: 8px;
	margin-left: 8px;
	float: left;
	padding-right: 20px;
	padding-left: 5px;
	font-size: 11px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	border-left-width: 18px;
	border-left-style: solid;
	border-left-color: #666666;
	color: #000000;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	font-weight: normal;
}
.nav a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	display: inline;
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	padding-right: 20px;
	padding-left: 5px;
	border-left-width: 18px;
	border-left-style: solid;
	border-left-color: #666666;
	font-weight: normal;
}
.nav a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	display: inline;
	border-left-width: 18px;
	border-left-style: solid;
	border-left-color: #00B8FF;
	font-weight: normal;
}
#main2 {
	position: absolute;
	top: 105px;
	left: 26px;
	visibility: visible;
}

#whats_new a:link {
	background-color: #007AFF;
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	padding-right: 20px;
	padding-left: 5px;
	font-size: 11px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	border-left-width: 18px;
	border-left-style: solid;
	border-left-color: #666666;
	color: #FFFFFF;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	font-weight: normal;
}

#whats_new a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #007AFF;
	display: inline;
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	padding-right: 20px;
	padding-left: 5px;
	border-left-width: 18px;
	border-left-style: solid;
	border-left-color: #666666;
	font-weight: normal;
}
#whats_new a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	display: inline;
	border-left-width: 18px;
	border-left-style: solid;
	border-left-color: #00B8FF;
	font-weight: normal;
	color: #000000;
}
#whats_new {
	position: absolute;
	left: 110px;
	top: 120px;
	visibility: visible;
}

body#home a#homeLink,
body#bio a#bioLink,
body#works a#worksLink,
body#projects a#projectsLink,
body#listen a#listenLink,
body#press a#pressLink,
body#links a#linksLink,
body#news a#newsLink,
body#contact a#contactLink
 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	display: inline;
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	padding-right: 20px;
	padding-left: 5px;
	border-left-width: 18px;
	border-left-style: solid;
	border-left-color: #CC0000;
}
body#home a#homeLink:hover,
body#bio a#bioLink:hover,
body#works a#worksLink:hover,
body#projects a#projectsLink:hover,
body#listen a#listenLink:hover,
body#press a#pressLink:hover,
body#links a#linksLink:hover,
body#news a#newsLink:hover,
body#contact a#contactLink:hover
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	display: inline;
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	padding-right: 20px;
	padding-left: 5px;
	border-left-width: 18px;
	border-left-style: solid;
	border-left-color: #ff4000;
}
