body {background-color: #657383; 
           background-image: url("/photos/background.jpg"); 
           background-repeat: repeat-y; 
           background-position: top center; 
           background-attachment: scroll;}


body, p, td {font-family: verdana, arial, tahoma; 
           font-size: 12px; 
           line-height: 15px ; 
           color: #ffffff}

a:link{text-decoration: none; color: #c70205;}

a:visited{text-decoration: none; color: #c70205;}

a:active{text-decoration: none; color: #c70205;}

a:hover{text-decoration: highlight;
           background-color : #000000;
           color: #ff0000;  }

.sponsors {border-style: solid;
           border-color: #c90300;
           border-width: 1px; 
           margin-left: 20px; 
           margin-right: 20px;}

.highlight {font-family: Arial, Helvetica, sans-serif;
   	   font-size: 9px;
	   font-weight: bold;
	   text-transform: uppercase;
	   border-top-width: 1px;
	   border-right-width: 0px;
	   border-bottom-width: 1px;
	   border-left-width: 1px;
	   border-top-style: solid;
	   border-right-style: solid;
	   border-bottom-style: solid;
	   border-left-style: solid;
	   border-top-color: #000066;
	   border-right-color: #000066;
	   border-bottom-color: #000066;
	   border-left-color: #000066;
	   color: #000066;
	   background-color: #add8e6;
	   height: 0px;}

#introtext {text-align: center; 
           width: 700px; 
           padding-bottom: 50px; 
           overflow: visible; 
           background-color: #000000; }




