@charset "utf-8";
/* CSS Document */
body {
	background:#000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
:focus {
	outline: 0;
}
a {
	color:#FF7700;
	text-decoration:none;
}
a:hover {
	color:#FD1201;
	text-decoration:underline;
}
a:active {
}
.cancelled {
	color:#CC0000;
}
h1 {
	color:#ffffff;
	margin:0px;
	font-size:20px;
}
h2 {
	color:#ffffff;
	margin:0px;
	font-size:16px;
}
h3 {
	color:#ffffff;
	margin:0px;
	font-size:14px;
}
h4 {
	color:#ffffff;
	margin:0px;
	font-size:14px;
}
h5 {
	color:#ffffff;
	margin:0px;
	font-size:14px;
}
h6 {
	color:#ffffff;
	margin:0px;
	font-size:14px;
}
h7 {
	color:#ffffff;
	margin:0px;
	font-size:14px;
}
p {
	color:#CCCCCC;
	font-size:14px;
}
/** CENTER ME! **/
.bodySurround {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	text-align:center;
}
.bodyMain {
	position:relative;
	top:0px;
	height:100%;
	width:953px;
	margin: 0 auto;
	background:url(graphics/background/background.gif) no-repeat top left;
}
.bodyBox {
	position:absolute;
	float:left;
	top:0px;
	left:0px;
	width:953px;
	text-align:left;
	padding-top:11px;
	padding-bottom:30px;
}
.leftColumn {
	position:relative;
	float:left;
	width:174px;
}
.rightColumn {
	position:relative;
	float:right;
	width:753px;
}

/*** HEADER ***/
.logo {
	position:relative;
	float:left;
	width:174px;
	padding-bottom:20px;
}

.menu {
	position:relative;
	float:left;
	height:98px;
	width:664px;
	left:32px;
	padding-top:31px;
	padding-bottom:20px;
}
.menuButton {
	position:relative;
	float:left;
}
.menuFlare {
	position:relative;
	float:left;
	height:98px;
}

/** White COntent Box **/
.contentBox {
	position:relative;
	float:left;
	width:753px;
	background:#FFFFFF;
}
.cBNW {
	position:absolute;
	float:left;
	top:0px;
	left:0px;
	width:32px;
	height:92px;
	background:url(graphics/body/white/northwest.gif) no-repeat top left;
}
.cBNE {
	position:absolute;
	float:right;
	top:0px;
	right:0px;
	width:32px;
	height:92px;
	background:url(graphics/body/white/northeast.gif) no-repeat top right;
}
.cBSE {
	position:absolute;
	float:right;
	bottom:0px;
	right:0px;
	width:32px;
	height:32px;
	background:url(graphics/body/white/southeast.gif) no-repeat bottom right;
}
.cBSW {
	position:absolute;
	float:left;
	bottom:0px;
	left:0px;
	width:32px;
	height:32px;
	background:url(graphics/body/white/southwest.gif) no-repeat bottom left;
}
.title {
	position:relative;
	height:78px;
	left:15px;
	width:724px;
}
.titleGuitar {
	position:relative;
	width:181px;
	height:73px;
	padding-top:3px;
	float:left;
}
.titleText {
	position:relative;
	padding-left:60px;
	height:68px;
	padding-top:2px;
	float:left;
}
.titleTitle {
	position:absolute;
	top:50px;
	left:130px;
	width:142px;
	height:58px;
}
.contentText {
	position:relative;
	margin-bottom:13px;
	left:15px;
	width:704px;
	background:#000000;
	padding:10px;
	padding-top:50px;
	color:#FFFFFF;
}
.contentText h1{
	background:url(graphics/body/white/h1.gif) no-repeat top left;
	padding-left:25px;
}
.contentText h2{
}
.contentText h3{
	margin-bottom:20px;
	border-bottom:1px #666666 dashed;
	padding-bottom:5px;
}

/** LINKS **/
.linksColumn {
	position:relative;
	float:left;
	background:#fff600;
	width:174px;
	padding-bottom:8px;
	color:#FFFFFF;
}
.lCNW {
	position:absolute;
	float:left;
	top:0px;
	left:0px;
	width:27px;
	height:46px;
	background:url(graphics/body/yellow/northwest.gif) no-repeat top left;
} 
.lCNE {
	position:absolute;
	float:left;
	top:0px;
	right:0px;
	width:27px;
	height:46px;
	background:url(graphics/body/yellow/northeast.gif) no-repeat top right;
} 
.lCSW {
	position:absolute;
	float:left;
	bottom:0px;
	left:0px;
	width:27px;
	height:27px;
	background:url(graphics/body/yellow/southwest.gif) no-repeat bottom left;
} 
.lCSE {
	position:absolute;
	float:left;
	bottom:0px;
	right:0px;
	width:27px;
	height:27px;
	background:url(graphics/body/yellow/southeast.gif) no-repeat bottom right;
} 
.linksText {
	position:relative;
	margin-top:30px;
	left:10px;
	width:144px;
	background:url(graphics/body/yellow/background.gif) #000000 repeat-y top left;
	padding:5px;
	padding-top:40px;
}
.linksText h2{
	font-size:14px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	color:#FF7700;
}
.linksTitle {
	position:absolute;
	top:0px;
	left:28px;
	width:118px;
	height:56px;
	background:url(graphics/body/yellow/title.gif) no-repeat top left;
}

/** Pages **/
#bands a{
	color:#ffffff;
}
#bands a:hover{
	color:#FFF600;
}
#bands h1{
	background:none;
	padding-left:0px;
	font-size:24px;
	margin-top:10px;
	border-top:1px #666666 dashed;
}
#bands h2 {
	margin-left:25px;
	font-size:12px;
	margin-top:5px;
	
	padding-left:25px;
	
}
#bands h3 {
	font-size:12px;
	margin:0px;
	margin-top:5px;
	margin-left:25px;
	
	color:#999999;
	border:none;
	padding:0px;
	padding-left:25px;
}
#bands h5{
	background:none;
	padding-left:0px;
	font-size:14px;
	margin-top:10px;
	
}
#bands h6{
	background:none;
	padding-left:10px;
	font-size:20px;
}
#bands h7{
	background:none;
	padding-left:10px;
	margin-top:10px;
	font-size:18px;
	margin-left:5px;
	font-weight:bold;
}
#bands p{
	background:none;
	margin:0px;
	padding-left:10px;
	padding-bottom:10px;
	font-size:12px;
}
#bands h4 {
	margin-left:10px;
	font-size:10px;
	padding-left:25px;
}


#about h1 {
	background:none;
	padding-left:0px;
}
#contact h3 {
	font-size:24px;
	margin-top:20px;
	margin-bottom:5px;
	padding:0px;
}
#contact h2 {
	font-size:14px;
}
#setup h1 {
	background:url(graphics/body/white/speaker.gif) no-repeat top left;
	margin-top:20px;
}
#setup h2 {
	background:url(graphics/body/white/dot.gif) no-repeat top left;
	margin-left:20px;
	padding-left:15px;
	font-weight:normal;
}