/* CSS Document */

body { margin: 0px; 
background: url(../images/bodyBG.jpg) repeat; }

#img1 { text-align: right;
vertical-align: bottom;
border-bottom: 1px solid #282828; }

#img2 { border-top: 1px solid #282828;
border-bottom: 1px solid #282828;
text-align: center;
padding: 1 0 1 0; }

#logo { vertical-align: bottom;
border-bottom: 1px solid #282828; }

#menuBox { border-top: 2px solid #573e2a;
border-bottom: 2px solid #573e2a;
padding: 1 1 1 1; }

#menuMain { background: #282828;
padding: 0 10 0 10; }

#textBox { border-top: 2px solid #573e2a;
border-bottom: 2px solid #573e2a;
padding: 1 1 1 1; }

#textMain { background: #ffffff;
height: 200px;
vertical-align: top;
padding: 12 15 20 15; }

#textarea1, #textarea1 td, #textarea2, #textarea2 td { vertical-align: top;
color #000000;
font: 12px arial, helvetica, sans-serif; }

#homeMain { vertical-align: top;
border-top: 1px solid #282828;
padding: 1 0 1 0;
border-bottom: 2px solid #573e2a; }

#footer { border-top: 1px solid #282828; }

#copy { font: bold 10px arial, helvetica, sans-serif;
color: #ffffff;
vertical-align: top;
padding: 1 0 0 2; }

#edit { text-align: right;
padding: 0 2 10 0; }

.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: #573e2a; text-decoration: underline; }

a:hover { text-decoration: none; }

a#button { 
white-space: nowrap;
font: bold 11px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #f3ece6;
  text-decoration: none;
 padding: 0 10 0 10;
  border: 1px solid #573e2a;
  background: #282828;
  font-variant: small-caps;
}

a#button:hover { 
text-decoration: none; color: #ffffff; background: #573e2a; border: 1px solid #282828;
}

#imgr { padding: 0 1 0 1;
vertical-align: top;
text-align: center; }