.sitewrapper {
	margin: 0 auto;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.siteinnerwrapper {
	width: 1100px;
	margin: 0 auto;
	height: 1000px;
	overflow: visible;
}
.sitecontentwrapper {
	width: 1100px;
	float: left;
}


.headerwrapper {
	float: left;
	width: 1024px;
	margin-top: 9px;
	margin-left: 38px;
	margin-right: 38px;
}

.titletab {
	background-image: url(images/titletab.png);
	float: left;
	height: 41px;
	width: 358px;
}
.titletabtext {
	float: left;
	height: 28px;
	width: 188px;
	margin-top: 7px;
	margin-right: 85px;
	margin-bottom: 7px;
	margin-left: 85px;
}


.headerimage {
	background-color: #000000;
	float: left;
	height: 172px;
	width: 1000px;
	margin-right: 12px;
	margin-left: 12px;
}

.navbarwrapper {
	background-image: url(images/navbarbg.png);
	background-position: top;
	float: left;
	height: 45px;
	width: 1000px;
	margin-right: 12px;
	margin-left: 12px;
	background-repeat: no-repeat;
	text-align: center;
}
.navbarstart {
	background-image: url(images/navbar/navbarstart.png);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 16px;
}
.navbartabmiddle {
	background-image: url(images/navbar/tabmiddle.png);
	background-repeat: repeat-x;
	float: left;
	height: 45px;
}
.navaractivetab {
	float: left;
	height: 45px;
}
.navbartabend {
	background-image: url(images/navbar/tabend.png);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 12px;
}
.navbarend {
	background-image: url(images/navbar/navbarend.png);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 16px;
}

.navbarinnerwrapper {
	height: 45px;
	margin: 0 auto;
	width: 864px;
}

.bodywrapper {
	float: left;
	height: 722px;
	width: 1100px;
	margin-top: 25px;
}
.bodytop {
	background-image: url(images/bodytop1100.png);
	float: left;
	height: 40px;
	width: 1100px;
}
.bodymiddle {
	background-image: url(images/bodymiddle1100.png);
	float: left;
	width: 1100px;
}
.bodybottom {
	background-image: url(images/bodybottom1100.png);
	float: left;
	height: 37px;
	width: 1100px;
}

.streamwrapper {
	float: left;
	height: 525px;
	width: 580px;
	margin-left: 10px;
	background-color: #2A2A2A;
}
.chatwrapper {
	float: left;
	height: 525px;
	width: 490px;
	margin-left: 10px;
	background-color: #2A2A2A;
	margin-right: 10px;
}
.footerwrapper {
	background-image: url(images/footerbg.png);
	height: 230px;
	float: left;
	width: 1024px;
	overflow: visible;
	margin-top: 50px;
	margin-left: 38px;
	margin-right: 38px;
	overflow:hidden;
}
.footerinnerwrapper {
	height: 175px;
	width: 1024px;
	margin: 0 auto;
	background-image: url(images/footerinnerbg.jpg);
}
.footertext {
	float: left;
	width: 725px;
	margin-top: 20px;
	margin-right: 150px;
	margin-left: 150px;
	text-align: center;
	color: #2E5789;
	font-size: 12px;
	line-height: 24px;
}
.footercreditswrapper {
	float: left;
	margin-top: 15px;
	height: 35px;
	width: 648px;
	color: #2E5789;
	margin-left: 288px;
	margin-right: 88px;
}

.footercredits {
	float: left;
	width: 182px;
	height: 35px;
}
.bgchanger {
	float: left;
	color: #2E5789;
	font-size: 14px;
	line-height: 35px;
	margin-left: 15px;
}
#ticker,#tickerw {
	display:block;
	float: left;
	height: 14px;
	color: #ffffff;
	font-size: 13px;
	font-family: Courier New, Fixed, monospace;
	margin:-14px 0px 4px 0px;
}
#ticker a, #tickerw a{
	font-weight:bold;
}
#tickerwrapper{
	display:block;
	margin-top:2px;
	width:1100px;
}
#settingsmenu{
	display:block;
	position:absolute;
	top:9px;
	right:250px;
	background-color: #2A2A2A;
	border:4px ridge #555555;
	padding:5px;
	color:#ffffff;
	font-size: 10px;
	font-family: Courier New, Fixed, monospace;
	visibility:hidden;
}
a, a img{
	border:none;
}
