.content {
	padding: 0;
	margin: 0;
	height: 377px;
	width:100%;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	background-color: white;
	text-align: justify;
	display: inline;
	float: left;
}

.content_text{
	padding: 0;
	margin: 0;
	height: 377px;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-align: justify;
}

.content img {
	float: left;
	margin: 15px;
}

#splash_image {
	margin: 0;
}

#gallery_main_text,
#shows_text,
#biography_text,
#theysay_text,
#contact_text {
	overflow: auto;
	height: 347px;
}

#gallery_main_text {
	padding: 50px;
	padding-left: 0;
}

#shows_text {
	padding: 15px;
	padding-left: 0px;
	text-align: left;
}

#biography_text {
	font: normal normal normal 1em/2em Arial, sans-serif;
	padding: 45px;
	padding-right: 40px;
	height: 275px;
	text-align: left;
}

#theysay_text {
	position: relative;
	float: left;
	top: 10px;
	overflow: auto;
	padding: 0 20px 0 20px;
	height: 120px;
}

#contact_text {
	font: normal normal normal 1em/1.75em Arial, sans-serif;
	padding: 50px;	
}

.content h1, h2 {
	font-size: 9pt;
	font-weight: normal;
	margin: 0;
}

.content h2 {
	border-bottom: 1px solid #999;
}

#theysay_content {
	padding: 0;
	margin: 0;
	height: 377px;
	width:100%;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	background-color: white;
	text-align: justify;
	display: inline;
	float: left;
	
}

.attribute {
	text-align: right;
}

.attribute2 {
	text-align: right;
}

#theysay_images {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 240px;
	overflow: auto;
}

#theysay_images img {
	padding: 0;
	border: 0;
	margin: 5;
}