/* Global Styles */


body {
	margin:0;
	background-color:#000000;
	font:14px Arial, Helvetica, sans-serif;
	color:#99CCFF;
	}

p  {margin:4px 6px 10px 6px;
	}	
	
img {margin:0;
	padding:0;
	vertical-align: bottom;
	}
	
a  {
	color: #99CCFF;;
	text-decoration:underline;
	}
	
a:hover {
	color: #990033;
	text-decoration:none;
	}

/* Class Styles */


.maincontent {
	text-align:justify;
	background-color:#000000;
	}
	
.centerBox {
	width:770px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding-top:1px;
	background-color:#000000;
	}	
	
.bannerunderline {
	margin:0;
	padding:0;
	border-bottom:double;
	color: #9D0000;
	width:770px;
	background-color:#000000;
	}
	
.emph {
	font-weight:bold;
	}
	
.emphItals {
	font-weight:bold;
	font-style:italic;
	}
	
.enlarge {
	font-size: larger;
	}


/* Form1 styles */	

.fPageSubHeader {
	font:14px Arial, Helvetica, sans-serif;	
	color: #D73600;
	margin-bottom:10px;	
	}

#form1	input, textarea {
		font:11px Arial, Helvetica, sans-serif;
		color:#CCCCCC;
		background-color: #fff;
		border: 2px solid #333333;
		text-indent: 2px;
		textarea-indent: 2px;
		overflow:auto;
	}
	
#form1	input.noborder {
		border:none;
	}
	
#form1	input.radio, input.checkbox {
		font:11px Arial,Helvetica,sans-serif;;	
		margin: -3px;
		color: #5B5C56;
		background-color: #00FF7F;
		border:none;
	}
	
#form1	select, option {
		color : #FFF;
		font: normal 9px Verdana;
		border: 1px solid #009999;
		background-color : #000;
	}
		
#form1	input:hover, input:focus, textarea:hover, textarea:focus {
			background: #333333;
		}
	
#form1 label {
	
	font-weight:bold;
	line-height:16px;
	}
	
.addInfoBreak {
	margin-top:28px;
	}

#name, #email1, #email2, {
	width:300px;
	}
	
#message {
	width:400px;
	}
	
/* End Form1 Styles */		
	
		
/* Nav bar styles */

#nav {
	width:770px;
	height:18px;
	margin:1px 0 0 0;
	padding:0;
	}
	
.navset {
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
	text-align:center;
	border-collapse:collapse;
	}
	
.navset td {
	padding:1px;
	}
	
.navset a {
	color: #999999;
	text-decoration:none;
	}	
	
.navset a:hover {
	display:block;
	color: #330000;
	text-decoration:none;
	background-color: #887362;
	}

.bggrad {
	background-image:url(nav_gradient_bgL6b.gif);
	background-repeat:no-repeat;
	width:350px;
	height:18px;
	}
	
.linkcell {
	width:105px;
	background-color:#471516;
	border-left:solid 1px;
	border-left-color: #000000;
	}
	
/*****/	

.musLists {
	list-style:square;
	list-style-image: url(listeningicon.gif);
	line-height:18px;
	}
	
.lyricsLists {
	list-style:square;
	list-style-image: url(book.gif);
	line-height:18px;
	}
	
.subHeader {
	margin:4px 6px 10px 6px;
	font:16px Arial, Helvetica, sans-serif;	
	color: #D73600;	
	}	
	
.tblfooter {
	text-align:center;
	width:770px;
	}
	
.tblfooter td {
	font:11px arial;
	color: #999999;
	line-height:22px;
	}	
	
.tblfooter a {
	color: #999999;
	text-decoration:underline;
	}	
	
.tblfooter a:hover {
	color: #990033;
	text-decoration:none;
	}
	
.tblfooter img {
	border:none;
	vertical-align: middle;
	}
	
.smallTextL {
	text-align: left;
	padding-left:3px;
	}
	
.smallTextR {
	text-align:right;
	padding-right: 3px;
	}

.posWimPlayer_pf {
	float:right;
	margin: 30px 100px 0 0;
	}

.email_subImg { margin-top:1px;
	}