body
{
	background:url('http://www.theblackwellgate.com/about/images/bg.jpg') 0px -40px #2B2C31 repeat-x;
	overflow:hidden;
}

div
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img#header
{
	position:relative;
	top:10px;
	left:10px;
}

img#cover
{
	width:120px;
	height:120px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

div.question
{
	text-align:center;
}

table.blackContainer
{
	width:320px;
	border:0px;
	padding:0px;
	margin:0px;
}

td.blackBG
{
	background:url('http://www.theblackwellgate.com/about/images/bg_black.png');
	padding-left:10px;
	padding-right:10px;
}

div.whiteBG
{
	background:url('http://www.theblackwellgate.com/about/images/bg_white.png');
	height:100%;
	padding-left:15px;
	padding-right:15px;
}

div#about_button
{
	width:300px;
	display:block;
	position:absolute;
	top:130px;
	left:15px;
}

div#listen_button
{
	width:300px;
	display:block;
	position:absolute;
	top:130px;
	left:352px;
}

div#buy_button
{
	width:300px;
	height:100%;
	display:block;
	position:absolute;
	top:130px;
	left:688px;
}

div#about_popup
{
	width:300px;
	display:none;
	position:absolute;
	top:130px;
	left:15px;
}

div#listen_popup
{
	width:300px;
	display:none;
	position:absolute;
	top:130px;
	left:352px;
}

div#buy_popup
{
	width:300px;
	height:100%;
	display:none;
	position:absolute;
	top:130px;
	left:688px;
}

.opaque
{
	opacity:.8; filter:alpha(opacity=80);
}

img.bCorner
{
	width:320px;
}

input
{
	border:1px solid #000;
	height:15px;
	width:50px;
}

a:link,a:visited
{
	color:#2f3847;
}

a:hover,a:active
{
	color:#000;
	text-decoration:none;
}

a#muxtape
{
	color:#2f3847; text-decoration:underline;
}