@charset "UTF-8";
/* CSS Document */

* {
  margin: 0;
  padding: 0;
  
}
.style2 {	font-size: 10px;
	color: #A9111D;
	text-decoration: none;
}
.style3 {color: #FF0000}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a {
	font-size: 12px;
}
body {
	background-color: #000000;
}
.bodytext {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
}
.visitor {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	padding-bottom:3px;
	padding-top: 0px;
	margin-top: 20px;
}
.headingtext {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	padding-bottom:3px;
	padding-top: 0px;
	margin-top: 20px;
	font-weight:400;
	color:#C91926;
}
p{
margin:10px 0;
}

#outwrap {
width: 900px;
height: 900px;
margin-left:auto;
margin-right: auto;
}


#setlistwrap {
	width: 800px;
	height: 1400px;
	margin-left:auto;
	margin-right: auto;
}


#setlist-allcont {
	width: 739px;
	height: 1400px;
	margin-left:auto;
	margin-right: auto;
}

#allcont {
	width: 739px;
	height: 650px;
	margin-left:auto;
	margin-right: auto;
}

#head {
width: 738px;
height: 153px;
margin-left:auto;
margin-right: auto;
margin-top:40px;
}

#head-left {
width:101px;
height: 153px;
float: left;
}

#head-right {
width:  637px;
height: 153px;
float: right;
}

#middle {
	width:739px;
	height: 300px;
	padding-top:5px;
	background-color: #000000;
}
#setlistmiddle {
	width:590px;
	height: 1100px;
	padding-top:5px;
	background-color: #333333;
	padding-right: 50px;
	padding-left: 100px;
}

#right-info {
width:371px;
height: 276px;
float: right;

}
#left-info {
	width:340px;
	height: 260px;
	float: left;
	overflow:auto;
	background-color:#333333;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	padding-left:15px;
	padding-right:5px;
	padding-top:9px;
	padding-bottom: 5px;
	margin-bottom: 2px;
}


#banner {
	width: 738px;
	height: 37px;
	float: left;
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: dotted;
	}

#footer {
	width: 738px;
	height: 37px;
	float: left;
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:2px;
	}


#bottom {
	width: 738px;
	height: 35px;
	float: left;
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:2px;
	background-image: url(images/guitarbk.jpg);
	background-repeat: repeat-x;
}
.bottomlinks {
font-family:Arial, Helvetica, sans-serif;
font-size:8px;
text-decoration:none;
color:#FFFFFF;
}

#test-box {
	width:290px;
	height: 135px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	padding-left:6px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom: 7px;
	margin-bottom: 7px;
	margin-top: 5px;
	border: thin dotted #FFFFFF;
	background-color: #9999CC;
}

#test-boxfull {
	width:318px;
	height: auto;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	padding-bottom: 7px;
	margin-bottom: 7px;
	margin-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#linksbox {
	width:318px;
	height: auto;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin-bottom: 5px;
	margin-top: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-bottom: 4px;
	background-color: #000000;
	padding-top: 2px;
}

