* {
	margin: 0;
	padding: 0;
}
body{
	background:#2C3A38;
	color:#ffffff;
	text-align:center;
	font-family:Tahoma,sans-serif; 
	font-size: 10px;
}
img{
	border:0;
}
p{
	padding-bottom:7px;
	padding-top:7px;	
}
fieldset{
	width:90%;
}
a{
	color:#E0FFFA;
}
a:hover{
	color:#20291F;
	text-decoration:none;
}
table{
	border:1px solid white;
	width:99%;
}
thead,tfoot{
	background:white;
	color:#2C3A38;
	text-align:center;
}
td{
	padding-top:3px;
	padding-bottom:3px;
}
.showCol,.bandCol,.venueCol{
	width:33%;
	text-align:center;
	margin:0px auto;
}
ul{
	padding-left:20px;
}
legend{
	font-weight:bold;
	color:white;
}
.venue{
	width:40%;
	float:left;
}	

/******************************************************
  Announce
 ******************************************************/
#Announce{
	background:#DDD;
	color:#2C3A38;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
}
#Announce .name{
	font-weight:bold;
}
#Announce a{
	color:#092;
}
/******************************************************
  MasterContainer
 ******************************************************/
#MasterContainer{
	background-image: url(/images2/bg2.jpg);
	background-repeat:repeat-x;
}
/******************************************************
  Container
 ******************************************************/
#Container{
 	width:706px;
 	margin:0px auto;
	background-image: url(/images2/tbg.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
 	margin-bottom:-2px;
}
/******************************************************
  Menu
 ******************************************************/
#Menu{
 	margin-bottom:-2px;
}
#Menu h1{
	margin-top:45px;
	text-align:center;
	width:100%;
	font-size:10px;
	color:black;
}
#Menu img{
	float:left;
}
#Menu a{
	text-decoration:none;
}
/******************************************************
  Left
 ******************************************************/
#Left{
	width:311px;
 	margin:0px auto;
 	float:left;
 	text-align:left;
	background-image: url(/images2/leftBG.jpg);
	background-repeat:repeat-y;
}
#Left h1{
	font-size:11px;
	margin-top:-2px;
	text-align:center;
	background-image: url(/images2/leftPanelTop.jpg);
	background-repeat:no-repeat;
	height:42px;
}
#Left img{
 	margin-top:-2px;
 }
#Left fieldset p{
	margin-left:20px;
}
/******************************************************
  LeftPanel
 ******************************************************/
#LeftPanel{
	font-family:Tahoma,sans-serif; 
	padding:10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0px;
	background-image: url(/images2/leftPanelBG.jpg);
	background-repeat:no-repeat;
 	margin-top:-2px;
 	padding-bottom:3px;
}
/******************************************************
  Right
 ******************************************************/
#Right{
	width:385px;
 	margin:0px auto;
 	float:right;
  	text-align:left;
	background-image: url(/images2/rightBG.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	display: inline;

}
#Right h4,h5{
	background-image: url(/images2/heading1.jpg);
	background-repeat:no-repeat;
	height:41px;
	font-size:13px;
	font-variant:small-caps;
	text-align:right;
	padding-top:25px;
	padding-right:35px;
	padding-bottom:0px;
	color:black;
	margin:0px;
	margin-bottom:-5px;
}
#Right h5{
	background-image: url(/images2/heading1a.jpg);
}
#Right h1{
	font-size:11px;
	margin-top:5px;
}
#Right h2{
	font-size:10px;
	margin-top:5px;
}
/******************************************************
  RightPanel
 ******************************************************/
#RightPanel{

	padding:20px;
	padding-top:0px;
	padding-bottom:0px;	
 	margin-top:-2px;
}
#RightPanel #Item img{
	float:left;
}
#RightPanel #Item h2{
	margin:0px;
	padding:0px;
}
/******************************************************
  News
 ******************************************************/
#News img{
	float:left;
	padding-right:3px;
	padding-bottom:3px;
}
/******************************************************
  Bio
 ******************************************************/
#Bio img{
	float:left;
	padding-right:3px;
	padding-bottom:3px;
}
#Biolinks{
	clear:both;
}
#Biolinks div{
	float:left;
	border:0px;
	width:82px;
	padding:1px;
	margin:0px;
}
#Biolinks div img{
	border:0px;
	float:none;
}
#Bio h3{
	font-size:11px;
	text-align:center;
	width:100%;
	background:white;
	color:#2C3A38;
}
/******************************************************
  Category
 ******************************************************/
#Category{
	clear:both;
}
#Category h2{
	font-size:11px;
	text-align:center;
	width:100%;
	background:white;
	color:#2C3A38;
}
/******************************************************
  Item
 ******************************************************/
#Item{
	text-align:center;
	clear:both;
}
#Left #Item{
	text-align:center;
	clear:none;
	padding:5px;
	width:100%;
}
/******************************************************
  Bottom
 ******************************************************/
#Bottom{
	clear:both;
 	width:706px;
 	margin:0px auto;
}

.left{
	float:left;
}
.right{
	float:right;
}
.button,.mlButton{
	border:1px solid #333;	
	background:#FFF;
	color:#2C3A38;
	font-size:10px;
}
.pollQuestion{
	margin:0px;
	text-align:center;
}
/******************************************************
  Table
 ******************************************************/
#Table{
	border: 1px solid #fff;
	width:99%;
}
.TableHeader{
	background: #FFF;
	width:100%;
	color:#2C3A38;
	padding-top:2px;
	padding-bottom:2px;
	font-size: 11px;
	text-align:center;
	font-weight:bold;
	clear:both;
}
#Table label,#Table input,#Table textarea,#Table fieldset{
	display: block;
	width: 240px;
	float: left;
	margin-bottom: 10px;
}
#Table input.formButton{
	width:100px;
	margin:0 auto;
	float:left;
}
#Table fieldset{
	width:92%;
	margin:0 auto;
	margin-left:5px;
	margin-right:5px;	
}
#Table legend{
	color: #fff;
	font-weight:bold;
}
#Table label{
	width: 80px;
	text-align:center;
	padding: 3px 0px 0px 10px;
}
#Table textarea {
	scrollbar-face-color:#2C3A38; 
	scrollbar-shadow-color:#E0FFFA; 
	scrollbar-highlight-color:white; 
	scrollbar-3dlight-color:#E0FFFA;
	scrollbar-darkshadow-color:#6D0E0F; 
	scrollbar-track-color:#2C3A38; 
	scrollbar-arrow-color:white; 
}
#Row{
	background-color:#323232;
	clear:both;
	height:12px;
}
#Button{
	width:104px;
	height:86px;
	background-image:url(/images2/hover-no-yellow.gif);
	float:left;
}
#Button1{
	width:99px;
	height:86px;
	background-image:url(/images2/button1.gif);
	float:left;
}
#Button2{
	width:105px;
	height:86px;
	background-image:url(/images2/button2.gif);
	float:left;
}
#Button3{
	width:104px;
	height:86px;
	background-image:url(/images2/button3.gif);
	float:left;
}
#Button4{
	width:104px;
	height:86px;
	background-image:url(/images2/button4.gif);
	float:left;
}
#Button5{
	width:101px;
	height:86px;
	background-image:url(/images2/button5.gif);
	float:left;
}