body {
	background: url(../images/bg.gif) repeat;
	margin: 1px 0px 5px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div, table, td {
	margin: 0; padding: 0;
}

a {
	color: #626038;
}

#splash {
	margin-left: auto; margin-right: auto;
	width: 663px;
}
#wrapper {
	width: 800px;
	margin-left: auto; margin-right: auto;
	text-align: left;
}

#header, #content {
	border: 5px solid #ffffff;
	border-left-width: 4px;
	border-right-width: 4px;
}

#header {
	background: transparent url(../images/int_header_bg.gif) repeat;
	height: 115px;
}
#header td {
	vertical-align: bottom;
}
#header td img {
	margin-bottom: 5px;
}
	
#header td.radio {
	vertical-align: middle;
	padding-right: 20px;
}
#header .radio a img {
	padding: 1px 2px 3px 2px;
}

#content {
	border-top-width: 1px;
	background-color: #c7c6b3;
	font-weight: bold;
	color: #626038;
}
#content td {
	vertical-align: top;
	padding: 20px;
}
#content td.artists_side {
	padding-right: 0px;
}
#content td.artists_side td {
	padding: 0px;
	padding-right: 20px;
	border-right: 3px solid #A09A82;
}

#content h3 {
	margin-top: 0;
	padding: 3px;
	background-color: #67653F;
	border: 1px solid #FFFFFF;
	color: #C7C6B3;
	font-size: 14px;
}
h3.mission, h3.contact {
	width: 220px;
}
h3.store {
	width: 284px;
}
#content td.content_about, 
#content td.content_contact {
	padding-right: 120px;
}
#content td.content_store {
	padding-right: 80px;
}
#content td.content_artist {
	padding-right: 40px;
}
#content td.content_about p {
	line-height: 130%;
}

#content .artists_block td {
	padding: 0 50px 10px 0;
	text-align: center;
}
#content .artists_block td p {
	letter-spacing: -1px;
	font-size: 1.1em;
	margin: 10px 0px;
}
#content .artists_block td a {
	color: #626038;
	text-decoration: none;
}

#content table.artist_info {
	width: 100%;
}
#content table.artist_info td {
	padding: 0 10px 0px 0px;
}
#content table.artist_info td.longdesc {
	 line-height: 130%;
}
#content table.artist_info td.top_padding {
	padding-top: 20px;
}
#content table.item_list {
	width: 100%;
	margin-top: 15px;
}
#content table.item_list td {
	padding: 10px;
	vertical-align: top;
}
#content table.item_list tr.headings td {
	background: url(../images/store_gridbg.gif) repeat-x;
}
#content table.item_list td.item_desc {
	width: 53%;
}
#content table.item_list td.item_desc img {
	float: left;
	margin-right: 5px;
}
#content table.item_list td.item_price {
	width: 12%;
}
#content table.item_list td.item_buy {
	width: 35%;
	text-align: right;
}
#content table.albumtable {
	border-collapse: collapse;
	width: 210px;
}
#content table.albumtable td {
	border: 1px solid #ffffff;
	border-bottom-width: 0px;
	font-size: 11px;
	padding: 1px;
}
#content table.albumtable tr.last td {
	border-bottom-width: 1px;
}
#content table.albumtable td.num {
	color: #626038;
	width: 24px;
}
#content table.albumtable td.sample {
	color: #626038;
	width: 62px;
	text-align: center;
}
#content table.albumtable td.track {
	color: #C7C6B3;
	background-color: #67653F;
	width: 124px;
}
#content table.albumtable td.track a {
	color: #C7C6B3;
	text-decoration: none;
}
#content #shipping { border-collapse: collapse; }
#content #shipping td {
	padding: 4px;
	border: 1px solid #A09A82;
}