* {margin: 0; padding: 0;}

form {margin: 0; padding: 0;}

body {background: url(images/bknd.gif); margin: 15px 0; text-align: center;}

a, a:visited, a:link {color: #962d00; text-decoration: underline;}
a:hover {color: #000000; text-decoration: underline;}
a:active {color: #962d00; text-decoration: none;}

b {font-weight: bold;}
i {font-style: italic;}

.e {font-size: 0.1em; color: #dedbd9;}

img {margin: 0; padding: 0;}
	img.border {border: 2px solid #000000;}
	img.photos {border: 2px solid #943f0a; margin: 7px;}

.label {display: block; float: left; width: 50px; vertical-align: middle; font-weight: bold;}


#container {position: relative; width: 980px; margin: 0 auto;}

#header {position: relative; width: 980px; height: 200px; margin: 0 auto; padding: 0; text-align: center; vertical-align: top; overflow: hidden;}
	
#menu {position: relative; width: 980px; margin: 0 auto; padding: 0; text-align: center; vertical-align: middle; background: #000000; overflow: hidden;}

	#menu table {width: 978px; border-collapse: collapse; margin: 2px 2px 2px 0px; padding: 0;}
		#menu table td {font: bold 12px Georgia, serif; border-left: 2px solid #000000; padding: 0; text-align: center; vertical-align: middle;}
			#menu table td a {color: #000000; text-decoration: none; letter-spacing: 0.1em; display: block; height: 28px; line-height: 28px; padding: 0 10px; background: url(images/bknd_menu.gif) no-repeat top right;}
			#menu table td a:hover {color: #ffffff; text-decoration: none; letter-spacing: 0.1em; display: block; height: 28px; line-height: 28px; padding: 0 10px; background: url(images/bknd_menu_hover.gif) no-repeat top right;}


/*************** text styles ***************/

#text {position: relative; width: 980px; margin: 0 auto; padding: 15px 0 5px 0; text-align: center; vertical-align: top; background: #ffffff url(images/bknd_content.gif) repeat-y; border-bottom: 2px solid #000000; overflow: hidden;}

	#text p {font: 13px verdana, sans-serif; color: #000000; text-align: justify; line-height: 1.4em; margin: 0.8em 20px 1.1em 20px;}
	
	#text h1 {font: bold 20px Georgia, serif; margin: 0 20px 0.5em 20px; text-align: left; line-height: 1.3em; color: #005a80;}	
	#text h2 {font: bold italic 16px Georgia, serif; margin: 0.9em 20px 0.7em 20px; text-align: left; color: #000000; line-height: 1.4em;}
	#text h3 {font: bold 14px verdana, sans-serif; margin: 0 20px 0.8em 20px; text-align: left; color: #005a80; line-height: 1.4em; text-transform: uppercase; letter-spacing: 0.2em;}
	#text h4 {font: bold 14px verdana, sans-serif; margin: 0 20px 0.2em 20px; text-align: left; color: #005a80; line-height: 1.4em; text-transform: uppercase; letter-spacing: 0.2em;}
	
	#text .photo {float: right; margin: 3px 20px 10px 0; display: inline;}
		#text .photo img {border: 2px solid #943f0a;}
	
	#text div.hr {height: 1px; background: #005a80; margin: 1em 20px; padding: 0; overflow: hidden; clear: both;}
	#text div.clear {height: 1px; clear: both;}
	
	#text ul {font: 12px verdana, sans-serif; color: #000000; text-align: left; margin: -0.2em 20px 1.1em 65px; padding: 0;}
		#text ul li {line-height: 1.3em; margin: 0 0 0.6em 0;}
	
	#text ol {font: 12px verdana, sans-serif; color: #000000; text-align: left; margin: -0.2em 20px 1.1em 65px; padding: 0;}
		#text ol li {line-height: 1.3em; margin: 0 0 0.6em 0;}
	
	#text table {font: 13px verdana, sans-serif; border-collapse: collapse; margin: 0 15px; width: 960px;}
    	#text table th {font: bold 13px verdana, sans-serif; color: #000000; padding: 0 5px 1.1em 5px; text-align: left; vertical-align: top;}
		#text table td {font: 13px verdana, sans-serif; color: #000000; padding: 0 5px 1.1em 5px; text-align: left; vertical-align: top;}
			#text table td h1 {font: bold 15px century gothic, verdana, sans-serif; color: #000000; margin: 0 0 0.9em 0; text-align: left; line-height: 1.3em;}
			#text table td p {font: 13px verdana, sans-serif; color: #000000; margin: 0 0 1.1em 0; text-align: justify; line-height: 1.3em;}
	
	#text table.concerts td {vertical-align: top;}
	
	div.photo {float: right; margin: 3px 30px 12px 20px; display: inline;}
		div.photo img {border: 2px solid #868686;}


/*************** footer styles ***************/

#footer {position: relative; width: 980px; margin: 0 auto; padding: 0; text-align: center; vertical-align: middle; background: url(images/bknd_footer.png) bottom;}

	#footer p {font: bold 11px Georgia, sans-serif; text-align: center; line-height: 31px; color: #ffffff;}
	
	#footer a, #footer a:visited, #footer a:link {color: #ee9069; text-decoration: underline; font-weight: bold;}
	#footer a:hover {color: #ffffff; text-decoration: underline; font-weight: bold;}
	#footer a:active {color: #000000; text-decoration: none; font-weight: bold;}
		

/*************** form element styles ***************/

input, select {font: 12px verdana, sans-serif; color: #000000; border: 2px solid #868686;}
textarea {font: 12px verdana, sans-serif; text-align: left; color: #000000; vertical-align: top; width: 375px; height: 225px;}
textarea.small {font: 12px verdana, sans-serif; text-align: left; color: #000000; vertical-align: top; width: 275px; height: 100px;}
input.submit {font: bold 13px verdana, sans-serif; color: #000000; border: none; width: 150px; padding: 1px 3px;}
