@charset "utf-8";
body {
	font-family: Verdana;
	background-color: #000000;
}
td,th{
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin:0;
	color: #000000;
	font-family: Veranda;
	font-size: 12px;
}
a {
	margin:0;
	color: #4083BB;
	font-family: Helvetica;
	font-style: normal;
	text-decoration: none;
	outline: none;
}
a:hover    {
	margin:0;
	color: #4083BB;
	font-family: Helvetica;
	font-style: normal;
	text-decoration: underline;
}
#main {
	margin:-8px auto;
	position:relative;
	text-align:left;
	width:980px;
}
#header {
	height:141px;
	width:980px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu {
	top: 134px;
	position: absolute;
	margin: 0 0 0 0;
	width: 740px;
	left: -1px;
}
#menu_tabs {
	height: 40px;
	width: 109px;
	float: left;
}
#content {
	margin: 40px 0 0 0;
}
#three_cds {
	height:325px;
	width:324px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/3-3-container/3x3-container.png);
	background-repeat: no-repeat;
	float: left;
}
#three_by_6_cds {
	height:660px;
	width:324px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/3x6-container.png);
	background-repeat: no-repeat;
	float: left;
	margin: 0 0 0 0;
}
#cd_selected_pane {
	background-image: url(images/CD-selected-pane.png);
	background-repeat: no-repeat;
	height: 560px;
	width: 344px;
	float: left;
	margin: 0 0 10px 15px;
	display: inline;
}
#featured_cd {
	height: 222px;
	width: 222px;
	background-color: #FFFFFF;
	margin: 8px 0 0 8px;
	float: left;
	display: inline;
}
#featured_cd_track_list {
	float: left;
	height: 222px;
	width: 99px;
	margin: 8px 0 0 7px;
	background-color: #FFFFFF;
	display: inline;
}
#featured_cd_description {
	float: left;
	height: 157px;
	width: 312px;
	color: #FFFFFF;
	margin: 10px 0 0 15px;
	display: inline;
}
#snocap_pane {
	background-image: url(images/snocap-container.png);
	background-repeat: no-repeat;
	height: 440px;
	width: 450px;
	float: left;
	margin: 13px 0 0 15px;
	display: /*inline*/none;
}
#page_pic {
	position: absolute;
	top: 99px;
	left: 687px;
}
#footer {
	height:14px;
	width:980px;
	background-image: url(file:///C|/Documents%20and%20Settings/Jason/My%20Documents/images/footer.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	float: left;
	margin: 15px 0 0 0;
}