@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#text_table {
	height: 240px;
	width: 440px;
	border: 1px solid #666666;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
.header {
	height: 150px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#wrap {
	height: 120px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.main_container {
	height: 260px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333333;
	border: 1px solid #666666;
}
.friends {
	background-color: #333333;
	height: 50px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
}
#friends_align {
	text-align: justify;
	padding: 3px;
	color: #FFFFFF;
}


#jasmin_img {
	height: 240px;
	width: 320px;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #666666;
	float: left;
	display: inline;
}
.performers {
	height: 550px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
	background-color: #333333;
	margin-top: 20px;
}
.footer {
	background-color: #333333;
	height: 30px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
	text-align: center;
}
#menu {
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	height: 120px;
	width: 400px;
}
#list {
	list-style-type: none;
	float: left;
	width: 20%;
	text-align: center;
}
.image {
	border: none;
}
#container {
	width: 780px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.perf_link:link, .perf_link:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
}
.perf_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_link:link, .menu_link:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
}
#text {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}
.hcc_iframe {
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color:#333333;
	border: solid 1px #666666;
}

