body {
    background-color: #cc66cc;
    font-family: verdana;
    font-size: 13px;
}

td {
    font-family: verdana;
    font-size: 13px;
}

.siteHeader {
    text-align: center;
    font-family: verdana;
}

.siteLinkBox {
    text-align: left;
}

h2.siteTitle {
    font-size: 40px;
    font-weight: bold;
    color: #660066;
}

h3.siteCaption {
    font-size: 13px;
}

.siteTab {
    font-weight: bold;
    color: #ffffff;
    background-color: #660066;
    text-align: center;
    text-decoration: none;
    padding: 7px;
}

.bodyContent {
    border: 2px solid #660066;
    width: 760;
    padding: 20px;
    text-align: justify;
    background-color: #ffffff;
    position: absolute; 
    margin-top: 272px; 
}

.bodyHeader {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
}

.siteFooter 
{
    width: 760px;
    padding-top: 20px;
    font-size: 11px;
    font-family: verdana;
    text-align: center;
    color: #ffffff;
}

.googleHorizontalBanner 
{
    width: 760px;
    text-align: center;    
}

.flingSkyscraperBanner 
{
    margin-left: 760px;    
}
