body{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: medium;
    color: #000000;
    background: #ffffff;
}
H1{
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    font-family:inherit;
    font-size: large;
    font-weight: bold;
}
H2{
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 0px 0px;
    font-family:inherit;
    font-size: medium;
    font-weight: bold;
}
TABLE {
    margin: 0px; padding:0px;
    font-family:inherit;
    font-size: 70%;
    font-weight: inherit;
}

TABLE.pressReleases {
    margin: 0px; padding:0px;
    font-family:inherit;
    font-size: 100%;
    font-weight: inherit;
}
TABLE.pressReleasesIndex {
    margin: 0px; padding:0px;
    font-family:inherit;
    font-size: 120%;
    font-weight: inherit;
}


TD.header{
    margin: 0px; padding:0px;
    /*background: #ffffff url(../images/header.gif) no-repeat top left;*/
    width: 736px; height: 131px;
}

TD.home{
    background: #ffffff url(../images/full_home.gif) no-repeat top left;
    width: 700px; height: 350px;
    padding-left: 253px
}
TD.osprey_world{
    background: #ffffff url(../images/osprey_world.gif) no-repeat top left;
    width: 700px; height: 353px;
    padding-left: 270px    
}
TD.footer{
    padding: 0px; margin:0px;
    background: #ffffff url(../images/footer.gif) no-repeat bottom left;
    width: 746px; height: 29px;
}
TABLE.menu{
    position: absolute; top:140px; left: 20px;
}
DIV.submenu{position: absolute; top:-1000px; left: 100px;}
DIV.content{position: relative; width: 480px;}
DIV.contactDetails{
    position: absolute;
    left: 20px; top: 445px;
    font-size: 70%; font-weight: normal;
}
/*orange = #f49124 intermediate blue = #0273B6 */
A {color: #0273B6; text-decoration:none;}
A:hover {color: #000000; text-decoration:none;}
A.main {color: #0273B6; text-decoration:none; font-size: 14px; font-weight: bold;}
A.main:hover {color: #000000; text-decoration:none; font-size: 14px; font-weight: bold;}
A.sub {color: #000000; text-decoration:none; font-size: 12px; font-weight: bold;}
A.sub:hover {color: #f49124; text-decoration:none; font-size: 12px; font-weight: bold;}
A.projectMenu {color: #0273B6; text-decoration:underline; font-weight: normal;}
A.projectMenu:hover {color: #000000; text-decoration:underline; font-weight: normal;}

A.project{color: #000000; font-weight: bold}