html,
body {
	background-color:#666;
	margin:0;
	padding:0;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
ul {list-style:square;
color:#F00;
}
#container {
   min-height:100%;
   position:relative;
}

/* HEADER */

#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:#FFFFFF;
	padding:10px;
	height:220px;
}
#headercontentcontainer {
	height: 177px;
	width: 920px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#headerlogo {
	float: left;
	width: 286px;
}
#headernews {
	margin: 0;
	float: left;
	width: 625px;
	height: 177px;
	overflow: auto;
	padding-left: 9px;
}
#headlogo {
	height: 177px;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	top: 36px;
	position: relative;
}
#headnews {
	height: 177px;
	width: 625px;
	overflow: auto;
	float: right;
	marging-left:50%;
	width:50%;
}

#body {
	padding-bottom:0px;   /* Height of the footer */
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
}
#footer {
   position:relative;
   bottom:0;
   width:100%;
   height:200px;   /* Height of the footer */
   background:#FFFFFF;
   clear:left;
}
.bandtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFF;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.newstitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	line-height:5px;
	padding-bottom: 8px;
	font-weight: bold;
	display: block;
	padding-top: 10px;
	vertical-align: middle;
	height: 10px;
}
#topblacktab {
	background-color: #282828;
	height: 35px;
	width: 100%;
	position: relative;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F4F4F4;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
a.footer:link {
	color: #F00;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #F00;
}
a.footer:hover {
	text-decoration: none;
	color: #F00;
}
a.footer:active {
	text-decoration: none;
	color: #F00;
}

/* POPUP FOR MAILING LIST */

#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
	position:absolute;
	background-color:#eeeeee;
	width:300px;
	height:150px;
	z-index: 9002;
	margin: 10px;
	padding: 10px;
}
#topblacktabcontent {
	height: 25px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.blacktab-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #F4F4F4;
}
#artistcontainer {
	width: 950px;
	margin:0 auto;
	background-color: #CCC;
}
#artistcol1 {
	float:left;
	width:450px;
}
#artistcol2 {
	float:right;
	width:500px;
}
#artistlefttop {
	background-color: #FFF;
	min-height: 250px;
	width: 430px;
	margin: 5px;
	padding: 5px;
}
#artistrighttop {
	background-color: #FFF;
	width: 485px;
	min-height:200px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 5px;
}
#artisttitlecontainer {
	background-color: #EEE;
	padding: 5px;
	width: 475px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CB2027;
}
#artisttitlecontainerright {
	background-color: #EEE;
	padding: 5px;
	width: 420px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CB2027;
}
.discography-light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	display: block;
	line-height: 12px;
	margin-top: 4px;
}
.artist-title {
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	border-bottom:1px;
	border-bottom-color:#F00;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;	
	color: #000;
}
#artistfooter {
	clear:both;
	height: 1px;
}

.artist-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	line-height: 16px;
}
#artistrightgeneric {
	padding: 5px;
	width: 485px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFF;
}
#artistleftgeneric {
	background-color: #FFF;
	width: 430px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
}
p {
	margin-right: 5px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	line-height: 16px;
}
#header a {
	color: #F00;
}

/* ARTIST DISPLAY*/

#containerArtistsDisplay {
	height:auto;
	width:1050px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#boxArtistDisplay {
	width:1050px;
}
.boxArtistsDisplayEntry {
	float:left;
	margin-bottom:10px;
	margin-right:25px;
	width:300px;
	margin-left: 25px;
}
.boxArtistsDisplayPhoto {
	width:300px;
}
.boxArtistDisplayInfo {
	color:white;
	padding-top:5px;
	width:300px;
}
.boxArtistDisplayText {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
