@charset "utf-8";
.header {
	height: 120px;
	width: 100%;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
#logo_cont {
	height: 120px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.hcc_iframe {
	width: 900px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	text-align: left;
	margin-top: 2px;
}
body {
	margin: 0px;
}
.main_menu {
	height: 40px;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#main_menu_ul {
	height: 25px;
	margin-top: 2px;
}
#menu_list {
	float: left;
	width: 20%;
	list-style-type: none;
	text-align: left;
}
.main_menu_link:link, .main_menu_link:visited  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.main_cont {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#text_cont {
	display: inline;
	float: left;
	width: 560px;
	border: 1px solid #333333;
}
#perf_image {
	float: right;
	height: 240px;
	width: 320px;
	border: 1px solid #333333;
}
#text_align {
	text-align: justify;
	padding: 5px;
}
.performers_cont {
	height: 670px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#performers {
	display: inline;
	float: left;
	width: 680px;
	border: 1px solid #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}
.right_menu {
	float: right;
	width: 200px;
	border: 1px solid #333333;
}
.friends {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	margin-top: 20px;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	height: 60px;
	width: 100%;
	margin-top: 40px;
}
#footer_text {
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
.footer_links:link, .footer_links:visited, .footer_links:hover  {
	color: #FFFFFF;
	text-decoration: none;
}
.noimg {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.main_menu_link:hover  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#rightmenu{
border: none;
width: 200px;
}

#rightmenu a{
font: bold 13px Verdana;
padding: 4px;
padding-left: 4px;
display: block;
width: 100%;
color: #666666;
text-decoration: none;
border-bottom: 1px solid #CCCCCC;
}

html>body #rightmenu a{
width: auto;
}

#rightmenu a:hover{
background-color: #666666;
color: #000000;
}
h3 {
	padding-left: 10px;
}

#friends {
	text-align:justify;
}
a:link {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: blue;
	text-decoration: none;
}
.banner_cont {
	height: 60px;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	display: inline;
	float: left;
	height: 60px;
	width: 468px;
}
#mycams {
	float: right;
	height: 60px;
	width: 300px;
}
.htag {
	height: 50px;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
