body {
    background: #003366 url(../images/splash/bg.gif) repeat-x;
    margin: 0;
    padding: 0;
    font-family: Verdana, arial, sans-serif;
    font-size: 10px;
}
a, a:hover {
    color: #990000;
    text-decoration: none;
}
#container {
    width: 775px;
    margin: 0 auto;
}
#header {
    padding-top: 90px;
}
#tagline {
    height: 42px;
    line-height: 42px;
    padding-left: 21px;
    color: #FFF;
    background: transparent url(../images/splash/tagline.gif) no-repeat top right;
}
#main {
    height: 406px;
    padding-left: 468px;
    background: transparent url(../images/splash/main.jpg) no-repeat top left;
}
#streaming {
    background: transparent url(../images/splash/streaming.gif) no-repeat top left;
    height: 31px;
    margin: 6px 0 0 0;
}
#warning {
    margin: 15px auto 0 auto;
    background: transparent url(../images/splash/warning.jpg) no-repeat top left;
    width: 736px;
    font-size: 8px;
    font-weight: bold;
    height: 66px;
    padding: 2px 7px;
}
#footer {
    margin-top: 15px;
    line-height: 26px;
    color: #FFF;
    text-align: center;
    border: 1px solid #003366;
}
td {padding-right: 1px;}