body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #000000;
    font-size: 8pt;
    word-spacing: 0;
    background-color: #524E4C;
}

a:link {
    color: #0066CC;
    font-size: 8pt;
}
a:visited {
    color: #0066CC;  
    font-size: 8pt;
}

a:active {
    color: #0066CC;
    font-size: 8pt; 
}

a:hover {
    color: #FF6600;
    font-size: 8pt;
}   

h1, h3, h6 { 
    color: #333333; 
}

h2 {
    text-align: left;
    color: #333333;
    font-size: 1.6em;
}

h4 {
    text-align: center;
    color: #333333;
    font-size: 1em;
}

div.date {
    text-align: left;
    font-size: .6em;
}

div.content {
    width: 710px;
    padding: 20px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    background-color: #000000;
}

div.wrapper {
    width: 660px;
    min-height: 800px;
    margin: auto;
}

br.clear {
    clear: both;
}

div.left-col {
    background-image: url(../images/imgtopnew01.gif);
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #000000;
    width: 160px;
    padding-top: 290px;
    float: left;
}

div.right-col {
    background-image: url(../images/imgtopnew02.gif);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #000000;
    width: 500px;
    float: right;
    clear: right;
    padding-top: 200px;
    color: white;
}

div.toc {
    width: 148px !important;
    width: 150px;
    height: 1000px;
    border: 1px solid #0066CC;
    padding: 5px;
    margin-bottom: 30px;
}

div.main {
    margin: 0px auto auto 20px;
    width: 480px;
}

div.item {
    border-top: 1px solid #0066CC;
    padding-top: 15px;
}

div.home-image {
    margin: 10px auto 10px auto;
    text-align: center;
}

div.image-caption {
    margin: 3px auto 3px auto;
    text-align: center;
    font-size: .8em;
}

/* TDG page styles */

div.banner {
    width: 700px; 
    margin: 5px auto 5px auto; 
    padding: 0px 10px 0px 10px; 
    background-color: #FFFFFF;
}

div.upper-banner {
    border: 0px;
    width: 700px;
    height: 866px;
    margin: 0px;
    padding: 0px;
    background: #FFFFFF url("../images/tdg_top.jpg") right bottom no-repeat;
}

div.lower-banner {
    border: 0px;
    width: 361px; 
    height: 345px;
    vertical-align: top; 
    float: right; 
    padding: 0px 1px 0px 0px; 
    background: #FFFFFF url("../images/tdg_bottom.jpg") left top no-repeat;;
    margin: 0px;
}

div.sponsors {
    width: 235px; 
    float: right; 
    text-align: center;
    clear: right;
}

div.sponsors a {
    color: #FFFFFF;
}

div.banner img {
    border: none;
}

table.schedule {
    margin: 5px 15px 15px 15px;
    border-collapse: collapse;
}

table.schedule th {
    padding-bottom: 3px;
}

table.schedule td {
    border: 1px solid black;
    padding: 0px 3px 0px 3px;
}

table.schedule td.upper-left {
    border-top: 3px solid black;
    border-left: 3px solid black;
}

table.schedule td.upper-right {
    border-top: 3px solid black;
    border-right: 3px solid black;
}

table.schedule td.lower-left {
    border-bottom: 3px solid black;
    border-left: 3px solid black;
}

table.schedule td.lower-right {
    border-bottom: 3px solid black;
    border-right: 3px solid black;
}

table.schedule td.top {
    border-top: 3px solid black;
}

table.schedule td.bottom {
    border-bottom: 3px solid black;
}

table.schedule td.left {
    border-left: 3px solid black;
}

table.schedule td.right {
    border-right: 3px solid black;
}

table.schedule td.note {
    font-size: .8em;
    padding-top: 5px;
    border: 0px;
}


div.register-mail {
    height: 25px;
    font-weight: bold;
    background: url("../images/PDF_logo.gif") left center no-repeat;
    margin: 3px auto 3px 10px;
    padding-left: 95px;
    vertical-align: center;
}

div.register-online {
    height: 25px;
    font-weight: bold;
    background: url("../images/TrueSport.gif") left center no-repeat;
    margin: 3px auto 5px 10px;
    padding-left: 95px;
    vertical-align: center;
}

