/***************************************** Defaults ****************************************/

body {
	background-color:#424242;
	
}
table.main {
	margin: 0 auto;
	width:250px;
	background:#424242;
	color:inherit;
	}
input, select, th, td, p, body {
	color: #999;
				}				

					
.subhead2 {
	font-size:26px;
	font-weight:bold;
	text-align: center;
	margin-bottom: 5px;
	color:#999;
	background:inherit;
			}
			
.bluetext {
		color:#406F8D;
	}			
/***************************************** Div IDs ***************************************/
#nav {
	width:730px;
	height:30px;
	color:#999;
	background-color: #660033;
}
					
td.artist {
	padding: 25px;
	color:inherit;
	background-color: #33001a;
	text-decoration:none;
}

td.artistindex {
	text-align: left;
	color:inherit;
	background-color: #EFD85E;
}
.infobox {
	width:330px;
	border: solid #ccc 1px;
	padding:10px;
	margin-bottom: 25px;
	text-align:left;
}

.infoboxright {width:300px;
	border: solid #406F8D 1px;
	padding:10px;
	margin-bottom: 25px;
	text-align:left;}

/************************************* Nav and Content Link Classes **************************************/

#nav a, #nav a:link, #nav a:visited {	
					color:#ccc;
					background:transparent;
					text-decoration:none;
					padding:5px 1px 5px 1px;
					text-align: center;
					}

#nav a:hover, #nav a:active {		color:#ccc;}

.nav1, a.nav1, a.nav1:link, a.nav1:visited {
					font-size: 11px;		
					font-family: Arial, Helvetica, sans-serif;
					text-decoration:none;}
					
.nav2, a.nav2, a.nav2:link, a.nav2:visited {
					font-size: 11px;
					font-weight:bold;
					text-decoration:none;}
	
.nav3, a.nav3, a.nav3:link, a.nav3:visited {
					font-size: 16px;
					font-weight:bold;
					letter-spacing:1px;
					text-decoration:none;}
					
.nav4, a.nav4, a.nav4:link, a.nav4:visited {
					font-size: 11px;
					font-weight:bold;
					letter-spacing:1px;
					text-decoration:none;}
					
.subnavtext, a.subnavtext, a.subnavtext:link, a.subnavtext:visited {
	color:#ccc;
	font-size: 9px;
	font-weight:bold;
	font-family:verdana, arial, helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration:none;
}
					
a.subnavtext:hover, a.subnavtext:active {		
	color:#fff;
	text-decoration:none;}

.artist a, .artist a:link, .artist a:visited, {		
					color:#444;
					font-weight:bold;
					background-color: transparent;
}

.artistindex a, .artistindex a:link, .artistindex a:visited {	
      				color:#999;
					font-weight:bold;
					background-color: transparent;}

.artist a:hover, .artist a.active  {	color:#000032;}

.artistindex a:hover, .artistindex a.active {	color:#D5D5D5;}
					

/* added by Donna 12-2-08 */

.benglis p{padding: 0 0 0 10px; }

.bell p{padding: 0 10px 0 0px; }

.subnavtext {text-decoration: none; }

.subnavtext a {text-decoration: none; color: #33001A; }

.subnavtext a:hover {text-decoration: none; color: #999999; }
