body
{
	text-align: center;
	background-image: url(backgroundGradient.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #003c54;
}

#MainContainer
{
	margin: auto;
	width: 986px;
}

#MenuSection
{
	color: White;
	font-weight: bold;
	text-align: left;
	width: 986px;
	padding: 1px 0px 8px 0px;
	background-color: #003c54;
	margin: -2px 0px -2px 0px;
}

#MenuSection a
{
	color: White;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

#MenuSection a img
{
	border: none;
}

#MenuSection img
{
	position: relative;
	left: 914px;
	top: 4;
}

#MainSection
{
	background-color: white;
}

#AdvertisementContainer
{
	width:306px;
	height:351;
	overflow:hidden;
	vertical-align: top;
}

#WatchContainer
{
	width:512px;
	height:351px;
	vertical-align: top;
}

#ActiveGamesTableContainer
{
	width: 224px;
	height: 351px;
	overflow: auto;
}

#FeaturedGameImage
{
	margin-left: 8px;
}

#PlayersOnlineContainer
{
	width:168px;
	height:351px;
	vertical-align: top;
}

#PlayersOnlineTableContainer
{
	height: 318px;
}

#FooterSection
{
	width: 986px;
}

#LoginContainer
{
	width: 306;
	height: 128px;
	float: left;
	border-top: solid 1px #003c54;
	background-color: #003c54;
	text-align: left;
}

#FooterContainer
{
	width: 680;
	height: 128px;
	float: right;
	border-top: solid 1px #c6cbcc;
	background-color: White;
	overflow: hidden;
}

/* Watch Control styles for this page */
#WatchGamesLayout
{
	width: 510px;
	height: 350px;
}

/* Players online styles for this page */
#PlayersOnlineTable
{
	width: 160px;
}
