/* basic html attributes ------------------------------------------------------------------------------ */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff url(bg.jpg) no-repeat 50% 0;
	text-align: center;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	}
p, td, th {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #231f20;
	}
a:link, a:visited {
	text-decoration: underline;
	color: #231f20;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #9b8449;
	}
h1, h2 {
	display: none;
	}

/* container ------------------------------------------------------------------------------------------ */
#container {
	width: 820px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}

/* header --------------------------------------------------------------------------------------------- */
#header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 107px;
	}

/* espn network --------------------------------------------------------------------------------------- */
#network {
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 180px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	}
#network a:link, #network a:visited {
	text-decoration: underline;
	color: #ffffff;
	}
#network a:hover, #network a:active {
	text-decoration: underline;
	color: #f0af00;
	}

/* main content --------------------------------------------------------------------------------------- */
#content {
	margin: 0px 235px 0px 0px;
	padding: 0px 20px 40px 20px;
	}

/* sidebar -------------------------------------------------------------------------------------------- */
#sidebar {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 104px 0px 0px 0px;
	width: 235px;
	}

/* footer --------------------------------------------------------------------------------------------- */
#footer {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 255px 40px 20px;
	}
#footer p {
	font-size: 11px;
	}

/* players table -------------------------------------------------------------------------------------- */
#players {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#players td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	}
#players .column1 {
	background: url(bg_player.gif) no-repeat;
	height: 116px;
	width: 279px;
	}
#players .column2 {
	background: url(bg_player.gif) no-repeat;
	height: 116px;
	width: 264px;
	}

#laa, #oak, #tor, #tam, #cle, #sea, #bal, #tex, #bos, #kan, #det, #min, #chw, #nyy,
#hou, #atl, #mil, #stl, #chc, #ari, #lad, #sfo, #fla, #nym, #was, #sdg, #phi, #pit, #cin, #col {
	margin: 0px 0px 0px 0px;
	padding: 19px 0px 0px 97px;
	}
#laa { background: url(teams/laa.gif) no-repeat 12px 12px; }
#oak { background: url(teams/oak.gif) no-repeat 12px 12px; }
#tor { background: url(teams/tor.gif) no-repeat 12px 12px; }
#tam { background: url(teams/tam.gif) no-repeat 12px 12px; }
#cle { background: url(teams/cle.gif) no-repeat 12px 12px; }
#sea { background: url(teams/sea.gif) no-repeat 12px 12px; }
#bal { background: url(teams/bal.gif) no-repeat 12px 12px; }
#tex { background: url(teams/tex.gif) no-repeat 12px 12px; }
#bos { background: url(teams/bos.gif) no-repeat 12px 12px; }
#kan { background: url(teams/kan.gif) no-repeat 12px 12px; }
#det { background: url(teams/det.gif) no-repeat 12px 12px; }
#min { background: url(teams/min.gif) no-repeat 12px 12px; }
#chw { background: url(teams/chw.gif) no-repeat 12px 12px; }
#nyy { background: url(teams/nyy.gif) no-repeat 12px 12px; }

#hou { background: url(teams/hou.gif) no-repeat 12px 12px; }
#atl { background: url(teams/atl.gif) no-repeat 12px 12px; }
#mil { background: url(teams/mil.gif) no-repeat 12px 12px; }
#stl { background: url(teams/stl.gif) no-repeat 12px 12px; }
#chc { background: url(teams/chc.gif) no-repeat 12px 12px; }
#ari { background: url(teams/ari.gif) no-repeat 12px 12px; }
#lad { background: url(teams/lad.gif) no-repeat 12px 12px; }
#sfo { background: url(teams/sfo.gif) no-repeat 12px 12px; }
#fla { background: url(teams/fla.gif) no-repeat 12px 12px; }
#nym { background: url(teams/nym.gif) no-repeat 12px 12px; }
#was { background: url(teams/was.gif) no-repeat 12px 12px; }
#sdg { background: url(teams/sdg.gif) no-repeat 12px 12px; }
#phi { background: url(teams/phi.gif) no-repeat 12px 12px; }
#pit { background: url(teams/pit.gif) no-repeat 12px 12px; }
#cin { background: url(teams/cin.gif) no-repeat 12px 12px; }
#col { background: url(teams/col.gif) no-repeat 12px 12px; }

.stats_link {
	font-size: 11px;
	font-weight: bold;
	}

/* past winners table --------------------------------------------------------------------------------- */
#past {
	width: 540px;
	}
#past td, #past th {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 8px 10px;
	border-bottom: solid 1px #9b8449;
	}
#past th {
	text-align: left;
	color: #ffffff;
	background: #9b8449;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	}

#tooltip {
	position: absolute;
	left: -300px;
	height: 87px;
	width: 126px;
	padding: 2px;
	background: url(bg_tooltip.gif) no-repeat;
	visibility: hidden;
	z-index: 100;
	text-align: left;
	font-size: 13px;
	color: #ffffff;
	}
#tooltip td {
	font-size: 18px;
	color: #ffffff;
	}
#tooltip #tip {
	margin: 10px 0px 0px 15px;
	}
#tooltip #tip td {
	padding: 0px 10px 6px 0px;
	}