/* CSS Document */

body { margin: 0px; }

#header { background-image: url(../images/headerBG.jpg);
background-repeat: repeat-x;
background-position: bottom;
height: 145px; }

#logo { vertical-align: bottom; }

#img1 { vertical-align: middle;
padding: 0 25 0 0;
text-align: right; }

#img2 { border-bottom: 1px solid #ffffff; }

#menuBox { border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color: #710000; }

#textBox { vertical-align: top;
padding: 10 15 10 15;
background-image: url(../images/textBG.jpg);
background-repeat: repeat-x;
background-position: top;
height: 350px; }

#footer { background-color: #710000; }

#edit { text-align: right;
padding: 1 3 0 0; }

#textarea1, #textarea1 td, #textarea2, #textarea2 td { font: 12px arial, helvetica, sans-serif;
color: #000000;
vertical-align: top; }

.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: #710000; text-decoration: underline; }

a:hover { text-decoration: none; }

a#button {
white-space: nowrap;
font: bold 11px Arial, Helvetica, sans-serif;
background-color: #710000;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
 padding: 0 10 0 10;
  border: 1px solid #cccccc;
}

a#button:hover {
text-decoration: none; background-color: #471b1b;
color: #ffffff;
}
