/* CSS Document */

body { background: #ffffff url(../images/bodyBG.gif) repeat-x top left;
margin: 30 0 0 25; }

#logo { padding: 0 10 0 0; }

#textBox { padding: 0 0 0 15;
background: url(../images/textBG.gif) repeat-y top left;
vertical-align: top; }

#textMain { height: 350px;
vertical-align: top;
padding-bottom: 5px; }

#textarea1, #textarea1 td, #textarea2, #textarea2 td { font: 12px arial, helvetica, sans-serif;
color: #000000;
vertical-align: top; }

#menuBox { padding: 30 10 0 30; }

h1, h2, h3, h4, h5 { color: #8a863f; }

#edit { text-align: right; }

.memberslogin {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000; }

.forgotpw { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000; }

#membership_register { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000; }

a { color: #00a6eb; text-decoration: underline; }

a:hover { text-decoration: none; }

a#button { 
white-space: nowrap;
font: bold 11px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
 padding: 0 10 0 10;
  border: 1px solid #000000;
  background: #00a6eb;
}

a#button:hover { 
text-decoration: none; color: #ffffff; background: #000000; border: 1px solid #00a6eb;
}

#title { font: 40px times new roman, times, serif;
color: #999999;
padding: 0 0 8 0; }