@charset "utf-8";
body {
	margin: 0px;
	background-color: #333333;
}
.header {
	background-color: #FFFFFF;
	height: 120px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.main_menu {
	background-color: #FFFFFF;
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.main_table {
	background-color: #FFFFFF;
	overflow: hidden;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#mycams_banner {
	display: inline;
	float: left;
	height: 160px;
	width: 120px;
	margin-top: 10px;
	margin-left: 10px;
}


#menu_list {
	text-align: center;
	float: left;
	width: 20%;
	list-style-type: none;
}
#menu_wrap {
	margin-top: 5px;
}
.menu_font:link,  .menu_font:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.no_image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right_table {
	float: right;
	overflow: hidden;
	width: 650px;
	margin-top: 10px;
	margin-right: 10px;
}
.performers {
	width: 650px;
	overflow: hidden;
	margin-top: 20px;
}
.friends {
	background-color: #FFFFFF;
	overflow: hidden;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	background-color: #FFFFFF;
	overflow: hidden;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
#footer_wrap {
	text-align: center;
	margin-top: 5px;
}


#text {
	text-align: justify;
	height: 100px;
	width: 650px;
	overflow: hidden;
}


.menu_font:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.hcc_iframe {
	background-color:#FFFFFF;
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
