#wrapAll {  }
#wrapBody {  }


/* Header Styles */
#wrapHeader { width: 998px; }

/* Logo Styles */
#wrapLogo { float: left; }
	#wrapLogo img { height: 208px; margin-bottom: -110px; position: relative; width: 218px; z-index: 1000; }

/* Navigation Styles*/
#wrapNavigation { background: #8393CA; border: 2px solid #c8c8c8; color: #000; float: left; height: 100px; margin-left: -30px; position: relative; width: 806px; z-index: 0; }
	#wrapNavigation ul { bottom: 0; margin-left: 75px; position: absolute; text-align: right; }
		#wrapNavigation ul li { float: left; padding: 5px 15px 15px 5px; z-index: 1000; }
			#wrapNavigation ul li a { color: #000000; text-decoration: none; }
				#wrapNavigation ul li a:hover { text-decoration: underline; }
				#wrapNavigation ul li a:visited { color: #000000; }

/* Content Styles */
#wrapContent { height: 501px; width: 810px; }
#wrapContentLeft { background: url('../images/contentCirclesLeft.gif') no-repeat; position: absolute; height: 501px; width: 324px; z-index: 999; }
	#wrapContentLeft h1 { color: #694C86; font-size: 18px; font-weight: bold; padding-bottom: 10px; padding-left: 25px; padding-top: 115px; }
	#wrapContentLeft ul { font-size: 12px; padding-left: 50px; }
		#wrapContentLeft ul li { padding-bottom: 5px; }
	#wrapContentRight { height: 501px; left: 350px; position: absolute; margin-top: 50px; width: 484px; z-index: 100; }
	#wrapContentRight p { font-size: 14px; line-height: 130%; padding-top: 10px; }
	#wrapContentRight h1 { color: #694C86; font-size: 18px; font-weight: bold; padding-bottom: 30px; }
	#wrapContentRight ul {}
		#wrapContentRight ul li { font-size: 14px; padding-bottom: 5px; }
	#wrapContentRight img { margin-left: -162px; margin-top: -51px; }

	#chords { width: 496px; height: 186px; border:2px solid #8393CA; margin-left: 30px; margin-top: 20px; }
/* Footer Styles */
#wrapFooter { background: url('../images/background/footerBackground.jpg') no-repeat; height: 127px; left: 0; position: absolute; top: 601px; width: 998px; z-index: 1000; }

/* Class Styles */
.clear { clear: both; }
.active { text-decoration: underline; }
ul.upcomingShows { margin-bottom: 15px; }
.upcomingShows li { margin-left: 10px; }
	.upcomingShows  span { font-weight: bold; color: #694C86; margin-left: -10px; }

/* Styles */
body { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }