* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #d6dbd4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 20px 0;
}
img {
	border: none;
}
.block {
	display: block;
}
#pageWrapper {
	background: #d6dbd4 url(images/page_frame.gif) no-repeat;
	height: 700px;
	margin: 0 auto;
	width: 900px;
}
#pageWrapperHome {
	background: #d6dbd4 url(images/page_frame_home.gif) no-repeat;
	height: 700px;
	margin: 0 auto;
	width: 900px;
}
#leftColumn {
	background: url(images/bg_left.jpg) no-repeat;
	display: inline;
	float: left;
	height: 638px;
	margin: 31px 0 0 31px;
	position: relative;
	width: 369px;
}
#leftColumn img {
	display: block;
}
#pageWrapperHome #leftColumn {
	background: url(images/bg_left_home.jpg) no-repeat;
}
#leftColumn #btnLogo a {
	display: block;
	height: 125px;
	left: 44px;
	position: absolute;
	top: 22px;
	width: 260px;
}
#leftColumn #btnArtists {
	background: url(images/nav_artists_on.jpg) no-repeat;
	position: absolute;
	top: 203px;
}
#pageWrapperHome #leftColumn #btnArtists {
	background: url(images/nav_artists_home_on.jpg) no-repeat;
	top: 185px;
}
#leftColumn #btnMusic {
	background: url(images/nav_music_on.jpg) no-repeat;
	position: absolute;
	top: 256px;
}
#pageWrapperHome #leftColumn #btnMusic {
	background: url(images/nav_music_home_on.jpg) no-repeat;
	top: 238px;
}
#leftColumn #btnStore {
	background: url(images/nav_store_on.jpg) no-repeat;
	position: absolute;
	top: 309px;
}
#pageWrapperHome #leftColumn #btnStore {
	background: url(images/nav_store_home_on.jpg) no-repeat;
	top: 291px;
}
#btnArtists, #btnMusic, #btnStore {
	height: 30px;
	width: 138px;
}
#btnArtists a, #btnMusic a, #btnStore a {
	display: block;
	height: 30px;
	width: 138px;
}
* html a:hover {
visibility:visible
}
#btnArtists a:hover img, #btnMusic a:hover img, #btnStore a:hover img, #btnManley a:hover img, #btnAdam a:hover img, #btnMusicManley a:hover img, #btnMusicAdam a:hover img, li#btnAbout a:hover img, li#btnContact a:hover img, li#btnLinks a:hover img {
	visibility: hidden;
}
#btnMusicManley {
	background: url(images/title_music_manley_on.jpg) no-repeat;
}
#btnMusicAdam {
	background: url(images/title_music_adam_on.jpg) no-repeat;
}
#btnMusicManley a {
	display: block;
	height: 31px;
	width: 120px;
}
#btnMusicAdam a {
	display: block;
	height: 31px;
	width: 110px;
}
#subNavigation {
	border-top: 1px #9ca298 solid;
	height: 1%;
	left: 145px;
	position: absolute;
	top: 221px;
	visibility: visible;
	width: 147px;
}
#pageWrapperHome #subNavigation {
	top: 203px;
}
#btnManley, #btnAdam {
	float: right;
	height: 36px;
	width: 127px;
}
#leftColumn #btnManley {
	background: url(images/nav_manley_on.jpg) no-repeat;
}
#pageWrapperHome #leftColumn #btnManley {
	background: url(images/nav_manley_home_on.jpg) no-repeat;
}
#leftColumn #btnAdam {
	background: url(images/nav_adam_on.jpg) no-repeat;
}
#pageWrapperHome #leftColumn #btnAdam {
	background: url(images/nav_adam_home_on.jpg) no-repeat;
}
#btnManley a, #btnAdam a {
	display: block;
	height: 36px;
	width: 127px;
}
#newsContainer {
	background: url(images/bg_news.jpg) no-repeat;
	border: 1px #9ca298 solid;
	height: 113px;
	left: 45px;
	overflow: auto;
	padding: 0 0 0 10px;
	position: absolute;
	top: 472px;
	width: 242px
}
#newsContent {
	font-size: 10px;
	height: 105px;
	overflow: auto;
	padding-top: 8px;
}
#newsContent p {
	padding: 0 0 10px 0;
}
#globalNavigation ul {
	list-style: none;
	margin: 0;
	padding: 1px 0 0 400px;
}
#globalNavigation ul li {
	float: left;
}
#globalNavigation ul li#btnAbout {
	background: url(images/nav_about_on.gif) no-repeat;
}
#globalNavigation ul li#btnAbout a {
	display: block;
	height: 29px;
	width: 103px;
}
#globalNavigation ul li#btnContact {
	background: url(images/nav_contact_on.gif) no-repeat;
}
#globalNavigation ul li#btnContact a {
	display: block;
	height: 29px;
	width: 113px;
}
#globalNavigation ul li#btnLinks {
	background: url(images/nav_links_on.gif) no-repeat;
}
#globalNavigation ul li#btnLinks a {
	display: block;
	height: 29px;
	width: 79px;
}
.rightColumn a {
	color: #f85708;
	text-decoration: none;
}
.rightColumn a:hover {
	text-decoration: underline;
}
.rightColumn {
	display: inline;
	float: left;
	height: 576px;
	margin: 31px 0 0 0;
	padding: 62px 0 0 0;
	position: relative;
	width: 500px;
}
.rightColumn p {
	font-size: 11px;
	padding: 10px 41px 30px 0;
}
.rightColumn dl {
	font-size: 12px;
}
.rightColumn dt {
	left: 0;
	position: relative;
	top: 1.3em;
	width: 10em;
}
.rightColumn dd {
	margin: 0 0 0 10em;
	padding: 0 41px 0 0;
}
.rightColumn dd a {
	font-size: 12px;
}
.scroll {
	background: url(images/bg_scroll.jpg) no-repeat;
}
.noScroll {
	background: url(images/bg_noscroll.jpg) no-repeat;
}
.home {
	background: url(images/bg_home.jpg) no-repeat;
}
div.title {
	border-bottom: 1px #9ca298 solid;
	height: 31px;
}
div.title div {
	float: left;
}
#scrollContent {
	border: 1px #9ca298 solid;
	height: 473px;
	left: 15px;
	overflow: auto;
	padding: 0 0 0 15px;
	position: absolute;
	top: 119px;
	width: 393px
}
#scrollContent p {
	font-size: 10px;
	margin: 0;
	padding: 0 0 12px 0;
}
#scrollContentLeft {
	float: left;
	padding: 20px 0 0 0;
	width: 188px;
}
#scrollContentRight {
	float: right;
	width: 178px;
}
#scrollCdCover {
	padding: 10px 0 20px 10px;
}
#scrollCdCover .btn {
	margin: 0 0 10px 10px;
}
ul#linksList {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 0;
}
ul#linksList li {
	line-height: 1.8em;
}
ul#linksList li a {
	font-size: 14px;
}
#musicSamples {
	padding-bottom: 12px;
}
#musicSamples .cdTitle {
	border-bottom: 1px #9ca298 solid;
	margin-bottom: 10px;
	padding: 20px 0 5px 0;
}
#scrollContent #musicSamples a {
	color: #f85708;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#scrollContent #musicSamples a:hover {
	text-decoration: underline;
}
.musicCdCover {
	padding: 10px 0 20px 0;
}
.musicCdCover .btn {
	margin: 0 0 5px 10px;
}
#spotlights {
	padding: 10px 65px 30px 0;
}
#spotlights p {
	font-size: 11px;
	padding: 10px 0 12px 0;
}
#spotlightLeft {
	float: left;
	width: 195px;
}
#spotlightRight {
	float: right;
	width: 195px;
}
#spotlights .btnListen {
	margin: 0 0 10px 0;
}
#spotlights .btnBuy {
	margin: 0 0 10px 10px;
}