@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin: 0px;
	background: #333333 url(images/bg.gif) repeat-y center center;
}
.header {
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-top: 2px;
	padding-left: 5px;
}
#logo {
	display: inline;
	float: left;
	height: 100px;
	width: 400px;
	margin-left: 5px;
}
.main_menu {
	height: 25px;
	width: 893px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #047c9a;
	border-bottom-color: #047c9a;
}
.main_menu_ul {
	margin-top: 2px;
}
.main_menu .main_menu_ul li {
	float: left;
	width: 18%;
	list-style-type: none;
	text-align:center;
}
.main_menu_links:link, .main_menu_links:visited, .main_menu_links:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.main {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.lft_menu {
	float: left;
	height: 150px;
	width: 170px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 20px;
	display: inline;
}
#lftmenu{
border: none;
width: 170px;
}

#lftmenu 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 #lftmenu a{
width: auto;
}

#lftmenu a:hover{
background-color: #047c9a;
color: white;
}.h1_box {
	float: right;
	width: 660px;
	margin-right: 20px;
	height: 25px;
}
.text_box {
	float: right;
	width: 660px;
	margin-top: 10px;
	margin-right: 20px;
}
#textbox_align {
	padding-right: 5px;
	padding-left: 5px;
}
a:link, a:visited, a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
}

.hcc {
	text-align: center;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.performers {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.friends {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#friends_text {
	text-align: left;
	float: left;
	width: 30%;
	padding-left: 20px;
}
#friends_links {
	text-align: justify;
	width: 860px;
	margin-top: 5px;
	margin-left: 20px;
	float: left;
}
.footer {
	width: 900px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #047c9a;
	margin-bottom: 25px;
}
#footer_links {
	text-align: center;
	padding-top: 3px;
}
