/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
body {
	font-family: georgia, "bookman old style", times, serif;
	font-size: small;
	font-style: normalc;
	line-height: 20px;
	color: #543523;
	background: #7DAA8C url(../img/bgdesk.jpg);
	}

a {
	text-decoration: none;
	color: #006600;
	background-color: transparent;
}

h1 {
	top: 0px;
	height: 118px;}

h2, h3, h4 {
	position: relative;
	display: block;
	font-family: Times, Georgia, serif;
	font-style: italic;
	font-size: 2em;
	font-weight: normal;
	text-align: left;
	letter-spacing: -1px;
	color: #0A6D16;
	
}
	
	.introhdr {
			background: url(../img/introhdr.jpg);
		}
	
		.theartshdr {
			background: url(../img/grouphdr.jpg);
		}
		
		.theperformers {
			background: url(../img/theperformers.jpg);
		}
		
/*=============================== Layout ============================*/

#container {
	position: absolute;
	width: 600px;
	top: 0px;
	left: 104px;
}

#intro {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	margin-left: 0px;
	margin-bottom: 60px;
	}
	
	#intro p {
		position: relative;
		width: 480px;
		text-align: justify;
		left: 60px;
	}	
		
#thearts {
	position: relative;
	margin: 0px 0px 0px 24px;
	}
	
	#thearts p {
	}
	
#nav {
	position: relative;
	width: 600px;
	text-align: center;
}

	ul {
		list-style: none inside none;
		white-space: inherit;
		font: small-caps small verdana, arial, sans-serif;
		display: block;
	}

		li {
			display: inherit;
			}

#logo {
	position: absolute;
	width: 268px;
	height: 118px;
	top: 0px;
	left: 0px;
	background-image: url(../img/logo-stained.jpg);	
	margin: 0px;
	padding: 0px;
	}

#pen {
	position: absolute;
	width: 361px;
	height: 98px;
	top: 0px;
	left: 430px;
	background-image: url(../img/pen.jpg);
}
.hidden {
	display: none;
}

.group {
	position: relative;
	height: auto;
	margin: 0px 0px 20px 0px;
	display: block;
	clear: both;
	text-align: left;
	border: dotted 1px #000;
	padding: 10px;
}

.groupicon {
	width: 298px;
	height: 80px;
	border: 1px solid Black;
	float: right;
	clear: both;
	margin-left: 10px;
}

.capitals {
	font-size: medium;
	font-variant: small-caps;
	font-weight: bold;
}
