/* CSS Document */

body {
	font-size: 2.8em; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
	color: #013E7B;
	letter-spacing:95%;
	word-spacing:-25%;
	margin-bottom:1em;
	padding-left:200px;
	line-height:15em;
  }

.body {
	font-size: .9em; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
	color: #013E7B;
	font-stretch:condensed;
	font-weight:550;
	margin-bottom:1em;
	line-height:1.5em;
  }
  
  .contact {
	font-size: .8em;
	font-family: Arial, Verdana, Sans-Serif;
	color: #013E7B;
	letter-spacing:95%;
	line-height:normal;

  }

.right {
float:right;
}
  h1 {
  font-size: 1em;
	font-weight:900;
	font-family: Arial, Verdana, Sans-Serif;
	color: #013E7B;
	letter-spacing:95%;
	word-spacing:-25%;
	line-height:1em;
  }

	

  a {color: #013E7B;
  font-size:.8em;
  font-weight:900;
	padding-right:7px;
	text-decoration:none;}
	
	a:hover {
color:#518cb1;
	font-weight:900;
	  font-size:.8em;
padding-right:7px;
	text-decoration:none;
	}

	.club {
	font-weight:900;
	  font-size:100%;
	color: #013E7B;
	padding-right:0px;
	}
	.club a:link{
	font-weight:900;
	  font-size:100%;
	padding-right:0px;
	text-decoration:none;}

	.club a:hover, a.club:hover {
	font-size: 100%;
	font-weight:900;
	font-family: Arial, Verdana, Sans-Serif;
color:#518cb1;
	padding-right:0px;
	text-decoration:none;
	}
	
	
	
	.top a:link{font-size: .8em; 
	font-weight:900;
	font-family: Arial, Verdana, Sans-Serif;
	color: #013E7B;
	letter-spacing:95%;
	word-spacing:-25%;
	padding-right:10px;

	text-decoration:none;}
	
	.top a:hover {font-size: .8em; 
	font-weight:900;
	font-family: Arial, Verdana, Sans-Serif;
color:#518cb1;
	letter-spacing:95%;
	word-spacing:-25%;
	padding-right:10px;
	text-decoration:none;
	}
	
	.white {font-size: .8em; 
	font-weight:900;
	font-family: Arial, Verdana, Sans-Serif;
	color: #ffffff;
	letter-spacing:95%;
	word-spacing:-25%;
	padding-right:10px;

	}
	
	.topbar {   padding-top: 55px;
	padding-bottom:10px;}  
	
 
