/* Global Styles */

#banner {
	LEFT: 0px; 
	POSITION: absolute; 
	
	TOP: 0px; 
	BACKGROUND-COLOR: #004b18
	z-index;1;
	}	
#title	{
	top: 19px; 
	position: absolute;
	center: 20%;
	z-index:2;
	}

a {
	color: gold;
	text-decoration:none;
	font-weight:bold;
	}

a:hover {
	color: white;
	text-decoration:underline;
	}

td {
	font:11px verdana;
	color:white;
	}

.marquee1 {
	color: white;
	font:16px arial;
	font-weight:bold;
	}
	
.marquee2 {
	color:white;
	font:14px arial;
	font-style:italic;
	}

.marquee3 {
	color:white;
	font:10px arial;
	font-style:italic;
	}

.copyright1 {
	color: white;
	font-weight: bold;
	}

.copyright2 {
	color: white;
	font-style:italic;
	}

.construction {
	color: white;
	font:24px arial;
	font-style:bold;
	}

.bio {
	color: white;
	font:14px arial;
	text-align:left;
	}

.biodesc {
	color: white;
	font:12px arial;
	text-align: justify;
	}

.gigs {
	color: gold;
	font:14px arial;
	text-align:left;
	}

.pastgigs {
	color: white;
	font:12px arial;
	text-align:left;
	}

.hgigs {
	color: gold;
	font:14px arial;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:underline;
	font-stretch: wider;
	text-align:center;
	}

.pastgigs_red {
	color: white;
	font:12px arial;
	}

/* END Global Styles */


/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #FF6600;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */




/* SONGS Page */
.songs {
	color: white;
	font:12px arial;
	}

.songs2 {
	color: gold;
	font:12px arial;
	}

.songtitle {
	color: white;
	font:16px arial;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
	}

.songtitle2 {
	color: gold;
	font:16px arial;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
	}

.demosongs {
	color: white;
	font:12px arial;
	text-align:center;
	}
	
.demosongstitle {
	color: white;
	font:14px arial;
	font-weight:bold;
	text-align:center;
	}
/* END SONGS page */

.homebody {
	color: white;
	font: 14px Arial Rounded MT Bold;
	text-align: justify;
	}

.homebody2 {
	color: white;
	font: 14px Arial Rounded MT Bold;
	text-align: center;
	}

