@charset "utf-8";
/* CSS Document */

.header {
	height: 85px;
	width: 100%;
}
#logo_img {
	float: left;
	width: 425px;
}
.main_container {
	height: 440px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #006600;
	margin-top: 20px;
}
.toplist {
	width: 870px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #006600;
	text-align: center;
}
.live_feed_table {
	height: 420px;
	width: 640px;
	margin-top: 10px;
	border: 1px solid #006600;
	text-align: center;
	float: right;
	margin-right: 10px;
}
#live_feed {
	height: 260px;
	width: 320px;
	margin-left: 5px;
	margin-top: 5px;
}
#random {
	height: 80px;
	width: 390px;
	margin-top: 5px;
	margin-left: 5px;
	border: 1px solid #006600;
	text-align: justify;
	float: left;
	display: inline;
}
.no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#banner_soul {
	float: right;
	height: 80px;
	width: 460px;
	margin-top: 5px;
	margin-right: 5px;
}
#top_ref {
	display: inline;
	float: left;
	height: 420px;
	width: 200px;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #006600;
}
.main_menu {
	height: 20px;
	width: 870px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.menu:link, .menu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#wrap_menu {
	float: left;
	width: 600px;
}
.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.bar {
	background-image: url(images/bar.png);
	background-repeat: repeat-x;
	height: 5px;
	width: 100%;
}
body {
	margin: 0px;
}
#list {
	text-align: center;
	float: left;
	list-style-position: inside;
	list-style-type: none;
	width: 20%;
}
.right_table {
	height: 420px;
	width: 220px;
	margin-top: 10px;
	border: 1px solid #006600;
	margin-right: 10px;
	float: right;
	display: block;
}
.linkex {
	text-align: justify;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #006600;
	margin-top: 20px;
}
.live_cams {
	height: 290px;
	width: 870px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #006600;
}
#live_cams_jpg {
	float: right;
	height: 278px;
	width: 525px;
	margin-top: 5px;
	margin-right: 5px;
	border: 1px solid #006600;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
#live_feed_tb {
	display: inline;
	float: left;
	height: 278px;
	width: 324px;
	margin-top: 5px;
	margin-left: 5px;
	border: 1px solid #006600;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
#bio_cont {
	float: right;
	height: 240px;
	width: 460px;
	margin-top: 5px;
	margin-right: 5px;
	border: 1px solid #006600;
}
#perf_bio {
	padding-right: 10px;
	padding-left: 10px;
}


.bottom_links {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #006600;
	margin-top: 20px;
	text-align: justify;
}
.footer {
	text-align: center;
	height: 30px;
	width: 870px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}.performer_table {
	height: 250px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #006600;
}
#performer_image {
	display: inline;
	float: left;
	height: 240px;
	width: 320px;
	margin-top: 5px;
	margin-left: 5px;
}
#more_perf_wrap {
	height: 520px;
	width: 650px;
	margin-top: 5px;
	margin-left: 5px;
	border: 1px solid #006600;
	float: left;
	display: inline;
}
#right_table {
	float: right;
	height: 520px;
	width: 200px;
	margin-top: 5px;
	margin-right: 5px;
	border: 1px solid #006600;
}


.more_perf {
	height: 530px;
	width: 870px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #006600;
	text-align: center;
}
