<STYLE>      
<!--
#body    
		  {
          position: absolute;
          top: 0px;
          left: 0px;
		  font-family: arial; 
		  font-size: 9pt;
      	  }

A:link
		  {
		  font-family: arial; 
		  font-size: 10pt; 
		  font-style: normal; 
		  text-decoration: none; 
		  color: #CC3300;
		  }
		  
A:visited
		  {
		  font-family: arial; 
		  font-size: 10pt; 
		  font-style: normal; 
		  text-decoration: none; 
		  color: #CC3300;
		  }
		  
A:hover
		 {
		 font-family: arial; 
		 font-size: 10pt; 
		 font-style: normal; 
		 text-decoration: none; 
		 color: #CC6633;
		 }
		 
P 
	     {
		 margin-right: 20px;			 
		 padding-left: 0px;
		 font-family: arial;
	     font-size: 9pt;
	     color: #000000;
		 }
		 
P B 
		 {
	     font-weight: bold; 
		 font-family: arial; 
		 color: #003366;
		 }
		 
STRONG
		 {
	     font-weight: bolder; 
		 font-family: arial; 
		 }
		 
H1
		{
		 margin-right : 10;
		 margin-left : 20;
		 margin-top : 0;
		 margin-bottom : 0;
		 font-family: arial;
	     font-size: 11pt;
		 font-weight: 700;
	     color: #003366;
		 }
		 
.blutitles 
	     {
		 font-family: arial;
	     font-size: 10pt;
	     color: #003366;
		 font-weight: bold;
		 }
		 
.redlink
		{
		 font-family: arial;
	     font-size: 11pt;
	     color: #CC3300;
		 font-weight: bold;
		 }
		 
.caution
		{
		 font-family: arial;
	     font-size: 11pt;
	     color: #CC3300;
		 font-weight: bold;
		 background-color: #FFFFFF;
		 }
		 
.smredlink
		 {
		 font-family: arial;
	     font-size: 10pt;
	     color: #CC3300;
		 font-weight: bold;
		 }
		 
.txt
	     {
		 font-family: arial;
	     font-size: 9pt;
	     color: #000000;
		 } 
		 
#About  
        {
        visibility:hidden;
        position:absolute;
        width:105px;
        top:134px;
        left:17px;
        z-index:1;
        border-width:0px;
      	}
		
#Sponsors  
        {
        visibility:hidden;
        position:absolute;
        width:105px;
        top:134px;
        left:150px;
        z-index:1;
        border-width:0px;
      	}
		
#Calendar  
        {
        visibility:hidden;
        position:absolute;
        width:105px;
        top:134px;
        left:232px;
        z-index:1;
        border-width:0px;
      	}
		
#Special  
        {
        visibility:hidden;
        position:absolute;
        width:105px;
        top:134px;
        left:315px;
        z-index:1;
        border-width:0px;
      	}
		
#Resources  
        {
        visibility:hidden;
        position:absolute;
        width:105px;
        top:134px;
        left:458px;
        z-index:1;
        border-width:0px;
      	}
		
#Login  
        {
        visibility:hidden;
        position:absolute;
        width:105px;
        top:134px;
        left:592px;
        z-index:1;
        border-width:0px;
      	}
		
#Join  
        {
        visibility:hidden;
        position:absolute;
        width:105px;
        top:134px;
        left:631px;
        z-index:1;
        border-width:0px;
      	}
		
#Site 
        {
        visibility:hidden;
        position:absolute;
        width:105px;
        top:134px;
        left:665px;
        z-index:1;
        border-width:0px;
     	}
		
		.menu   
					{ 
					position: absolute; 
                	visibility: hidden; 
                	width: 100px;
                	font-family: arial;
                	font-size: 6px; 
					 }
					 
		.menu A:hover 
                	{
					text-decoration: none;
					color: #99CCFF;
					font-family: arial;
                	font-size: 10px;
                	font-weight: normal;
					}
					
		.menu A:link 
					{ 
					text-decoration: none; 
                	color: #FFFFFF; 
                	font-family: arial;
               	 	font-size: 10px;
                	font-weight: normal;
					}
					
		.menu A:visited 
					{ 
					text-decoration: none; 
                	color: #FFFFFF; 
                	font-family: arial;
                	font-size: 10px;
                	font-weight: normal;
					}

/* Top Nav Menu */
td.topnavMenuEdge {
	background-color: #00A1E0;
}
a.topnavMenuLink {
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}
a.topnavMenuLink:link, a.topnavMenuLink:visited 
{
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	color: #383C82;
}
a.topnavMenuLink:active, a.topnavMenuLink:hover 
{
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	color: #00A1E0;
}

//-->
</STYLE>
