body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-image: url(http://blacklips.sandbag.uk.com/Content/Bg.gif);
	}
#container {
	width: 990px;
	margin: 5px auto;
	padding: 5px;
	text-align: left;
	background-color: #FFFFFF;
		}
#header {
	height: 65px;
	background-image:url(images/header.gif);
	background-repeat: no-repeat;
	padding: 15px 15px 15px 0px;
	margin: 0px 0px 5px 20px;
	}
#mainbody {
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	}
#menu {
	float: left;
	padding: 1px;
	/*
	border: 1px;
	border-color: #000000;
	border-style: solid;
	*/
	width: 150px;
	text-align: center;
	padding-top: 5px;
	}
#newswall {
	width: 414px;
	float: left;
	border: 1px solid #000000;
	padding-bottom: 5px;
	}
#videowall {
	width: 414px;
	float: right;
	text-align:center;
	border: 1px solid #000000;
	}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	}
#bengle {
	float: none;
	background-color: #FFFFFF;
	text-align: center;
	}
.clear {
	clear: both;
	width: 1px;
	height: 1px;
	}	
p {
	padding: 0px 3px;
	}
h1 {
	color:#FFFFFF;
	font-size: 10px;
	float: right;
	}
h2 {
	text-align: center;
	}
h3	{
	text-align: center;
	font-size:15px;
		}
		
.date {
	text-align:center;
	margin: 5px 0px;
	font-size:18px;
	font-weight:bold;
	color: #000099;
	}
.center {
	text-align:center;
	}
.image {
	text-align:center;
	padding: 5px;
	}
.button {
	float:right;
	margin: 1px;
	padding: 1px;
	}
a img {
	text-decoration: none;
	border: 0 none;
	}
#header a:link img {
	border:1px solid #000000;
	}
#header a:visited img {
	border:1px solid #000000;
	}
#header a:hover img {
	border:1px solid #FF0000;
	}
	
#header a:hover img.visited {
	border:1px solid #000000;
	}
	
a:link {
	text-decoration: underline;
	color:#FF0000;	
	}
a:visited {
	text-decoration: underline;
	color:#FF0000
	}
a:hover {
	text-decoration: underline;
	color:#0000FF;
	}
#lyricstablegroup/* lyrics page */
 {
	float:left;
	}
#lyricstable {
	width: 414px;
	float: left;
	padding: 1px;
	padding-bottom: 10px;
	}
	
 /* this is so the actual lyrics text to be formatted correctly */
#lyrics {
	float:left;
	padding-left: 20px;
	}
/* ALL tables */
	
table {
	border-collapse:collapse;
	text-align: left;
	}
	
	/* this is the formatting for Lyrics tables only */
table.lyrics {
 	width: 413px;
 }
 
 /* this is class for the album title */
th.lyrics {
	padding: 3px;
	text-align: left;
	color: #0000FF;
 }
 
  /* this is for the header row class of all tables */
 tr.tableheader td {
	border: 1px solid #FB7A31;
	background-color: #FFFFCC;
	text-align: center;
	vertical-align: middle;
 }
 
 /* this sets the formatting for ALL columns in tables */
td {
	border: 1px solid #CCC;
	vertical-align: top;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
 } 
 
td.playicon {
vertical-align:middle;
text-align:center;
} 

#discographytablegroup {
	float:left;
	width: 836px;
	padding-bottom: 10px;
}

#linkstablegroup {
	float: left}

#biography {
	float:left;
	padding-left: 2px;
	width: 830px;
	}

/* This is the PLAY button */
img.play {
padding: 2px;}

img.plusicon {
padding-right: 5px;}

tr.greytablerow {
background-color: #E8E8E8;}


