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

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

					
.subhead2 {
	font-size:26px;
	font-weight:bold;
	text-align: center;
	margin-bottom: 5px;
	color:#FFF;
	background:inherit;
			}
			
.bluetext {
		color:#D39655;
	}			
/***************************************** Div IDs ***************************************/
#nav {
	width:730px;
	height:30px;
	color:#fff;
	background-color: #000;
}
					
td.artist {
	padding: 25px;
	color:inherit;
	background-color: #8b1617;
	text-decoration:none;
}

td.artistindex {
	text-align: left;
	color:inherit;
	background-color: #000;
}
.infobox {
	width:300px;
	border: solid #535353 2px;
	padding:10px;
	margin-bottom: 25px;
	text-align:left;
}
.infobox p, .infobox li {
	color:#fff;
}

.infoboxright {width:290px;
	border: solid #b4a281 1px;
	padding:10px;
	margin-bottom: 25px;
	text-align:left;}
	/***************************************** Home page past years IDs ***************************************/
.years {
	margin-Top: 15px;
	margin-Right: 15px;
}

.years a {
	font-size: 12px;
	color: #FFF;
    letter-spacing: 2px;
	text-align: right;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}

p.year a{
	color: #999;
	font-size: 20px;
	position: relative;
	text-decoration: none;
}

.year {margin: 10px 0 0 0; }
/************************************* Nav and Content Link Classes **************************************/

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

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

.nav1, a.nav1, a.nav1:link, a.nav1:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #FFF;
}
					
.nav2, a.nav2, a.nav2:link, a.nav2:visited {
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	color: #FFF;
}
	
.nav3, a.nav3, a.nav3:link, a.nav3:visited {
	font-size: 16px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
	color: #FFF;
}
					
.nav4, a.nav4, a.nav4:link, a.nav4:visited {
	font-size: 11px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
	color: #FFF;
}
					
.subnavtext, a.subnavtext, a.subnavtext:link, a.subnavtext:visited {
	color:#fff;
	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, .artistindex a, .artistindex a:link, .artistindex a:visited {		
					color:#fff;
					font-weight:bold;
				background-color: transparent;
}

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

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

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

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

.benglis a,.benglis a:link, .benglis a:visited, .bell a,.bell a:link, .bell a:visited {color:#fff;}
.benglis a:hover, .benglis a:active, .bell a:hover, .bell a.active {color:#fff;}

.subnavtext {text-decoration: none; }

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

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