		html, body {
			height: 100%;
		}

		body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	background-color: #f2f2f2;

		}
		h4 {
			 margin: 5px 0px;
			 padding: 0px;
		}
		a {
	text-decoration: none;
	border-bottom: 1px dotted #F2F2F2;
	color: #F2F2F2;
		}
		a:hover {
	color: #93A0A8;
	border-bottom-width: 0px;
	border-bottom-style: none;
		}
		ul {
			list-style: none;
			padding-left: 0px;
			display: block;
		}
		li {
			padding: 0px 0px 5px 0px;
		}
		p {
	margin: 5px 0px;
	padding: 0px;
	line-height: 150%;
		}
		#container {
	width: 1024px;
	height: 768px;
	margin-right: auto;
	margin-left: auto;
		}
#logo {
	width: 465px;
	height: 768px;
	background-color: #000000;
	float: left;
	background-image: url(files/logo.jpg);
		}
#text {
	width: 316px;
	background-color: #000000;
	float: right;
	height: 100%;
	margin-top: 38px;
	margin-right: 10px;
		}
#nav {
	width: 203px;
	height: 230px;
	background-color: #000000;
	float: right;
	margin-top: 45px;
		}
		
a#bio {
	background-image:url(bio.jpg);
	height:25px;
	width:203px;
	float: right;
}

a#bio:hover {
	background-position:203px 0;
	background-image: url(bio_hover.jpg);
	float: right;
}

a#audio{
	background-image:url(audio.jpg);
	height:24px;
	width:203px;
	float: right;
}

a#audio:hover {
	background-position:203px 0;
	background-image: url(audio_hover.jpg);
	float: right;
}

a#clients {
	background-image:url(clients.jpg);
	height:25px;
	width:203px;
	float: right;
}

a#clients:hover {
	background-position:203px 0;
	background-image: url(clients_hover.jpg);
	float: right;
}
a#gearlist {
	background-image:url(gearlist.jpg);
	height:25px;
	width:203px;
	float: right;
}

a#gearlist:hover {
	background-position:203px 0;
	background-image: url(gearlist_hover.jpg);
	float: right;
}

a#samples{
	background-image:url(samples.jpg);
	height:25px;
	width:203px;
	float: right;
}

a#samples:hover {
	background-position:203px 0;
	background-image: url(samples_hover.jpg);
	float: right;
}

a#contact{
	background-image:url(contact.jpg);
	height:25px;
	width:203px;
	float: right;
}

a#contact:hover {
	background-position:203px 0;
	background-image: url(contact_hover.jpg);
	float: right;
}


#bio{
	height:25px;
	width:203px;
	display:block;
	text-decoration:none;
	float: right;
}
#audio{
	height:24px;
	width:203px;
	display:block;
	text-decoration:none;
	float: right;
}
#clients{
	height:25px;
	width:203px;
	display:block;
	text-decoration:none;
	float: right;
}
#gearlist{
	height:25px;
	width:203px;
	display:block;
	text-decoration:none;
	float: right;
}
#samples{
	height:25px;
	width:203px;
	display:block;
	text-decoration:none;
	float: right;
}
#contact{
	height:25px;
	width:203px;
	display:block;
	text-decoration:none;
	float: right;
}


.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F1F1F1;
	line-height: 160%;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F1F1F1;
	line-height: 160%;
	font-weight: bold;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F1F1F1;
	line-height: 160%;
	font-weight: bold;
}
