﻿html,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: #6f2481;
    margin: 15px 0px 0px 22px;
}

.roundedbold
{
    font-family: Arial Rounded MT Bold, Arial, Verdana;
    font-weight: bold;
    font-size: 15px;
    color: #656565;  
}

.pinktext
{
    color: #6f2481;
}



div#smallnavtop
{
    margin-left: 20px;
    margin-top: 20px;
}



div#container{text-align:left}
div#container
{
    width:979px;
    margin:0 auto;
    

    margin-top: 20px;
}


div#content h2{ font-size: 13px; color: #6f2481; font-weight: bold;}
div#content a, ul.eventlist a, div#extra a { color: #6f2481; font-weight: bold;}
div#content a:visited, ul.eventlist a:visited, div#extra a:visited { color: #6f2481; font-weight: bold;}


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;    
    
}





#topborder
	{
    background: url('../content_assets/whitehat_topborder.gif') no-repeat bottom right; 
    height: 13px;
    width: 983px;

}




div#header 
{
    	height:311px; 
    	width: 969px;   
    	margin:0;
	margin-top:-20px;
	margin-left:1px;
    	padding-left:10px;    
    	color: #79B30B;
    	background-image: url("../content_assets/wh_header.jpg");
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
}

div#smallnavtop 
{
    	margin-top:20px;
	margin-bottom:20px;	

}

div#wrapper
{
	width:979px;
	margin-top:-11px;
	padding-top:20px;
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
	margin-left:1px;
	display:block;	

}


div#navigation
{ 
    float:right;
    width:280px;
    margin-right:10px;
	display:block;	
	border:#cccccc 1px solid;	  
}



div#content
{
    width:615px;
    margin-right:400px;
    margin-left:10px;
	display:block;	
	min-height:485px;
	padding-bottom:10px;
	
}







#bottomborder
{
    	
	border-top:1px solid #cccccc;
   	margin-left:1px;
	width:979px;
	
}

div#footer{margin:10px; background: #fff;color: #8C8C8C; text-align: right; height: 40px; width:971px;}
div#footer p{margin:10px;}



