html, body {
	background-color: #000000;
	background-image: url(/images/background2.jpg);
	background-repeat: repeat-x;
		font-family:Arial, Helvetica, sans-serif;
		text-align:center;
	margin:0px; 
	padding:0px;
		 margin-left: auto;
    margin-right: auto;
}
#wrapper {
width: 1000px;
	height:100%;
position: relative;
float:center;

}
#left {
	width: 225px;
	float: left;
		height:100%;
	background-color: #000000;
	background-image: url(/images/background_green.png);
}
#left dl {
	font-size:95%;
		text-align: left;
	color: #FFFFCC;
	margin: 0 0 5px 15px;
	padding: 5px 0 0;
}  
#left p {
  margin: 0 0 5px 15px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	padding: 5px 0;
	line-height:25%;
	font-size:95%;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-decoration: none;
	}
#left a {
	line-height:25%;
	display:block;
	margin: 0;
	text-decoration: none;
	font-size:95%;
	color: #FFFFCC;
	font-size:90%;
	margin-left: 10px;
  }
    
  #left h1  {
  margin: 0 0 5px 15px;
  padding: 5px 0 0;
  font-family:Georgia, Times New Roman, Times, serif;
  color: #CC900C;
    font-size:16px;
  }
#left a:link, #nav a:visited {
	color: #FFFFCC;
  }
#left a:hover, #nav a:active {
	color: #666600;
 
  }
   #center {
	width: 550px;
	
	float: left;
			height:100%;
			text-align:left;
	font-size: 85%;
	color: #FFFFCC;
	background-color: #000000;
	background-image: url(/images/background_green.png);
	background-repeat: repeat-x;
}
#center p {
  margin: 0 0 5px 15px;

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding: 5px 0;
	line-height:140%;
	font-size:90%;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-decoration: none;
}
#center h1 {
  font-size: 165%;
    font-family:Georgia, Times New Roman, Times, serif;
	font-style: italic;
  color: #FFFFCC;
  
  }
#center h2 {
  font-size: 135%;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #CC9933;
  }
  #centerArtist {
	width: 450px;
	height: 450%;
	float: left;
	font-size: 85%;
	color: #FFFFCC;
	background-image: url(/images/background_green.png);
}
#centerArtist p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0 5px 0 5px;
	color: #FFFFFF;
	padding: 5px 0;
	line-height:1.4;
	text-align: left;
	font-size: 85%;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-decoration: none;
  }
  #centerArtist h1, #center h2 {
  margin: 0 0 5px 15px;
  padding: 5px 0 0;
  font-family:Georgia, Times New Roman, Times, serif;
  color: #FFFFCC;
  }
#centerArtist h1 {
  font-size: 165%;
  }
#centerArtist h2 {
  font-size: 115%;
  }
  #center a:link, #nav a:visited {
	color: #FFFFCC;
  }
#center a:hover, #nav a:active {
	color: #666600;
 
  }
#right {
	width: 225px;
		height:100%;
float:right;
	background-image: url(/images/background_green.png);
}
  #right h1  {
  margin: 0 0 5px 15px;
  padding: 5px 0 0;
  font-family:Georgia, Times New Roman, Times, serif;
  color: #CC900C;
    font-size:16px;
  }
#right p {
  margin: 0 25px 0 40px;
  color: #FFFFFF;
  padding: 5px 0;
  line-height:1.4;
  font-size:12px;
  }
#wrapper {
	width:1000px;
			height:100%;
	margin: auto;
	top: 0px;
}
#nav {
	width: 1000px;
}
#titlebar {
	width: 1000px;
	background-color: #000000;

}
#footer {
        clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF99;
	background-image: url(images/index_13.jpg);
	width: 1000px;
	background-repeat: no-repeat;
	float: left;
}
.artitsTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #CC9900;
}
.artistLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CC6600;
	text-decoration: none;
}
