body {
	background-color: #333333;
	margin: 0px;
}
.header {
	height: 100px;
	width: 100%;
	background-color: #FFFFFF;
}
.header_img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main_container {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	height:	680px;
}
.left_menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align:	center;
	margin-top: 4px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	margin-left: 8px;
}
.left_menu {
	float: left;
	width: 200px;
	border: 1px groove #333333;
	margin-left: 4px;
}
.left_menu_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.online_performer_box {
	width: 100px;
	text-align: center; 
}
.performer_box {
	width: 100px;
	height: 95px;
	float: left;
	margin-left: 9px;
	margin-right: 3px;
}
.performer_container {
	float: right;
}
.performer_table {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
}
.thumbnail_box {
	width: 100px;
	height: 80px;
}
.empty_cell {
	margin-right: auto;
	margin-left: auto;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006699;
	text-decoration: none;
}
.second_container {
	background-color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.bottom_text_links {
	padding: 2px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.legal_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.legal_links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	text-align: center;
}.bottom_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
