body {
 width: 900px;
 margin: 0 auto;
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
}
#sports {
 background-color:#000099;
 font-size:12px;
 font-weight:bold;
 padding: 0 10em;
 border-top: 20px solid #0066FF;
}
#sports a {
 color: #f0f0f9;
 padding: .5em 1em;
 text-decoration:none;
 background-color:#000099;
 border-right: 1px solid #f0f0f9;
 float: left;
}
#sports a:hover {
 background-color: #669;
 color:#fff;
}
#pool {
 background-color:#a00;
 color:white;
 font-size:20px;
 padding: 8px;
 font-weight:bold;
 text-align:center;
 margin-bottom: 1em;
}
#pool a {
 color: #eed;
 text-decoration:none;
 margin: 0 .5em;
}
#pool a:hover {
 color: #fff;
 text-decoration:underline;
}
#sportslinks {
 font-weight:bold;
 font-size:11px;
 color: black;
 padding: 6px;
 background-color:#f0f0f9;
}
#sportslinks a {
 color: #009;
 text-decoration:none;
 margin: 0 .5em;
}
#sportslinks a:hover {
 color: #003;
 text-decoration:underline;
}
span.spacer {
 padding: 0 1em;
}
#toptabs {
 float:right;
 padding-top:25px;
 font-size: 11px;
 font-weight:bold;
 padding-right: 2px;
}
#toptabs, #toptabs a {
 color: #333380;
}
#toptabs a {
 text-decoration:none;
}
#toptabs a:hover {
 text-decoration:underline;
 color:#666;
}
#leftrankings {
 width: 50px;
}
#bottomleft {
 width: 225px;
}
#leftrankings, #bottomleft {
 float:left;
 color:#f0f0f9; border-right: 20px solid white;

}
#rightrankings {
 width: 50px;
}
#bottomright {
 width: 225px;
}
#rightrankings, #bottomright {
 float:right;
 color:#f0f0f9; border-left: 20px solid white;
}
.infoheader {
 background-color: #000080;
 font-weight:bold;
 font-size:16px;
 text-align:center;
}
.infobody {
 color: #009;
 font-size:13px;
 background-color:#f0f0f9;
 padding: 8px;
}
.infobody table {
 margin: auto; width:100%; border-collapse:collapse
}
.infobody tr {
 border-bottom:1px solid #99c;
}
.infobody td {
 padding: 2px 3px;
}

#maincell {
 width: 585px;
 padding: 10px;
 margin-left: 200px;
 background-color: #006;
 color: white;

}
#maincell h2 {
 margin-top:0;
}
#maincell table {
 border-collapse:collapse; width:100%; text-align:center;
}
#maincell tr {
 border-top: 1px solid white;
}
#maincell th {
 font-size: 24px;
 padding: 2px 15px;
}
#maincell td.team {
 padding: 2px 10px;
 text-align:center;
}
#maincell td.odds {
 font-weight: bold;
 font-size: 16px;
 width:75px;
}
#maincell td.vs {
 font-weight: bold;
 font-style:italic;
 font-size:32px;
 font-family:"Times New Roman", Times, serif;
 padding: 0 10px 2px;
 text-align:center;
 vertical-align:middle;
}
#maincell p {
 margin:0;
}
#maincell a {
 font-size:13px;
 font-weight: bold;
 color: white;
 text-decoration:none;
}
#maincell a:hover {
 text-decoration:underline;
}
#maincell p a {
 padding: 5px;
}
table.blank,
table.blank tr { border: 0}
table.blank {
 border-collapse:collapse;
}
table.blank td {
 border:0;margin:0;padding:0;
}

#footer {
 font-size: 11px;
 color: #333380;
 margin: 10px 0;
 border-top: 1px solid #333380;
 padding-top: 4px;
}
#footer a {
 font-weight:bold;
 color: #333380;
 text-decoration:none;
}
#footer a:hover {
 text-decoration:underline;
}
