body { margin:0; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#F0F0F0; line-height:14px;}
div#header { width:1000px; height:27px; background:url(public/images/header.jpg); }
div#header2, div#header_home2 { width:1000px; height:55px; background:url(public/images/extraHeader.jpg); }
div#leftColumn, div#leftColumn_home { width: 116px; height:551px; background:url(public/images/page_02.jpg); float:left; }
div#contentWell { float:left; }
div#topNav, div#topNav_home { width: 750px; height:18px; background:url(public/images/page_03.jpg); text-align:right; padding:3px 10px 0 0; }
div#layout, div#layout_home { width: 760px; height:530px; background:url(public/images/page_05.jpg); position:relative; }
div#rightColumn, div#rightColumn_home { width: 124px; height:551px; background:url(public/images/page_04.jpg);  float:left;}
div#footer, div#footer_home { clear: both; width:1000px; height:80px; background:url(public/images/page_06.jpg); color:#666666; text-align:center; padding-top:5px; }
div#footer a, div#footer_home a { color:#666666; }
div#promoRail { position:absolute; width: 220px; height:420px; top:48px; left: 490px;} 
div#header #xspf_player { position:relative; top: 7px; left: 580px; }
div#header_home2 { background:url(public/images/extraHeader_home.jpg); }
div#leftColumn_home { background:url(public/images/home_02.jpg); }
div#topNav_home { background:url(public/images/home_03.jpg); }
div#layout_home { background:url(public/images/home2_06.jpg); }
div#rightColumn_home { background:url(public/images/home_04.jpg); }
div#footer_home { background:url(public/images/home_06.jpg); }
div#linksHome { position:relative; top:219px; margin-left:140px; }
ul.trackListing { list-style::none; padding:0; margin:0; }
ul.trackListing li { margin-top:1px; }
div#links a { font-size:9px; color:#FFF; text-transform:uppercase; font-weight: normal; text-decoration:none; padding: 0 5px; font-family:Geneva, Arial, Helvetica, sans-seriff; }
div#links a:hover { color:#AE8081; }
div#promorailContent a, div#content a { display:block; margin-bottom:3px; color:#FFFFFF;  background:url(public/images/arrow_right.gif) no-repeat left; padding-left:16px; }
div#promorailContent a:hover, div#content a:hover { color:#AE8081; }
div#promorailContent p { margin:7px 0; }
h1 { font-style:italic;  font-size:18px; letter-spacing:3px; font-family:"Times New Roman", Times, serif; color:#EACED1;}
div#mailingList { padding: 10px 0; background:url(public/images/dots.gif) repeat-x top; margin-top: 10px; }
div#mailingList span { display:block; margin-bottom:3px; }
div#mailingList form { margin:0; }
div#mailingList_home div#mailingList { padding: 0; border:none; margin: 0px; position:relative; top: -10px; left: 665px;}
div.border { background:url(public/images/dots.gif); height:1px; width:400px; margin:8px 0; clear:both; }
div.cdThumbnails { float:left; }
a.image { border:none; background:none; padding:0; }
form#login input { display:block; margin: 3px 0; font-size:11px; }
form#login input#Submit { width: 80px; margin-top: 15px; }
form#contactUs input, form#registration input { font-size:11px; width: 90%;}
form#contactUs input#Submit, form#registration input#Submit { width: 80px; margin-top: 15px;  }
div#dynamicBody a { display:inline; background:none; padding:0; margin:0; }
div#content a.regularLinks { display:inline; background:none; padding:0; }
div#content ul.trackListing li a { background:none; display:inline; padding:0;   }
div#content ul.trackListing li a img { border:none; vertical-align:middle; margin:2px 0 0 4px;}

/* Scroll Styles */
#container {
	position	: absolute;
	top			: 45px;
	left		: 60px;
	width		: 365px;
	height		: 420px;
	overflow	: hidden;
}

#content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	position	: relative;
	width		: 355px;
	left		: 5px;
}


#scrollArea {
	position	: absolute;
	left		: 450px;
	top			: 45px;
	height		: 430px;
	width		: 8px;
	border		: 1px solid #A15F5D;
	overflow	: hidden;
	background:#7E4D4B;
}

#emptyScroll {
	position	: absolute;
	left		: 450px;
	top			: 45px;
	height		: 430px;
	width		: 1px;
	background	:#A15F5D;
}

#scroller {
	position	: absolute;
	top			: -1px;
	width		: 15px;
	background	: #CFA3A1 url(public/images/scroll_bak.jpg);
	border-top	: 1px solid #A15F5D;
	border-bottom	: 1px solid #A15F5D;
}

