* {
	margin: 0px;
	padding: 0px;
}
#audioplayer {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	clear: left;
}
#bio {
	float: left;
	width: 630px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-color: #000;
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content {
	float: right;
	width: 950px;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFF;
	min-height: 600px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 5px;
}
#facebook {
	position:absolute;
	z-index:1;
	left: 876px;
	top: 70px;
	height: 66px;
}
#footer {
	clear: both;
	width: 950px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #333;
}
#header {
	width: 960px;
	height: 150px;
	float: left;
}
#logo {
	margin-left: -70px;
	margin-top: 15px;
	position: absolute;
	width: 200px;
	height: 200px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(../images/acoustic.png);
}
#nav {
	float: left;
	width: 960px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #6A0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6A0000;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
}
#player_text   {
	width: 250px;
	float: left;
	clear: left;
}
#sectionright {
	float: right;
	width: 250px;
	background-color: #CCC;
	overflow: scroll;
	overflow-x: hidden;
	height: 600px;
	padding: 5px;
}
#video {
	width: 320px;
	margin-top: 4px;
	margin-left: 5px;
	background-color: white;
	float: left;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	position: relative;
}
#FLVPlayer {
	margin-bottom: 5px;
}
hr {
	margin-top: 7px;
	margin-bottom: 7px;
}
#photos #slideshow {
	width: 300px;
	margin-left: 20px;
	margin-top: 40px;
}

