* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F00;
	border-left-color: #F00;
}
#wrapper #logo {
	height: 200px;
	background-color: #000;
	padding-top: 5px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 35px;
}
#wrapper #content {
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	height: auto;
}
#wrapper #bodyarea #left {
	float: left;
	width: 300px;
	text-align: center;
	border-top-width: 1px;
}
#wrapper #bodyarea #right {
	float: right;
	width: 498px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #900;
}
#wrapper #bodyarea {
}
#wrapper #bodyarea #footer {
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	height: 100px;
	color: #FFF;
}
#wrapper #chat {
	background-color: #000;
	text-align: center;
}
#wrapper #bodyarea #footer #footericon {
	float: left;
	width: 150px;
}
#wrapper #bodyarea #footer #footertext {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 645px;
	color: #FFF;
	background-color: #000;
}
#wrapper #footer #footericon {
	float: left;
	height: auto;
	width: 151px;
	border-right-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	border-right-width: 1px;
	background-color: #000;
}
#wrapper #footer #footertext {
	float: right;
	width: 643px;
	background-color: #000;
	border-left-style: none;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: auto;
	color: #FFF;
}
#wrapper #footer {
	border: 2px solid #830E10;
	height: 102px;
	width: auto;
}
#wrapper #content #live2 {
	background-color: #000;
	float: right;
	width: 397px;
}
#wrapper #content #live1 {
	float: left;
	width: 397px;
	background-color: #000;
}
