body {
  padding: 0pt;
  background-color: #c6f1dd;
  text-align: center;
}
table {
  width: 639px;
  border-collapse: collapse;
  border-left:10px solid #FFFFFF;
  border-right:10px solid #FFFFFF;
  color: #143D8D;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 150%
} 
#logo {
  background-color:#133121;
  height: 70px;
  line-height: 100%;
}
#top { 
  background-color:#755426; 
  color: #fff; 
  text-align: right;
  height: 37px;
}
#top a { 
  color: #fff; 
  text-decoration: none; 
  padding: 0px 5px; 
  font-size: 11px;
}
#top a:hover {
  color: #E0AA0F;
}

#wrapper {
  margin: 0pt auto;
  text-align: left;
  width: 650px;

}
h1 {
  font-size: 16px;
  font-weight: bold;
  line-height: 150%;
}
#navigation{
  background-color: #00853F;
  width: 160px;
  vertical-align: top;
}
ul.navbar{
  background-color: #00853F;
  list-style-type: none;
  margin: 0pt;
  padding: 0px;
  text-align: center;
}
ul.navbar li {
  font-size: 12px;
  display: block;
  padding: 5px 0px;
}
ul.navbar li a {
  color: white;
  text-decoration: none;
}
ul.navbar li a:hover {
  color: yellow;
}
#content {
  color: #143D8D;
  background-color: #fff;
  vertical-align: top;
  padding-left: 10px;
}
#footer {
  color: #143D8D;
  background-color: #fff;
  vertical-align: center;
  text-align: center;
  line-height: 100%;
  font-size: 9px;
  font-family: Verdana;
  padding: 5px 0px;
}
#footer a {
  color: #143D8D;
  font-size: 9px;
  font-family: Verdana;
  padding-left: 5px;
  padding-right: 5px;
}
#footer a:hover {
  color: #00853F;
}
#schHeading {
	font-weight: bold;
	color: white;
}
.schTitle {
	font-weight: bold;
}
#schedule {
	width: 466px;
  border: 0px;
}
#schedule td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:15px;
	color:#143D8D;
}
#schedule a { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:15px;
}
#schedule a:hover {
  color: #006633;
}
h1.feature {
  font-size: 16px;
  line-height: 100%;
  font-weight: bold;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
}
h2.feature {
  font-size: 30px;
  line-height: 0%;
  font-weight: bold;
  color: #00853F;
  font-family: Arial, Helvetica, sans-serif;
}
h3.feature {
  font-size: 24px;
  font-weight: bold;
  color: #00853F;
  font-family: Arial, Helvetica, sans-serif;
}
#feature {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#feature a {
  color: #143D8D;
  font-weight: bold;
  text-decoration: none;
}
#feature a:hover {
  color: #00853F;
}
a {
  color: #143D8D;
}
a:hover {
  color: #00853F;
}
#featureNextTourn {
  background: #00853f;
  color: #fff;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
	line-height:200%;
}
table.standings{
  width: 466px;
  border: 0px;
}
tr.standingHeading td{
  background-color: #00853F;
  color: #fff;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
tr.standingTournament td{
  background-color: #000;
  color: #fff;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
tr.standingResults td{
  background-color: #fff;
  color: #143D8D;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  vertical-align: top;
}