﻿body 
{
    font-family: Arial,Helvetica,sans-serif;    
    height: 100%;
    position: relative;
    width: 884px;
    margin: 0pt auto;
    padding: 0;
    background-color: #333333;
    font-size: 12px;
}

embed 
{
    margin-top: 30px;
}

.image
{
    min-height: 305px;
    width: 910px;
}

#menunav
{
    padding-left: 130px;
    text-align: center;
}

#footer
{
    margin-top: 8px;
    color: White;
    font-size: 11px;
}

#footer .copyright
{
    float: left;
    font-size:10px;
}

#footer .designer
{
    float: right;
    font-size:10px;
}

#footer .designer a
{
    text-decoration: none;
    color: White;
}

#footer .designer a:hover
{
    text-decoration: underline;
}

#footer .designer a:visited
{
    text-decoration: none;
}

#footer .designer a:link
{
    text-decoration: none;
}


#footer .designer a:active
{
    text-decoration: none;
}


#footer .copyright a
{
    text-decoration: none;
    color: White;
} 

#footer .copyright a:hover
{
    text-decoration: underline;
} 


