body {
   background: #000000; 
   margin: 0px; 
}

img {
	border-width: 0;
	margin: 0;
	padding; 0;
	display; inline;
}

img#soundoffreedom {
	float: right;
}



/* ----- typography ----- */

h1 {
	font-size: 18px;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 46px;
}

h3 {
	font-size: 13px;
	padding: 0;
	margin: 10px 0 0 0;
	font-weight: bold;
	text-decoration: none;
}

p, ul, li, td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #A4978D;
	text-decoration: none;
}

p {
	padding: 0;
	margin: 0 0 15px 0;
	line-height: 160%;
}

p#sott {
	font-size: 14px;
	font-weight: bold;
}

p#audiosamples {
	text-align: center;
	color: #fff;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	clear: both;
}

p#footer {
	margin: 30px 0 25px 0;
	text-align: center;
}

p#footer a {
	margin-right: 8px;
}

p.shoppingcart {
	margin-top: 20px;
	text-align: center;
}

p.addtocart {
	padding: 0;
	margin: 5px 0 0 0;
	display: block;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.3;
}

.underline {
	text-decoration: underline;
}

.indent {
	display: block;
	margin-left: 30px;
}

.center {
	text-align: center;
}



/* ----- tables ----- */

table.album {
	margin-top: 30px;
}

td {
	vertical-align: top;
	line-height: 0;
}

td.pagetitle {
	background: url(interface/title-background.gif) top left repeat-x;
	text-align: center;
}

table.tracklist td {
	font-size: 11px;
	line-height: 130%;
}

table.tracklist td {
	text-align: left;
}

table#events {
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #333;
	margin: 20px 0 20px 0;
}

table#events td {
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-color: #333;
	font-size: 13px;
	line-height: 130%;
}

#events thead td {

}


/* ----- links ----- */

a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: inherit;
}

a:link, a:visited {
   color: #aca5a0; 
   text-decoration: underline;
}

a:hover {
   color: #ffffff;
   text-decoration: underline;
}

a:active {
   color: #aca5a0;
   text-decoration: underline;
}
