dummy{}
#hidden {
    visibility: hidden;
}
#t {
    background-color: #FFFFFF;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #4D5D65;
    border-right-color: #252D30;
    border-bottom-color: #252D30;
    border-left-color: #4D5D65;
}
#logo {
    background-image: url(/site/images/title.gif);
    background-repeat: no-repeat;
    background-position: 170px 15px;
    height: 75px;
}
#logo img {
    margin-top: 22px;
    margin-bottom: 9px;
    margin-left: 9px;
    height: 44px;
    width: 147px;
    border: none;
}
#NavTop {
    font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 80%;
    height: 21px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    color: #5C6361;
    background-color: #BCCFBA;
    letter-spacing: 0.1ex;
    border: 1px solid #97B494;
}
#NavTop a{
    text-decoration: none;
    color: #000000;
}
#NavTop a:hover {
    color: #5C6361;
    text-decoration: underline;
}
#NavTop img {
    margin: 2px;
    border: 0px none;
}
#cider img {
    height: 70px;
    margin-right: 1px;
}
#main{
    vertical-align: top;
    height: 300px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 98px;
}
#main img {
    border-color: #000000;
}
