body
{
    font-family:Arial;
    font-size: 11pt;
    background-color: white;
    color: black;
    margin: 0px;
}
h1
{
    text-align: center;
}
h1, h2,h3,h4,h5,h6,a
{
    color: rgb(176,0,0);
}
li {
    list-style-type: none;
}
a img {
    margin: 0px; 
    text-decoration:none;
    border: none;
}

#content
{
    margin-left: 90px;
    margin-top: 55px;
    width: 356px;
    padding: 0px;	
    color:#333333;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    line-height:18px 
}

#content p
{
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
}

#email-address:hover {
    color: black;
}

#email-address {
    text-decoration: none;
    color: rgb(176,0,0);
    display: block;
    font-family: helvetica;
    font-size: 25pt;
    margin-bottom: 24px;
}

#picture {
    float:right; 
    height: 80px;
    margin: -7px 19px 0 10px;
}

#right-banner {
    left: 510px;
    position: absolute;
    top: 100px;
    width: 268px;
}

.banner-title {
    font-size: 14pt;
    font-weight: bold;
}

