body {
	margin: 0px;
}
.header_container {
	height: 80px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hcc_iframe {
	width: 900px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.main_container {
	background-color: #333333;
	height: 25px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#menu_links:link, #menu_links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu_list {
	list-style-type: none;
	width: 20%;
	float:left;
	list-style-position: inside;
	text-align: center;
	vertical-align: middle;
}
.h_container {
	width: 900px;;
	margin-right: auto;
	margin-left: auto;
}
.main_table {
	height: 760px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#text_container {
	float: right;
	height: 120px;
	width: 720px;
	text-align: justify;
}
#banner_container {
	float: left;
	height: 600px;
	width: 160px;
	margin-top: 20px;
}
#live_feed {
	float: left;
	width: 160px;
	height: 120px;
}
p {
	padding-right: 10px;
	padding-left: 10px;
}
#perf_container {
	float: right;
	height: 600px;
	width: 720px;
	margin-top: 20px;
}
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.friends_container {
	overflow: hidden;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#friends_links {
	text-align: justify;
}
.footer {
	height: 50px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
