*{
    background-color: #fff;
    font-family: "Arial";
    margin:0;
}

body{

    width: 925px;
    margin-left: auto;
    margin-right: auto;
}

#header img{
    margin-top: 25px;
    margin-bottom: 10px;
}

#content img{
    margin-top: 15px;
    border:none;
}

hr{
    border:none;
    border-top:1px dashed #ccc;
}

p{
    background-color: #dced7e;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: #6f3e1f;
    width: 450px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px;
}

.adobeFlashPlayerInfo{
    font-style: italic;
    color:#333;
    background-color: #dced7e;
}

h1{
    margin-top: 10px;
    margin-bottom: 7px;
    font-size: 13px;
    font-weight: bold;
    color:#3e6fb9;
}

#footer div{
    text-align: left;
    display: block;
    float: left;
    width: 231px;
}

#footer a{
    display: block;
    margin-bottom: 5px;
    font-size: 12px;
    text-decoration: none;
    font-style: normal;
    color:#555;
}

#footer a:hover{
    color:#000;
    text-decoration: underline;
}
