@charset "UTF-8";
*{
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #41575B;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#container {
	height: 100%;
	width: 100%;
	background-color: #000;
}
#wrapper {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}
#topimg {
	height: 219px;
	width: 952px;
}
#navbox {
	height: 32px;
	width: 952px;
	margin-bottom: 15px;
}
.cl {
	clear: both;
	float: none;
}
#videobox {
	float: left;
	width: 506px;
}
#vboxtop {
	height: 22px;
	width: 506px;
}
#vboxbtm {
	height: 8px;
	width: 506px;
}
#vboxcenter {
	background-image: url(../images/homeBox_strip.jpg);
	background-repeat: repeat-y;
	width: 421px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 45px;
	padding-bottom: 20px;
}
#videobox .copy {
	float: left;
	width: 111px;
}
#video {
	height: 300px;
	width: 304px;
	float: right;
	background-color: #777;
}
#eventbox {
	width: 220px;
	margin-top: 41px;
	float: left;
}
#eventbox .rule {
	background-image: url(../images/events_rule.gif);
	background-repeat: no-repeat;
	height: 2px;
	width: 210px;
	padding-bottom: 10px;
}
#warrior {
	float: right;
	height: 264px;
	width: 158px;
}
#facebook {
	float: left;
	height: 59px;
	width: 140px;
}
#ext {
	float: right;
	height: 340px;
	width: 405px;
	margin-right: 40px;
}
#footerbar {
	height: 54px;
	width: 952px;
}
#l2box {
	float: left;
	width: 700px;
	margin-top: 25px;
	margin-left: 70px;
}
