a:link { color:#8D6702; text-decoration:underline;}
a:visited { color:#B48915; text-decoration:underline;}
a:hover { color:#B48915; text-decoration:none;}

body {
	scrollbar-face-color: #77562d;
	scrollbar-highlight-color: #987957;
	scrollbar-3dlight-color: #987957;
	scrollbar-darkshadow-color: #462a08;
	scrollbar-shadow-color: #462a08;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #f7f1df;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

/* LAYOUT */

#mainWrapper {
	height: 100%;
	width: 100%;
	background-image: url(images/layout/bg_tile.gif);
	background-position: center;
}
#mainTable {
	width: 950px;
	height: 591px;
}
.crystalTop {
	height: 31px;
}
.headerFlash {
	height: 106px;
}
.borderHoriz {
	height: 9px;
}
.borderVert {
	width: 9px;
	height: 445px;
}
.navCell {
	width: 184px;
	height: 445px;
}
#nav_table {
	width: 184px;
	height: 445px;
}
.nav_bottom {
	background-image: url(images/layout/nav_bottom.jpg);
	height: 209px;
	width: 184px;
	text-align: left;
	padding-left: 15px;
	vertical-align: top;
	padding-top: 137px;
}
.contentCell {
	width: 757px;
	height: 445px;
	background-image: url(images/layout/content_bg.jpg);
	text-align: center;
	vertical-align: top;
	padding-top: 15px;
}

/* CONTENT */

#content {
	overflow: auto;
	width: 720px; 
	height: 415px;
	text-align: left;
}
.main {
	font-size: 11px;
	color: #000000;
}
.navInput {
	font-size: 11px;
	color: #000000;
	background-color: #dcd5ae;
	border: 2px solid #000000;
}
.navSubmit {
	font-size: 12px;
	color: #000000;
	background-color: #FCF507;
	border: 1px solid #000000;
}
.content_main {
	font-size: 11px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 29px;
	font-weight: normal;
	text-align: left;
}
.contentHeader {
	background-image: url(images/layout/content_heading.gif);
	height: 26px;
}
.contentHeaderTable {
	width: 690px;
}
.headerLeft {
	width: 28px;
}
.headerRight {
	width: 125px;
	font-size: 11px;
	color: #333333;
	padding-top: 3px;
	text-align: right;
	padding-right: 8px;
}
.headerTitle {
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	padding-top: 2px;
	text-align: left;
}
.mainHeading {
	font-size: 12px;
	font-weight: bold;
	color: #AD0101;
}
.contentImageText {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.contentImage {
	padding-right: 6px;
	vertical-align: top;
}
.contentImageMusic {
	padding-right: 6px;
	vertical-align: top;
	width: 100px;
	padding-bottom: 6px;
}
.contentImageTextMusic {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.artistImage {
	text-align: left;
	height: 200px;
	width: 200px;
	padding-right: 6px;
	padding-bottom: 6px;
}

form.paypal_form {width: 120px; height: 140px; float: left;}