﻿tml,body
{
    margin:0;padding:0
}
body
{
    font-family: Arial, Verdana, Calibri;
    text-align:center;
    font-size: .7em;
    color: #333333;
}


div#header h1
{
    font-family: Arial Rounded MT Bold, Arial, Verdana;
    font-weight: bold;
    font-size: 47px;
    color: #D10370;
    margin: 15px 0px 0px 22px;
}

.roundedbold
{
    font-family: Arial Rounded MT Bold, Arial, Verdana;
    font-weight: bold;
    font-size: 15px;
    color: #656565;  
}

.pinktext
{
    color: #d10370;
}


div#header 
{
    height:311px;    
    margin:0;
    padding-left:10px;    
    color: #79B30B;
    background-image: url("../content_assets/wh_header.jpg");
    margin-bottom: 10px;
}

div#smallnavtop
{
    margin-left: 20px;
    margin-top: 20px;
}

div#smallnavtop img
{
    border: solid 0px #fff;
    padding: 0 0 0 0;
    margin: 0 0 0 -3px;
}

div#container{text-align:left}
div#container
{
    width:979px;
    margin:0 auto;
    border-right: solid 1px #CCCCCC;
    
    border-top: solid 1px #CCCCCC;
    border-left: solid 1px #CCCCCC;
    margin-top: 20px;
}


div#content h2{ font-size: 13px; color: #D10370; font-weight: bold;}
div#content a, ul.eventlist a, div#extra a { color: #D10370; font-weight: bold;}
div#content a:visited, ul.eventlist a:visited, div#extra a:visited { color: #D10370; font-weight: bold;}
div#content
{
    float:left;
    width:615px;
    margin-left: 28px;
    margin-bottom: 10px;
}


/*div#content p{line-height:1.4}*/

div#navigation
{ 
    background:#fff;
    border-right: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    border-top: solid 1px #CCCCCC;
    border-left: solid 1px #CCCCCC;
    margin-right: 12px;    
}
div#navigation{float:right;width:280px}


div#extra{clear:both;width:100%; margin-top: 10px;}
div#sponsor_logos{clear:both;width:100%}


.left_padding
{
    margin-left: 20px;
}


.logotable
{
    margin-left: 0px;
}
.disclaimertext
{
    font-size: .8em;
}

.clear
{
    clear: both;
}

.top-left {
    background-image: url('../content_assets/left_corner.gif');
    height: 6px;
    width: 6px;
    font-size: 2px; /* correct height for IE */
    margin: -1px 0 0 -1px;
}

.top-right {
    float: right;
    background-image: url('../content_assets/right_corner.gif'); 
    height: 6px;
    width: 6px;
    font-size: 2px;
    margin: -6px -1px;
}

.bottom-left 
{
    float: left;    
    bottom: 0px;
    background-image: url('../content_assets/bottom_left_corner.gif');
    height: 6px;
    width: 6px;
    font-size: 2px;
    margin: 0px 0px -1px -1px;
}

.bottom-right 
{
    
    bottom: 0px;
    float: right;
    background-image: url('../content_assets/bottom_right_corner.gif'); 
    height: 6px;
    width: 6px;
    font-size: 2px; 
    margin: 0 -1px -1px 0;    
}

div#bCorners
{    
    height: 6px;    
    position: relative;
    bottom: -11px;    
}

.bottom-left-footer 
{
    bottom: 20px;
    clear: both;
    float: left;        
    background: url('../content_assets/bottom_left_corner.gif') no-repeat bottom left;
    height: 6px;
    width: 6px;
    font-size: 2px;
    margin: 0px 0px 0px -1px;
    
}

.bottom-right-footer
{
    bottom: 0px;
    clear: right;
    float: right;
    background: url('../content_assets/bottom_right_corner.gif') no-repeat bottom right; 
    height: 6px;
    width: 6px;
    font-size: 2px; 
    margin: 0 -1px -1px 0;    
    
}
