/* Global Styles */

body {
	margin:0px;
	font-family: Georgia, Tahoma, "Comic Sans MS";
	}
	
td {
	color:#CCCCCC;
	font-size: 10pt;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #FF6600;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF3300;
	text-decoration:none;
	}
#utube {
	position: absolute;
	top: 275px;
	right: 30px;
}
#utubecont {
	margin: 0px;
	padding: 0px;
	position: relative;
}

	
/* ID Styles */

#navigation a {
	font:11px georgia;
	color: #CCCCCC;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:0px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px;
	border-left-width: 0px;
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	color: #CC3300;
	letter-spacing:0.4em;
	font-size: 34pt;
	font-family: Georgia, Tahoma, "Comic Sans MS";
	}

#tagline {
	color: #CC3300;
	letter-spacing:0.4em;
	font-size: 11pt;
	}
form {
	margin: 0px;
	padding: 0px;
	text-align: left;
	line-height: 0;
}
.app {
	line-height: normal;
	color: #000;
}
.app table tr td {
	color: #000;
}



.event td {
	font-family: Georgia, Tahoma, "Comic Sans MS";
	color: #FFFFFF;
	font-size: 12pt;
}
.bandlineup {
	font-family: Georgia, Tahoma, "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF99;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
	padding-left: 50px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
.bandlineup .stagename {
	color: #FFCCCC;
	font-style: italic;
	font-variant: small-caps;
	font-size: 16pt;
	border-bottom: 2px solid #FFCCCC;
	margin-top: 18px;
	padding-bottom: 4px;
	padding-top: 20px;
}



	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #CCCCCC;
	letter-spacing:0.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}
.habhome {
	padding: 4px;
	position: absolute;
	left: 230px;
	top: 760px;
	font-size: 10pt;
	width: 680px;
}

.contactform {
	position: absolute;
	z-index: 2;
	top: 880px;
	left: 740px;
}


/* Class Styles */

.bodyText {
	font:11px arial;
	color:#CCCCCC;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	}
	
.pageName{
	font:22px georgia;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
	}
.sponsors {
	vertical-align: top;
	font-weight: bold;
	padding: 2px;
}

	
.subHeader {
	font:16px georgia;
	color: #CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #CCCCCC;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#CCCCCC;
	}
	

	
