div#newsSection {
  letter-spacing: normal;
  margin-top: 15px;
}
div#newsSection a {
  color: #781f1c;
  font-weight: bolder;
}
div#newsSection a:hover {
  border-bottom: dotted 1px;
  color: #781f1c;
}
div#newsSection h1 a{
  font-family: Georgia, serif;
  letter-spacing: normal;
  color: inherit;
  
}
div#newsSection h1 {
  font-family: Georgia, serif;
  letter-spacing: normal;
  color: inherit;
  
}

div#newsSection h2 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Helvetica Neue, Helvetica, serif;
  text-transform: none;
  color: #666;
  font-size: 0.8em;
  font-style: italic;
}
div#newsSection div.box{
  margin-top: 15px;
  margin-bottom: 15px;
}
div#newsSection p {
  font-size: 0.8em;
  font-family: Helvetica Neue, Helvetica, serif;
  
}
div#newsSection h4 {
  font-size: 0.8em;
  text-transform: none;
  color: #666;
}
div.contentArea h1.big {font-size: 2em; margin-top: 15px; margin-bottom: 0px;}
div.contentArea p {margin: 10px 0 10px 0; line-height: 1.3em;}


/**MEMBERS SECTION**/

table.membersTable {width: 90%;}
table.membersTable tbody tr { width: 100%;}
table.membersTable tbody tr th { cursor: pointer; padding: 10px; text-align: left; font-size: 2em; height: 50px; color: #002d56; font-family: Georgia, sans-serif;}
table.membersTable tbody tr td {padding: 5px 0 5px 5px; font-family: Helvetica, sans-serif; border-bottom: 2px solid #333;}
table.membersTable tbody tr td a:hover {  border-bottom: dotted 1px; color: #781f1c;}
table.membersTable tbody tr td a {color: #333;}

div.contentArea #instr {padding-bottom: 5px; font-family: Georgia, serif; font-size: 1em; font-style: italic;}
div#memberBox {margin-top: 15px;}
div#memberBox img {margin-right: auto; margin-left: auto;}
div#memberBox h2 {font-size: 2em; font-family: Georgia, serif; margin: 0 0 10px 0;}
div#memberBox p {width: 80%; line-height: 1.4em;}
div#memberBox h3 {margin-bottom: 10px;font-size: 1em; margin-right: 150px; text-align: right; font-family: Georgia, serif; font-style: italic;}
div#memberBox table {font-size: 0.80em; margin-left: auto; margin-right: 35px;}
div#memberBox table tr {border-top: 1px #333 solid;border-bottom: 1px #333 solid;}
div#memberBox table tr td {padding: 5px;}

span.goBack {font-size: 0.4em; color: #666; font-style: italic; cursor: pointer; margin-left: 10px;}
div.contentArea div#links {margin: 0 auto 0 auto;}
div.contentArea div#links div{ width: 300px; height: 300px; border: 2px #999 solid;float: left; margin-left: 15px;}
div.contentArea div#links div a {font-size: 1.2em;display: block; width:280px; height: 280px; text-align: left; padding: 10px; font-family: Georgia, serif; background: #781f1c; color: #fff;}
div.contentArea div#links div a p {padding: 5px 5px 5px 5px; font-size: 0.7em;}
div.contentArea div#links div a:hover {background: #002d56;}

div#support {margin-top: 5px; margin-left: 100px; font-family: Georgia, serif;}
div#support table {background: #fff;}
div#support table tr {}
div#support table tr td {font-size: 1.5em;text-align: center; padding: 3px;vertical-align: middle;}
div#support table tr td img {margin-top: 3px;}
div#support table tr td a { float: left;margin-left: 25px; color: inherit; margin-top: -5px;}
div#support table tr td a:hover {border-bottom: dotted 1px; color: #781f1c;}



