/*
body {
	background-color: #990000;
	color: #FFFFFF;
}
*/
.header {
	width: 800px;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
}.image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hcc_iframe {
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.main_container {
	height: 240px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	margin-top: 20px;
}
#img_left {
	float: right;
	height: 240px;
	width: 320px;
}
#text_align {
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
	padding-top: 5px;
}
.performers_table {
	height: 550px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
}



#text_container {
	width: 460px;
	height: 240px;
	float: left;
	display: inline;
}
.performers_wrap {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.performers_lj_wrap {
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.bottom_menu {
	height: 30px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#list {
	list-style-position: inside;
	list-style-type: none;
	width: 20%;
	text-align: center;
	float: left;
}
.friends {
	height: 5px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
.footer {
	height: 30px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
}
