body {
    margin: 0 auto;
    width: 780px;
    background-color: #FFFFFF;
    background-image: url(/images/templates/splash/bgslice.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}

#wrapper {
 width: 780px;
}
#header {
    width: 780px;
}

#top_curve {
    background-image: url(/images/templates/splash/top_top.gif);
    background-repeat: no-repeat;
    background-position: left top;
    width: 780px;
    height: 33px;
}

#top_edt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: 12px;
    font-weight: normal;
    color: #003366;
    background-image: url(/images/templates/splash/edit_top.gif);
    background-repeat: repeat-y;
    background-position: left top;
    padding-right: 35px;
    padding-left: 35px;
    padding-bottom: 10px;
}

#top_bot {
    background-image: url(/images/templates/splash/bot_top.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    width: 780px;
    height: 252px;
}

#left_pos {
    width: 360px;
    float: left;
    margin-left: 21px;
}

* html #left_pos {
    margin-left: 10px;
}

#left_edit {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    background-color: #FFFFFF;
    width: 336px;
    padding: 12px;
}

#left_bot {
    background-image: url(/images/templates/splash/bottom.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 59px;
    width: 315px;
    padding-top: 20px;
    padding-left: 45px;
}

#right_pos {
    width: 344px;
    margin-left: 417px;
    float: none;
}

* html #right_pos {
    margin-left: 414px;
}

#right_bot {
    background-image: url(/images/templates/splash/bottom_right.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 59px;
    width: 308px;
    padding-top: 20px;
    padding-left: 37px;
}

#right_edit {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    background-color: #FFFFFF;
    width: 320px;
    padding: 12px;
}

img {
    border: none;
}

#footer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: normal;
    font-weight: normal;
    color: #003366;
    text-decoration: none;
    text-align: center;
    margin: 15px;
    clear: both;
}

#footer a {
    font-weight: normal;
    color: #003366;
    text-decoration: underline;
}

a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}

h1 {
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #003366;
    margin-top: none;
    padding-top: none;
}

h2 {
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #003366;
}

h3 {
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}

h4 {
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}
