body {
	background-color:	rgb(15,33,71);
	background-size: 	100%;
	font-family:		arial;
}
.bodytext {
	color:			darkgray;
}
#page_body a:visited, a {
	color: darkgray;
}
#divMain {
	clear:			both;
	width:			1055px;
	display:		block;
	background-color:	white;
	margin: 		0 auto;
	margin-bottom:		100px;
	position:		relative;
}
#divHeader {
	width:			1055px;
	height:			132px;
	background-color:	rgb(15,33,71);
	margin-top:		50px;
	background-image:	url(ui_images/logo.png);
	background-repeat: 	no-repeat;
	background-size:	28%;
	
}
#divHeaderTitle {
	font-size: 		30pt;
	font-family: 		arial;
	font-weight: 		bold;
	color: 			white;
	margin-left: 		200px;
	padding-top: 		80px;
	color:			gold;
}
#divSocialMediaLinks {
	float:			right;
	margin-top: 		-39px;
	padding-right: 		5px;
}
.SocialMediaIcon {
	width:			32px;
	height:			32px;
	float:			right;
	margin-right: 		5px;
}
#smiFacebook {
	background-image:	url(ui_images/smiFacebook.jpg);
}
#smiYoutube {
	background-image:	url(ui_images/smiYoutube.jpg);
}
#smiTwitter {
	background-image:	url(ui_images/smiTwitter.jpg);
}
#smiFeedback {
	background-image:	url(ui_images/smiFeedback.jpg);
}
#smiEmail {
	background-image:	url(ui_images/smiEmail.jpg);
}
#divMenu {
	width:			1045px;
	height:			30px;
	background-color:	#0f2147;	
	border-top: 5px white solid;
	border-left: 5px white solid;
}
#divContent {
	width:			1055px;
	background-color: 	white;
}
#divContentLeft {
	width:			728px;
	float:			left;
	margin:			5px;
	background-color: 	rgb(15,33,71);
	color:			white;
	min-height:		725px;
}
#page_body {
	padding:		5px;
	background-color: 	rgb(15,33,71);
	color:			white;
	min-height:		725px;
}
#divFeatures {
	width:			728px;
	height:			270px;
	clear:			both;
	overflow:		hidden;
}
#divContentLeftRow  {
	width:			728px;
	clear:			both;
	margin-top:		5px;
	display: 		inline-block;
}
#divMedia {
	width:			528px;
	height:			200px;
	float:			left;
	background-color:	green;
	position:		relative;
	overflow:		hidden;
}
#divNextMatch {
	width:			190px;
	height:			200px;
	float:			left;
	background-color:	white;
	margin-left:		5px;
	margin-top:		0px;
	position:		relative;
	text-align:		center;
	color:			#002548;
}
#divNextMatch a {
	margin-top: 		-8px;
	left: 			53px;
	position: 		absolute;
	text-decoration:	none;
	color: 			#002548;
	font-weight: 		bold;
}
#divNextMatch a:visited {
	color: #002548;
}
#divNextMatch a:hover {
	color: black;
}
#divCalendar {
	width:			728px;
	height:			200px;
	clear:			both;
	margin-top:		5px;
	background-color:	rgb(15,33,71);
	display: 		inline-block;
	overflow:		hidden;
	position:		relative;
	float:			left;
	
	


}
#divFunLinks {
	width:			728px;
	height:			56px;
	clear:			both;
	background-color: 	#002444;
	margin-top:		5px;
	display: 		inline-block;
	overflow: 		hidden;
	position: 		relative;
	float: 			left;
	padding-top:		9px;
}
#divContentRight {
	width:			312px;
	float:			left;
	//background-color:	yellow;
	margin-top:		5px;
}

#divQuicklinks {
	width:			311px;
	clear:			both;
	height:			162px;
	background-color:	rgb(248,186,39);
}
#divMajorSponsor {
	width:			312px;
	clear:			both;
	//height:			120px;
	//background-color:	aqua;
	margin-top:		5px;
	display:		inline-block;
	overflow:		hidden;
	position:		relative;
}
#divMajorSponsor img {
	border:			1px solid black;
	width:			99%;
}

#divLadder {
	width:			312px;
	clear:			both;
	height:			405px;
	//background-color:	wheat;
	background-color:	#0f2147;
	margin-top:		5px;
	margin-bottom:		5px;
	display:		inline-block;
}
#divScoreboard {
	width:			1033px;
	clear:			both;
	//height:			40px;
	background-color:	#002444; 
	margin-top:		5px;
	margin-left:		5px;
	color:			white;
	font-sze:		14pt;
	font-weight:		bold;
	padding:		9px 6px 28px 6px;
	
}

#divFooterAds {
	width:			1033px;
	
	background-color:	#002444; 
	margin:			5px 0px 0px 5px;
	padding:		5px 5px 1px 7px;
	clear:			both;
}
#divFooterAds img {
	width:			143px;
}
#divFooter {
	width:			1033px;
	height:			0px;
	//background-color:	darkgoldenrod;
	margin:			5px 0px 0px 5px;
	padding:		12px 6px 28px 6px;
	clear:			both;
	font-size:		9pt;
	text-align:		center;
}
#divSpacer {
	height:			5px;
}

#PlayerGames {
	width: 728px;
}
#PlayerListing {
	width: 728px;
}

.playerlistingmenu {
	background-color:	rgb(15,33,71);
}

.playerlistingmenu a {
	color:			rgb(248,186,39);
}
.playerlistlink a {
	color:			white;
}
.playerlistingmenucurrent{
}
	
.inline_picture {
	width:			100%;
	text-align:		center;
	margin-bottom:		20px;
}
.inline_picture img {
	width:			100%;
}
