@import url(../style.css);
@import url(../sports/racing/button.css);
@import url(../sports/baseball/button.css);
@import url(../sports/basketball/button.css);

.home-header { position: absolute; top: 360px; height: 37px; background: yellow; }
.home-content { position: absolute; top: 402px; height: 217px; background: black url(splash-background.gif) repeat-x bottom left; color: white; }
.home-content div { margin: 17px; }
.home-read-more { position: absolute; bottom: 8px; left: 17px; height: 11px; padding: 3px 25px 3px 0; }
.home-read-more img { display: block; }

#page-nav-menu #home { border-bottom-color: #2270A8; }
#page-nav-menu #home:hover { height: 27px; border-bottom: 2px solid #2270A8; }
#page-content { height: 612px; line-height: 1.2em; font-size: 10px; }
#page-content a { text-decoration: none; }
#splash { position: absolute; top: 6px; left: 6px; width: 652px; height: 346px; background: black url(splash.jpg) no-repeat; color: white; }
#splash a { position: absolute; top: 131px; left: 34px; background-image: url(../button.gif); }
#info { position: absolute; top: 5px; left: 663px; width: 303px; height: 322px; padding: 11px; background: #232121 url(info-background.gif) repeat-x; color: white; }
#info img { display: block; }
#info ul { list-style-image: url(info-list-bullet.gif); margin-left: 0; padding-left: 11px; margin-top: 13px; margin-bottom: 0; }
#info ul li { margin-bottom: 1em; }
#refer-friend-hr { height: 1px; border: 0; padding: 0; margin: 18px 0; background: #333232; }
#refer-friend-p { margin-top: 1em; }
#go-button { padding: 0; margin: 0; border: 0; width: 31px; height: 13px; background: transparent url(go-button.gif) no-repeat top right; margin: 0 0 0 .5em; }
#go-button:hover { background-position: center right; }
#racing-header { left: 6px; width: 326px; height: 36px; }
#racing-content { left: 6px; width: 325px; }
#racing-content div span { color: #DA3725; }
#baseball-header { left: 337px; width: 321px; }
#baseball-content { left: 335px; width: 324px; }
#baseball-content div span { color: #9AA04B; }
#basketball-header { left: 662px; width: 327px; }
#basketball-content { left: 664px; width: 325px; }
#basketball-content div span { color: #E37140; }