/* CSS Document */

body { background: #000000; margin: 0px; }

#menuBox { background: url(../images/menuBG2.gif) repeat-x top left; }

#img1 { border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
text-align: center; }

#fl { text-align:center; }

#textBox { padding: 10 10 15 10;
height: 300px;
vertical-align: top;
border-bottom: 1px solid #e8d46a;
background: url(../images/textBG.gif) no-repeat center center; }

#textBox2 {padding: 0 10 15 10;
vertical-align:top;}

#textBox3 {padding: 10 10 15 10;
vertical-align:top;}

#textarea1, #textarea1 td, #textarea2, #textarea2 td { font: 12px arial, helvetica, sans-serif;
color: #e8d46a;
vertical-align: top; }

#copyright { font: 10px arial, helvetica, sans-serif;
color: #e8d46a;
vertical-align: top; }

#edit { text-align: right; }

.memberslogin {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #e8d46a; }

.forgotpw { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #e8d46a; }

#membership_register { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #e8d46a; }

a { color: #8a7c30; text-decoration: underline; }

a:hover { color: #ffffff; text-decoration: none; }

a img { border-color: #8a7c30; }

a:hover img { border-color: #e8d46a;
opacity: .8;
filter: alpha(opacity=80); }

a#button {
white-space: nowrap;
  color: #000000;
  text-decoration: none;
padding: 0 10 0 10;
background: url(../images/menuBG.gif) repeat-x center left;
font: 11px arial, helvetica, sans-serif;
text-transform: uppercase;
}

a#button:hover {
text-decoration: none; background: url(../images/menuBG.gif) repeat-x center left; color: #000000;
}

#main { vertical-align: top;
padding: 15 0 0 0; }

#tl { background: url(../images/tl.gif) no-repeat top left; }

#br { background: url(../images/br.gif) no-repeat bottom right; }

#logo { background: none; text-align: center; }

#visible_area{
	width:576px;/*required*/
	overflow:hidden;/*required*/
	position:relative;/*required*/
	height:80px;/*required but obviously adjustable*/
}

#testscroller{
	white-space:nowrap;
} 

#testscroller a{
	display: inline-block; }
	
#mid { vertical-align:middle; }

#mid a { width: 30px;
opacity: .9;
filter: alpha(opacity=90);}

#mid a:hover { opacity: .75;
filter: alpha(opacity=75);}

#visible_area #bridgetools { position:absolute; top: 10px; left: 10px; z-index:1; }

#homeImgs { background:url(../images/homePattern.gif) repeat top left; }

#textBoxHome { padding: 25 0 20 70;
vertical-align:top;}