dummy{}
#NavSide {
    font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 90%;
    vertical-align: top;
    color: #E0C4BE;
    background-color: #BC4F4E;
}
#NavSide a{
    text-decoration: none;
    color: #FFFFFF;
}
#NavSide a:hover {
    color: #DDA6A6;
    text-decoration: none;
}
#NavSide p {
    width: auto;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #C69288;
    border-right-color: #C69288;
    border-bottom-color: #C69288;
    border-left-color: #C69288;
    margin: 0px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 14px;
    line-height: 1.5ex;
}
#NavSide img {
    height: 17px;
    width: 16px;
    border: none;
    margin-right: 2px;
}