body{
	background-color: #121212;
	background-image: url('../images/background.gif');
	text-align: center;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
}
#supercontainer{
	width: 899px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header{
	margin-bottom: 20px;
}
#left{
	width: 190px;
	float: left;
	
	/* for testing purposes, remove before website goes online
	/* ------------------- */
}
#right{
	width: 700px;
	float: right;
	background-color: #ffffff;
	min-height:860px;
	height:auto !important;
	height:860px;
	margin-bottom: 40px;

}
b.title
{
	color: #E20177;
}
#home_left
{
	padding: 10px 0px 0px 10px;
	width:320px;
	float:left;
	font-weight: bold;
	font-size: 16px;	
}
#home_right
{
	padding: 7px 0px 0px 0px;
	width:330px;
	margin-right: 10px;
	float:right;	
}
#artists_header
{
	padding: 10px 10px 10px 10px;
	float:right;	
}
#artists_right
{
	padding: 0px 0px 10px 10px;
	width:330px;
	margin-right: 10px;
	float:right;	
}
#artists_left
{
	padding: 0px 10px 10px 10px;
	width:320px;
	float:left;
	font-weight: bold;
	font-size: 16px;	
}
#releases_right
{
	padding: 7px 0px 0px 0px;
	width:330px;
	margin-right: 10px;
	float:right;	
}
#releases_left
{
	padding: 10px 0px 0px 10px;
	width:320px;
	float: left;
	font-weight: bold;
	font-size: 16px;	
}
#media_right
{
	padding: 7px 0px 0px 0px;
	width:330px;
	margin-right: 10px;
	float:right;	
}
#media_left
{
	padding: 10px 0px 0px 10px;
	width:320px;
	float: left;
	font-weight: bold;
	font-size: 16px;	
}
#links_left
{
	padding: 10px 0px 0px 10px;
	width:320px;
	float:left;
	font-weight: bold;
	font-size: 16px;	
}
#links_right
{
	padding: 7px 0px 0px 0px;
	width:330px;
	margin-right: 10px;
	float:right;
	font-weight: bold;
	font-size: 16px;	
}
#contact_header
{
	padding: 10px 10px 10px 10px;
	float:right;	
}
#contact_left
{
	padding: 10px 0px 0px 10px;
	width:320px;
	float:left;
	font-weight: bold;
	font-size: 12px;	
}
#contact_right
{
	padding: 7px 0px 0px 0px;
	width:330px;
	margin-right: 10px;
	float:right;
	font-weight: bold;
	font-size: 16px;	
}
#about
{
	padding: 10px 10px 10px 10px;
	width:660px;
	float:left;
	font-weight: bold;
	font-size: 16px;	
}
#home_detail{
	padding: 10px 10px 10px 10px;
	width:660px;
	float:left;
	font-weight: normal;
	font-size: 12px;
}
.leftmenu
{
	width: 175px;
	background-color: #000000;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #E20177;
	margin-bottom: 10px;
	padding: 5px 5px 10px 10px;
	color: #ffffff;
}
.leftmenu_button
{
	width: 175px;
	background-color: #000000;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #E20177;
	margin-bottom: 10px;
	padding: 5px 5px 1px 10px;
	height: 25px;
	color: #ffffff;
}
#concerts
{
	color: #E20177;
}
p{
	margin-top: 0px;
	margin-bottom: 0px;
}
img.divider
{
	margin-top: 10px;
	margin-bottom: 10px;
}
a
{
	font-weight: bold;
	text-decoration: none;
	color: #E20177;
}
a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #8C8C8C;
}
a:hover:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #8C8C8C;
}
a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #E20177;
}
.doxmail
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #D9D9D9;
	height: 20px;
	width: 290px;
}
#message
{
	height: 140px;
	overflow: auto;
}
H1
{
	font-size: 24px;
	font-weight: bold;
	color: #E20177;
	margin-top: 0px;
	margin-bottom: 0px;
}
H2
{
	font-size: 16px;
	font-weight: bold;
	color: #E20177;
	margin-top: 0px;
	margin-bottom: 0px;
}
H3
{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

