.jasmine_header {
	height: 60px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.main_menu {
	height: 22px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.top_menu {
	height: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
li {
	float: left;
	text-align:center;
	width: 20%;
	list-style-type: none;
	list-style-image: none;
}
.menu_links:link, .menu_links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.menu_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
.main_container {
	height: 843px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}

ul {
	clear: both;
	list-style-type: none;
}
body {
	margin: 0px;
}
.text_box {
	height: 60px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #000000;
	margin-top: 5px;
	text-align: justify;
	margin-bottom: 5px;
}
.performer_container {
	height: 750px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	padding-top: 5px;
}
.linkex {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	text-align: justify;
}
.footer {
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}
.copyright {
	float: left;
	width: 35%;
	text-align: left;
	padding-left: 1px;
}
.links_bottom {
	text-align: right;
	float: right;
	width: 60%;
	padding-right: 5px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.hcc_iframe {
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}