/* CSS Document */

h1 span {
	color: #000;
	background: #0099CC;
	}
a, a:link, a:visited {
	color: #000;
	}
a:hover, a:active {
	color: #0099CC;
}
td#artist_news table {
	margin: 10px 30px;
	}
td#artist_news table td {
	padding: 5px 20px;
	vertical-align: top;
	}
.artistnews_spacer {
	width: 300px;
	border-top: 1px solid #999999;
	margin: 20px auto;
	}

/* Main Nav Selected State (automatic for any page with this css stylesheet */
#mainnav li#nav-artistnews a {background-color: #0097c8;}

/* Left Column Styles */
#leftcol {
	border-right: 1px #ccc solid;
	padding-right: 5px;
	}
#leftcol ul {
	}
table#body_twocolumn #leftcol ul li a, table#body_twocolumn #leftcol ul li a:visited, table#body_twocolumn #leftcol p a, table#body_twocolumn #leftcol p a:visited {
	color: #0099CC;
	}

table#body_twocolumn #leftcol a:hover, 
table#body_twocolumn #leftcol a:active, 
table#body_twocolumn #leftcol a:visited:hover, 
table#body_twocolumn #leftcol a:hover:visited {
	color: #99CCFF;
	}
.an_spacer {
	margin: 0px 50px 0px 20px;
	height: 1px;
	border-top: 2px double #000;
	}

/* ARTIST NEWS MAIN BODY TABLE */
table.artistnews_body {
	width: 600px;
	border-top: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
	}
table.artistnews_body td {
	padding: 0px;
	vertical-align: top;
	}
table.artistnews_body td.artistsnews_body_wide {
	width: 390px;
	border-right: #ccc solid 1px;
	}
table.artistnews_body td.artistsnews_body_narrow {
	}
table.artistnews_body td h1 {
	font-size: 14px;
	text-align: left;
	background: none;
	}
table.artistnews_body div {
	padding: 10px;
	margin: 0px;
	}
.gray {
	background: #e1e1e1;
	}
.white {
	background: #fff;
	}

/*ALL STYLES FROM HERE DOWN TO THE BOTTOM OF THIS PAGE ARE LEFT OVER FROM THE FIRST LAYOUT AND ARE NO LONGER USED. THEY REMAIN SAVED HERE AT THE BOTTOM JUST IN CASE */

/* STYLES FOR ENTRIES WITH PARAGRAPHS ALIGNING TO THE RIGHT */
.alignright {
	margin: 10px 30px;
	}
.alignright p, .alignright h2 {
	margin-right: 40px;
	}
.alignright img {
	float: left;
	margin-right: 50px;
	}
/* STYLES FOR ENTRIES WITH PARAGRAPHS ALIGNING TO THE LEFT */
.alignleft {
	margin: 10px 30px;
	}
.alignleft p, .alignleft h2 {
	margin-left: 40px;
	}
.alignleft img {
	float: right;
	margin-left: 50px;
	}
/* STYLES FOR ENTRIES WITH PARAGRAPHS ALIGNING TO THE RIGHT */
.alignright {
	margin: 10px 30px;
	}
.alignright p {
	}
.alignright img {
	float: left;
	margin-right: 50px;
	}	#leftcol2 {
	border-right: 1px #ccc solid;
	padding: 5px;
	background: #33CCFF;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: none;
	color: #333;
	text-align: center;
	line-height: 21px;
}
