BODY { margin: 0; padding: 0; font: small Helvetica, Arial, sans-serif;  }

#wrapper { width: 800px; margin: 0; padding: 0; }
      
#header { display: none; }
.header      {display: none;  position: absolute; top:15px;   left:120px;  color: blue;
   	    	   background: #ebf5fc;  border: 1px solid silver; margin: 0px;  
		       height: 20px; width: 520px; text-align: center; padding: 1px; }

.top         {display: none;  position: absolute; top:50px;  margin: 0px; padding: 0px; 
	   	    	left: 125px;  background: white; } 

.top-left    {display: none;  position: absolute; top:40px; left: 60px;  background: white   }

.top-right	 {display: none;  position: absolute; top:40px; left: 680px; background: white  }

.small		 {display: none;  width: 34px;  height:  34px; border: 1px solid black }

.large		 {display: none;  width: 600px; height: 550px;  border: 0px solid black }

#main { width: 800px;; margin-top: 10px; background-color: #eee; border: 0; }
#clearone { clear: both; height: 1px; }
#navigation { display: none; }
#navigation a  { display: none; }
#navigation a:hover { display: none;  }
LeftFrame   { display: none; } 
NullFrame   { display: none; }
NavFrame.html { display: none; } 


#sidebar2 {  display: none; }
#content  { background-color: #eee; width: 799px; border: 1px solid blue; }

#footer { display: none; clear: both; }
#footer a:link 	  { display: none; color: #800080; text-decoration: underline; }
#footer a:visited { display: none; color: #800080; text-decoration: underline; }
#footer a:hover   { display: none; color: #FF0000; text-decoration: none; }
#footer	.fleft     { display: none; float: left; padding-left: 15px; margin-top: 0px; padding-top: 0px; }
#footer .fright    { display: none; float: right; padding-right: 15px; margin-top: 0px; padding-top: 0px; }
     .away      { background-color: #FFFF99; }
     .bigg      { font-weight: 400; font-size: 18px; }
     .center    { text-align: center; }    
     .centered-table { margin-left: auto; margin-right: auto; }
     .club      { color: #0000FF; font-size: 14px; }
     .fleft     { float: left; padding-left: 15px; }
     .fright    { float: right; padding-right: 15px; }
     .blue   	{ color: #0000FF; font-size: 14px; text-align: center; }
     .home      { background-color: #CCFFCC; }
     .imgpad    { padding-top: 10px; padding-left: 15px; padding-right: 15px; padding-bottom: 0px; margin-bottom: 0px; }
     .nav       { background-color: #ccc; font-size: 14px; }
     .nav14     { font-size: 14px; }
     .nav16     { font-size: 16px; }
     .nav18     { font-size: 18px; }
	
     a:link	  	{ color: #0000FF; text-decoration: underline; font-size: 14px; }
	 a:visited	{ color: #800080; text-decoration: underline; font-size: 14px; }
	 a:hover    { color: #FF0000; text-decoration: none; font-size: 16px; }
     a:active	{ color: #FF00F0; text-decoration: underline; font-size: 14px; }
     .heading   { font-size: 24px; font-weight: 200; 
                  font-family: Verdana, Arial, Cursive; font-variant: small-caps; 
                  padding-bottom: 0px; margin-bottom: 0px; }
     table 		{ background: #FFD; text-align: left; border-collapse: collapse; border: 1; font-weight: 600; }

   	th , td 	{ padding: 1px 8px 1px 8px; }
     
    ul , li     { decoration: none;  background-color: #eee; }
    
     h1         { font-size: 24px; font-weight: 200; text-transform: none; 
                font-family: Verdana, Arial, Cursive; font-variant: small-caps;  text-align: center; }
     
     h2         { font-size: 20px; font-weight: 200; font-family: Verdana, Arial, Helvetica, cursive;
                padding: 0; margin: 0;  text-align: center;} 

     h3         { font-size: 16px; font-weight: 100; font-family: Verdana, Arial, Helvetica, cursive;
                padding: 0; margin: 0;  text-align: center;} 

     h4         { font-size: 12px; font-weight: 200; font-family: Verdana, Arial, Helvetica, cursive;
                padding: 0; margin: 0;  text-align: center;} 

     h5  		{ text-align: left; font-size: 10px; margin-left: 0.1in; color: #660066; font-weight: 300;}


     p          { margin-left: 1%; margin-right: 1%; padding: 0; 
                  font-size: 12pt; font-family: Georgia; line-height: 1.5}


     th caption { text-align: center; }
