@charset "utf-8";
body {
	margin: auto;
	background: #333333 url(images/body_bg.gif) repeat-y scroll center center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.header {
	height: 120px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	height: 120px;
	width: 400px;
	margin-left: 7px;
	overflow: hidden;
}
h1 {
	width:400px;
	height:120px;
	margin-left: 7px;
	margin-top: 0px;
	background-image:url(images/logo.gif);
	overflow: hidden;
}
h1 a {
	display: block;
	text-align:left;
	height:120px;
	width:400px;
	text-decoration: none;
	text-indent: -2000em;
	z-index: 1000; /* need for FX and IE */
	overflow: hidden;
}
.main_menu {
	height: 25px;
	width: 889px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009933;
	border-bottom-style: solid;
	border-bottom-color: #009933;
	border-bottom-width: 1px;
}
#menu_ul {
	margin-top: 2px;
}
#menu_li {
	list-style-position: inside;
	list-style-type: none;
	float: left;
	text-align:center;
	width: 19%;
}
.menu_link:link, .menu_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 13px;
}
.menu_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}
.hcc_frame {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.main_container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#text_field {
	display: inline;
	float: left;
	height: 250px;
	width: 540px;
	margin-left: 10px;
}
#text_field_subpg {
	display: inline;
	float: left;
	width: 540px;
	margin-left: 10px;
}
#mycams_banner {
	float: right;
	height: 130px;
	width: 200px;
	margin-right: 20px;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.performers_layout {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}


#awe_chat {
	float: right;
	height: 250px;
	width: 300px;
	margin-right: 20px;
}
.bottom_frame_menu {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#camscom_ad {
	display: inline;
	float: left;
	width: 687px;
	margin-left: 10px;
}
#sponsors_menu {
	float: right;
	height: 200px;
	width: 173px;
	margin-right: 20px;
}
.friends {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#text_align {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
}
.ul_sponsors {
	margin-top: 7px;
}
a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

.li_sponsors {
	list-style-type: none;
	line-height: 25px;
}

#footer {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

