 table#Content
  {
    background: #ffffff url(../img/1.jpg) no-repeat scroll top center ;
  }
  table#ArtistStatement
  {
    background: #ffffff url(../img/4.jpg) no-repeat scroll top center ;
  }
   table#Upcoming
  {
    background: #ffffff url(../img/2.jpg) no-repeat scroll top center ;
  } table#Plays
  {
    background: #ffffff url(../img/3.jpg) no-repeat scroll top center ;
  } table#Bio
  {
    background: #ffffff url(../img/5.jpg) no-repeat scroll top center ;
  } table#Press
  {
    background: #ffffff url(../img/6.jpg) no-repeat scroll top center ;
  } table#Blog
  {
    background: #ffffff url(../img/7.jpg) no-repeat scroll top center ;
  }
   table#Links
  {
    background: #ffffff url(../img/8.jpg) no-repeat scroll top center ;
  }
   table#Contact
  {
    background: #ffffff url(../img/9.jpg) no-repeat scroll top center ;
  }
.style1 {
	font-size: 24px;
	color: #1F2229;
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
.style2 {
	font-size: 18px;
	color: #5D6477;
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
.style3 {
	font-size: 28px;
	color: #404450;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
.style4 {
	font-size: 22px;
	color: #333333;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
.style5 {
	color: #0B0442;
	font-size: 14px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

A:link {color: #5D6477; text-decoration:none;}
A:visited {color: #5D6477;text-decoration:none;}
A:active {color: #5D6477;text-decoration:none;}
A:hover {color: #000000;text-decoration:none;}
body {
	scrollbar-3dlight-color : #7b7b7b;
	scrollbar-arrow-color : #7b7b7b;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #7b7b7b;
	scrollbar-track-color : #FFFFFF;
	background-color:#666666;
}
