body {
	background-color: #8E8D79;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	padding: 0px;
	height: auto;
	width: 864px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	background: #FFF;
}
#hometop {
	background-image: url(../images/home_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 205px;
	width: 100%;
	overflow: hidden;
	left: 0px;
	top: 0px;
}
#homemiddle {
	background-image: url(../images/home_middle.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 171px;
	width: 100%;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}
#homebottom {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	min-height: 410px;
	background: url(../images/home_bottom.jpg) no-repeat 0px 0px;
}
#topnav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #8D8D79;
	position: absolute;
	width: 640px;
	top: 20px;
	left: 213px;
}
#topnav li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 44px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topnav li a {
	text-decoration: none;
	color: #5F5F5F;
}
#topnav li a:hover {
	color: #6950A1;
}
#topnav li#home a {
	color: #B66864;
}

#leftnav {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#leftnav li {
	padding: 0px;
	margin: 0px 0px 10px;
	line-height: 15px;
}
#leftnav li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #554891;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#leftnav li a:hover {
	color: #9A9987;
}
#flashreviews {
	padding: 0px;
	height: 150px;
	width: 265px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 150px 0px 0px 590px;
}
#soundplayer {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 200px;
	position: absolute;
	overflow: hidden;
	left: 15px;
	top: 526px;
}
