* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


#wrapper #logo {
	background-color: #000;
	background-image: url(../images/logo2.jpg);
	height: 270px;
	width: 900px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bodyArea {
	background-image: url(../images/menubackground.gif);
	background-repeat: repeat-y;
}
#wrapper #bodyArea #left {
	width: 162px;
	float: left;
	background-color: #E2E2E2;
}

#wrapper #bodyArea #right {
	width: 685px;
	float: right;
	margin-top: 25px;
	margin-right: 30px;
	margin-bottom: 20px;
}
#wrapper #bodyArea #right #textarea {
	margin-bottom: 20px;
}
#wrapper #bodyArea #right #textarea2 {

}
#wrapper #bodyArea #right #contact {
	margin-top: 20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}



#wrapper #bodyArea #footer {
	background-color: #030301;
	height: 30px;
	clear: both;
}
#wrapper #bodyArea #footer #footerleft {
	float: left;
	width: 430px;
	padding-top: 10px;
	padding-left: 20px;
}
#wrapper #bodyArea #footer #footerright {
	float: right;
	width: 430px;
	padding-top: 10px;
	text-align: right;
	padding-right: 20px;
}

 /* PAGE LINK COLORS */

a:link		{ text-decoration: none; color: #900; }

a:visited	{ color: #900; text-decoration: none; }

a:active	{ color: #900; text-decoration: none; }

a:hover		{color: #F93; text-decoration: none; }


.imagespace {
	padding-left: 20px;
}
.line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #900;
}


.title		{
	COLOR: #000;
	letter-spacing: 2px;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}

.whitetext {
	color: #FFF;
	font-size: 10px;
}
.required {
	font-size: 10px;
	color: #F00;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

/* =-=-=-=-=-=-=-[Menu]-=-=-=-=-=-=-=- */
	
#menu5 {
	width: 160px;
	border-style: none solid none solid;
	border-color: #D0D0D0;
	border-width: 1px;
	margin-top: 15px;
	margin-bottom: 25px;
	}
	
#menu5 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu5 li a:link, #menu5 li a:visited {
	color: #777;
	display: block;
	padding: 8px 25px 0 10px;
	text-align: left;
	background-image: url(../images/menu5.gif);
	}
	
#menu5 li a:hover {
	color: #fff;
	padding: 8px 25px 0 10px;
	text-align: left;
	background-image: url(../images/menu5.gif);
	background-position: 0 -32px;
	}
	
#menu5 li a:active {
	color: #fff;
	padding: 8px 25px 0 10px;
	text-align: left;
	background-image: url(../images/menu5.gif);
	background-position: 0 -64px;
	}
.tracklisting {
	border: 2px solid #900;
}
#wrapper #bodyArea #right #cdcontainer {
	margin-bottom: 20px;
}

#wrapper #bodyArea #right #cdleft {
	float: left;
	width: 290px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: center;
	margin-bottom: 20px;
}
#wrapper #bodyArea #right #cdright {
	float: right;
	width: 302px;
	margin-right: 20px;
	margin-left: 20px;
}


#wrapper #bodyArea #right #musicplayer {
	clear: both;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 20px;
}
#wrapper #bodyArea #right #musicplayer2 {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

 /* CONTACT PAGE */

.button-contact { background-color:#D12428;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 9pt;
		height: 24px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
		BORDER: #FFFFFF 1px solid; }
		
.shadeform	{
	background-image: url(../picts/shadeform.gif);
	BORDER: #000000 1px solid;
}


.dropdown {	COLOR: #D12428;
		WIDTH: 160PX;
		FONT: 11px verdana, arial, sans-serif}


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 270PX;
		HEIGHT: 190PX;
		BORDER: #000000 1px solid;}


