body{
margin:0;
padding:0;
font-family: Verdana, Trebuchet, sans-serif;
line-height: 1.2em;
background: #000 url(../images/background.jpg) no-repeat 50% fixed;
}

body.artists {
	background: #000 url(../images/background2.jpg) no-repeat 50% fixed;
}

body.music {
	background: #000 url(../images/background3.jpg) no-repeat 50% fixed;
}

b{font-size: 110%;}
em{color: red;}

p {
	font-size: .8em;
	margin: 10px;
}

a img {
	text-decoration: none;
	border: none;
}

 a:visited img {
	text-decoration: none;
}

 a:hover img {
	text-decoration: none;
}

 a:active img {
	text-decoration: none;
}

.button a img {
	border: none;
}

.button a:hover img {
	border: 2px #fff;
}

#sidemid p {
	width: 210px;
	margin: 0 10px;
}

h1, h2, h3, h4, h5, h6, h7 {
	text-transform: uppercase;
	font-family: "Georgia", Times, Times New Roman, serif;
	text-align: left;
	text-shadow: #000 1px 2px 3px;
	margin: 10px 10px -10px;
}

h1 {
	font-size: 1.4em;
	color: #0a66b9;
	margin: 10px;
}

h2 {
	font-size: 1.3em;
	color: #6c696a;
}

h3 {
	font-size: 1.2em;
	color: #f26632;
}

h4 {
	font-size: 1em;
	color: #67a0d4;
}

h5 {
	font-size: .85em;
	color: #000;
	margin-bottom: 2px;
}

h5.month {
	color: #fff;
	margin: 20px 0 0 10px;
}


h6 {
	font-size: .8em;
	color: #0a66b9;
}

ul {
	font-size: .93em;
	font-weight: bold;
	list-style-type: none;
	margin: 10px 0 0 -25px;
}

li {
	font-size: .85em;
	line-height: 1.2em;
	font-weight: normal;
	margin: 0 0 5px 0;
}

#rightcolumn dl {
	width: 185px;
	font: bold small-caps 1em sans-serif;
	margin: 0 10px 20px;
	color: #fff;
}

#rightcolumn dt {
	font: bold normal 1em sans-serif;
	margin: 0 0 0 10px;
	color: #f26632;
}

#rightcolumn dd {
	font: normal normal .75em sans-serif;
	margin: 0 0 13px 23px;
	color: #f5f900;
}

p.sidebar {
	width: 205px;
	margin: 10px 10px 10px 30px;
	color: #fff;
}

.discography {
	float: left;
	margin: 0 10px 30px 0;
}

.discography p {
	font-size: .75em;
}

#maincontainer{
width: 840px; /*Width of main container*/
height: auto;
margin: 0 auto; /*Center container on page*/
text-align: center;
background: transparent url(../images/middle.gif) repeat-y;

}

#topsection{
background: transparent url(../images/top.gif);
height: 85px; /*Height of top section*/
width: 840px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 770px;
margin: 0 0 0 45px;
text-align: left;
}

#contentcolumn{
margin-right: 280px; /*Set right margin to RightColumnWidth*/
}

#rightcolumn{
float: left;
width: 250px; /*Width of right column*/
margin-left: -265px; /*Set left margin to -(RightColumnWidth) */
background: transparent;
text-align: left;
}

.sidetop {
	float: left;
	display: inline;
	width: 300px;
	height: 15px;
	margin: 0 0 0 -10px;
	background: transparent url(../images/sidetop.gif);
}

.sidemid {
	float: left;
	display: inline;
	width: 300px;
	height: auto;
	margin: 0 0 0 -10px;
	background: transparent url(../images/sidemid.gif);
}

.sidebot {
	float: left;
	display: inline;
	width: 300px;
	height: 17px;
	margin: 0 0 0 -10px;
	background: transparent url(../images/sidebot.gif);
}

.sidebridge {
	float: left;
	display: inline;
	width: 300px;
	height: 26px;
	margin: 0 0 0 -10px;
	background: transparent url(../images/sidebridge.gif);
}

#footer{	
clear: left;
width: 840px;
height: 39px;
background: transparent url(../images/bottom.gif);
color: #000;
text-align: center;
}

#copyright {
	text-align: center;
	margin: 0 auto 30px;
}

.innertube{
margin: 0; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.innertubes{
margin: 0; /*Margins for inner DIV inside each column (to provide padding)*/
margin: 10px 20px;
width: 225px;
}

a:link {
	color: #0a66b9;
	text-decoration: none;
	border-bottom: double 1px #000;
}

a:visited {
	color: #0a66b9;
}
a:hover {
	color: #67a0d4;
}

a:active {
	color: #6b696a;
}
#copyright a {
	color: #fff;
}

#copyright a:hover {
	color: #fff;
}

#copyright a {
	color: #67a0d4;
}

#copyright a active {
	color: #67a0d4;
}

 img.main {
	float: left;
	width: 240px;
	height: auto;
	margin: 5px 10px 10px;
}

img.side {
	margin: 10px;
}

img.discography {
	float: right;
	margin: 15px 10px 15px 15px; 
	width: 147px;
	height: 144px;
}

img.discside {
	width: 147px;
	height: 144px;
	margin: 0 0 0 10px;
}


