.header {
	height: 50px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.h1_container {
	height: 40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.main_container {
	height: 740px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.hcc_iframe {
	width: 900px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.live_cam_performers {
	text-align: center;
	height: 675px;
	width: 100%;
}
.live_sex_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	height: 55px;
	width: 700px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.left_menu {
	float: left;
	height: 280px;
	width: 170px;
	border: 1px solid #333333;
}
.align_left_menu {
	text-align: left;
	padding-left: 5px;
}
.right_container {
	float: right;
	height: 740px;
	width: 710px;
}
.footer {
	height: 40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
li {
	list-style-position: inside;
	list-style-type: disc;
}
a:visited {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: underline;
}
.image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}