body {
        background:#fff url(../images/bg.gif) repeat-y;
        margin:0px;
        font-family:Arial, Helvetica, sans-serif;
        font-size:11px;
        text-align:left;
        color:#333;
        line-height:1.5;
}

p, td {
        font-family:Arial, Helvetica, sans-serif;
        font-size:11px;
        line-height:1.5;
}

img {
        border:0px;
}

a {
        color:#c3172c;
        text-decoration:none;
        font-weight:bold;
}

div#content a:hover {
        text-decoration:underline;
}

img#webtv{
        /*margin-left:345px;
        position:absolute;
        margin-top:-96px;*/
        width:172px;
}

div#videoPlayer {
        color:#000000;
        top:150px;
        left:230px;
        width:580px;
        position:absolute;
}

div#webtv_text{
        clear:both;
}

div#header {
        width:1012px;
        height:122px;
        background:url(../images/bg_header.gif) no-repeat;
        position:absolute;
        top:0px;
        left:0px;
}

div#header div#logo {
        position:absolute;
        left:42px;
        top:32px;
}
div#header div#logo_cme {
        position:absolute;
        left:882px;
        top:32px;
}

div#header div#nav {
        position:absolute;
        bottom:18px;
        right:18px;
}

div#header div#nav a, div#header div#nav {
        color:#4173B7;
        text-decoration:none;
        font-weight:bold;
}

div#header div#nav a:hover {
        text-decoration:underline;
}

div#left {
        top:122px;
        left:0px;
        width:202px;
        padding-top:30px;
        position:absolute;
}

div#content {
        top:150px;
        left:230px;
        width:580px;
        position:absolute;
}

div#content_home {
        top:122px;
        left:307px;
        width:580px;
        position:absolute;
}

div#content h3, table#layout h3{
        color:#6697c4;
        font-size:16px;
}

table#layout h3{
        width:300px;
}

table#layout tr td{
        width:300px;
}

div#content table.home tbody tr td p, div#content table.home tbody tr td p img, div#content table.home tbody tr td img {
        margin:0px;
        padding:0px;
}



table.home tr td {
        margin:0px;
        padding:0px;
}

div#right {
        position:absolute;
        left:852px;
        top:122px;
        width:160px;
        padding-top:30px;
}

div#right div#headline_link {
        background-color:#999;
        height:19px;
        width:150px;
        padding-top:2px;
        padding-left:10px;
}

div#right div#headline_link a{
        text-decoration:none;
        color:#fff;
        font-weight:bold;
}

div#right div#headline_link a:hover{
        text-decoration:underline;
}