/* CSS Document */

body { margin: 0px; }

#title { background-color: #CBCBCC;
text-align: right;
padding: 3 10 3 10; }

#menuBox { padding: 10 5 10 5; }

#textarea1 { font: bold 18px arial, helvetica, sans-serif;
color: #ffffff;
letter-spacing: 2px; }

#main { padding: 5 0 0 0; }

#textBox1 { padding: 5 10 20 10;
vertical-align: top;
border-right: 4px solid #CBCBCC; }

#textBox2 { padding: 5 10 20 10;
vertical-align: top;
background-color: #F1F2F2;
border-left: 4px solid #ffffff;
height: 200px;
background-image: url(../images/textBG.gif);
background-repeat: no-repeat;
background-position: bottom right; }

#news { padding: 5 10 20 10;
vertical-align: top;
background-color: #F1F2F2;
height: 200px; }

#textarea2, #textarea2 td, #textarea3, #textarea3 td, #textarea4, #textarea4 td {
font: 12px arial, helvetica, sans-serif;
color: #000000;
vertical-align: top; }

#copyright { font: bold 10px arial, helvetica, sans-serif;
vertical-align: top;
color: #5B5B5B;
border-top: 1px solid #CBCBCC;
padding: 0 0 0 2; }

#copyright a{ color: #5B5B5B; text-decoration:none;}

#copyright a:hover{ color: #5B5B5B; text-decoration:none;}

#edit { border-top: 1px solid #CBCBCC;
padding: 0 2 0 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: #25266D; text-decoration: underline; font-weight: bold; }

a:hover { color: #000000; text-decoration: none; }

a#button {
white-space: nowrap;
font-weight: bold;
padding: 0 10 0 10;
text-decoration: none;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
  color: #25266D;
  border: 1px solid #25266D;
  background-color: #ffffff; }

a#button:hover { color: #000000;
text-decoration: underline; }