body {
}
#blackthing
{

}

#masterLoginBar
{
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	height: 25px;
	width: 100%;
	background-image: url(images/bglogintop.jpg);
}

#topWrapper
{
	position:absolute;
	margin-top:25px;
	margin-left:0px;
	width:100%;
	height:88px;
	background-color:Orange;
}
#masterTop
{
	position:absolute;
	margin-top:25px;
	margin-left:0px;
	width: 100%;
	height: 88px;
	background-image: url(images/bgfield.jpg);
	
}

#masterTopLeft
{
	position:absolute;
	margin-top: 0px;
	margin-left: 0px;
	width: 50%;
	background-color:#00345a;
	height: 88px;
	
}

#masterTopCenter
{
	position:absolute;
	margin-top: 0px;
	margin-left: 25%;
	width: 50%;
	height: 88px;
	background-image: url(images/bgfield.jpg);
	
}

#masterTopRight
{
	position:absolute;
	margin-top: 0px;
	margin-left: 320px;
	width: 50%;
	height: 88px;
	background-image: url(images/bgfield.jpg);
	
}

#menubar
{
	position:absolute;
	margin-top:108px;
	margin-left: auto;
	margin-right:auto;
	width: 100%;
	height: 50px;
	z-index: 999;
}

#mainWrapCenter
{
	position:absolute;
	margin-top: 140px;
	margin-left: 0;
	width:100%;
	z-index: 2;
}

#masterMain
{
	margin-left: 0;
	width: 930px;
	z-index: 1;
}



#module1
{
	position:absolute;
	margin-top: 0px;
	margin-left: 275px;
	width: 545px;
	height: 310px;
	background-color:#dce6e7;
	text-align: center;
	border: solid 1px gray;
}

#module1txt
{
	position:relative;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	height: 10px;
	background-color:#ffffff;
}

#moduleSignIn
{
	position:absolute;
	margin-top: 0px;
	margin-left: 0px;
	width: 255px;
	height: 310px;
	background-color:#dce6e7;
	border: solid 1px gray;
}

#moduleGameBanners
{
	position:absolute;
	margin-top: 0px;
	margin-left: 832px;
	width: 285px;
	height: 310px;
	border: solid 1px gray;
	text-align: center;
	background-color:#dce6e7;
	padding: 2xp;
}

#module2
{
	position:absolute;
	margin-top: 0px;
	margin-left: 530px;
	width: 275px;
	height: 100px;
	background-color: Gray;
}

#module3
{
	position:absolute;
	margin-top: 105px;
	margin-left: 530px;
	width: 275px;
	height: 100px;
	background-color: Gray;
}

#module4
{
	position:absolute;
	margin-top: 210px;
	margin-left: 530px;
	width: 275px;
	height: 100px;
	background-color: Gray;
}

#module5
{
	position:absolute;
	margin-top: 0px;
	margin-left: 1127px;
	width: 160px;
	height: 600px;
}

#module6
{
	position:absolute;
	margin-top: 315px;
	margin-left: 0px;
	width: 265px;
	height: 285px;
	background-color: #F7F7DE;
}

#module7
{
	position:absolute;
	margin-top: 315px;
	margin-left: 270px;
	width: 265px;
	height: 285px;
	background-color: Orange;
}

#module8
{
	position:absolute;
	margin-top: 315px;
	margin-left: 540px;
	width: 265px;
	height: 285px;
	background-color: Orange;
}

#moduleAttention
{
	position: absolute;
	margin-top: 335px;
	margin-left: 0px;
	width: 1117px;
	height: 60px;
	text-align: left;
	background-color: #ffff00;
}

#moduleTabView
{
	position: absolute;
	margin-top:405px;
	margin-left: 0px;
	width: 460px;
	height: 400px;
	text-align: left;
}

#moduleTemp
{
	position: absolute;
	margin-top: 405px;
	margin-left: 470px;
	width: 460px;
	height: 300px;
	text-align: left;
}

#module9
{
	position:absolute;
	margin-top: 755px;
	margin-left: 0px;
	width: 100%;
	height: 90px;
	text-align: center;
}

#innerTab
{
	border-right: gray thin solid;
	border-left: gray thin solid;
	border-bottom: gray thin solid;
	height:100%;
}

#MatchupFormView
{
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	width: 1000px;
	height: 300px;
}

#MatchupGames
{
	position: absolute;
	margin-left: 0px;
	margin-top: 320px;
}

#menubar
{
	background-color: #366599;
	height: 20px;
}

#footerContent
{
	position: absolute;
	margin-top: 855px;
	border-style: solid none solid none;
	border-color: #00345B;
	border-width: 2px;
	background-color: #366599;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	height: 100px;
}


