﻿body 
{
    /* background-image: url(images/background.png); */
    background-color: #9C009C;
    color: White;
    font-family: Calibri, Arial, Tempus Sans ITC;
    font-size: 15px;
    font-weight: bold;
    margin: 0px;
}

a
{
    color: #ffce00;
}

a:hover
{
    /* color: #c50069; */
    color: #9c009c;
}

#content
{
    float: left;
    height: 410px;
    overflow: auto;
    padding: 8px 8px 0px 8px;
    width: 785px;
}

#contentWrapper
{
    background-color: Black;
    height: 418px;
    left : 50%;
    margin-left: -486px;
    position: relative;
    width: 972px;
}

#copyright
{
    font-size: 11px;
    text-align: center;
    position: relative;
    top: 25px;
}

#divider
{
    background-color: #ffce00;
    float: left;
    height: 418px;
    position: relative;
    top: 3px;
    width: 2px;
}

.error
{
    color: Red;
}

#events
{
    height: 360px;
    overflow: auto;
    padding-right: 4px;
    width: 260px;
    vertical-align: top;
}

#flashPlayer
{
    float: right;
    padding-left: 4px;
    position: relative;
    top: -54px;
}

#head
{
    background-image: url(images/head.jpg);
    height: 133px;
    left : 50%;
    margin-left: -486px;
    position: relative;
    width: 972px;
}

#main
{
    border: 4px Solid #ffce00;
    height: 550px;
    left : 50%;
    margin-left: -486px;
    position: relative;
    top: 20px;
    width: 972px;
}

.nav
{
    /* background-color: #fbde02; */
    background-color: #ffce00;
    color: Black;
    float: left;
    font-size: 17px;
    height: 33px;
    left: 4px;
    line-height: 90%;
    margin-right: 4px;
    padding-top: 11px;
    position: relative;
    text-align: center;
    top: 97px;
    width: 117px;
}

.nav a
{
    color: Black;
    text-decoration: none;
}

.nav a:hover
{
    color: #9c009c;
    text-decoration: none;
}

.navDouble
{
    background-color: #ffce00;
    color: Black;
    float: left;
    font-size: 17px;
    height: 33px;
    left: 4px;
    line-height: 90%;
    margin-right: 4px;
    padding-top: 3px;
    position: relative;
    text-align: center;
    top: 97px;
    width: 117px;
}

.navDouble a
{
    color: Black;
    text-decoration: none;
}

.navDouble a:hover
{
    color: #9c009c;
    text-decoration: none;
}

.photo
{
    padding-left: 8px;
}

.photoTitle
{
    color: #ffce00;
    font-size: 20px;
}

#photoWrapper
{
    border-left: 2px Solid #ffce00;
}

#sidebar
{
    float: left;
    height: 432px;
    padding: 8px 8px 0px 8px;
    width: 150px;
}

.sidebarTitle
{
    color: #ffce00;
    font-size: 20px;
}


.thumbnail
{
    border: 2px Solid #ffce00;
}

.title
{
    color: #ffce00;
    font-size: 17px;
}

.yellow 
{
    color: #ffce00;
}

#dwts
{
    position: absolute;
    bottom: 0px;
    left: 0px;
}


#sarasotaopen
{
    position: absolute;
    bottom: 0px;
    right: 170px;
}