#etv-header {
    height:250px;
    margin:0px;
    overflow:hidden;
    padding:0px;
    position:relative;
    width:980px;
}
#etv-header div {
    background-repeat:no-repeat;
    font-family:"lucida sans unicode",lucida grande,tahoma,verdana,arial;
    font-size:12px;
    line-height:17px;
}
#etv-header a img {
    border:medium none;
}
#etv-header div.top {
    height:54px;
    position:relative;
}
#etv-header div, #etv-header h2 {
    color:white;
    font-size:12px;
}
#etv-header div.welcome {
    left:17px;
    position:absolute;
    top:14px;
}
#etv-header div.options {
    color:white;
    left:17px;
    position:absolute;
    top:29px;
}
#etv-header div.top a {
    color:#f8a300;
    text-decoration:none;
}
#etv-header div.top a:hover {
    color:#f8a300;
    text-decoration:underline;
}
#etv-header div.search {
    background-image:url(searchbar.gif);
    background-repeat:no-repeat;
    height:35px;
    left:344px;
    position:absolute;
    top:11px;
    width:266px;
}
#etv-header form {
    display:inline;
}
#etv-header div.search form, #etv-hearder div.search fieldset {
    border:medium none;
    display:inline;
    margin:0px;
    padding:0px;
}
#etv-header div.search input.text_field {
    background:transparent;
    border:medium none;
    color:white;
    font-size:12px;
    left:7px;
    padding-left:5px;
    position:absolute;
    top:8px;
    width:249px;
}
#etv-header div.search input.submit {
    position:absolute;
    right:6px;
    top:6px;
    width:60px;
}
#etv-header div.header {
    height:138px;
    position:relative;
    width:980px;
}
#etv-header .navigation {
    float:left;
}
#etv-header div.header div.site {
    background:transparent url(top_left.jpg) no-repeat;
    height:138px;
    left:0px;
    position:absolute;
    top:0px;
    width:638px;
}
#etv-header div.header div.sponsor {
    background:transparent url(top_right.jpg) no-repeat;
    height:138px;
    position:absolute;
    right:0px;
    top:0px;
    width:342px;
}
#etv-header #nav_one {
    background-image:url(bg_navbar.jpg);
    height:59px;
    overflow:hidden;
    width:980px;
    float:left;
}
#etv-header .navigation .wrapper {
    padding-top:15px;
}
#etv-header .navigation .el {
    float:left;
    font-size:13px;
    margin-left:5px;
    width:auto;
}
html>/**/body #etv-header .navigation a {
    float:left;
    color:white;
    display:block;
    height:29px;
    margin-left:7px;
    margin-right:7px;
    text-decoration:none;
    text-transform:uppercase;
}
*html #etv-header .navigation a {
    float:left;
    color:white;
    display:block;
    height:29px;
    margin-left:2px;
    margin-right:2px;
    text-decoration:none;
    text-transform:uppercase;
}
*+html #etv-header .navigation a {
    float:left;
    color:white;
    display:block;
    height:29px;
    margin-left:7px;
    margin-right:7px;
    text-decoration:none;
    text-transform:uppercase;
}
#etv-header .navigation a:hover {
    text-decoration:underline;
    float:left;
}
#etv-header .navigation a span {
    display:block;
    padding-top:6px;
    float:left;
}
#etv-header .navigation #nav_one div.true {
    background-image:url(nav_active_right.gif);
    background-position:right center;
    float:left;
}
#etv-header .navigation #nav_one div.true .w {
    background-image:url(nav_active_left.gif);
    background-position:left center;
    float:left;
}
#etv-header .navigation #nav_one div.true a {
    background-color:#787878;
    float:left;
}
