body { background-color: #000; background-repeat: repeat-y; background-attachment: scroll; background-position: center 0; }
/*center page element*/
#wrapper { background-position: center 0; text-align: left; position: relative; width: 650px; height: auto; margin-right: auto; margin-left: auto; }
/*---------------*/
p { }
td { }
a:link { color: #f6f; text-decoration: underline }
a:visited { color: #f6f; text-decoration: underline }
a:hover  { color: #cf3 }
a:active { color: #0cf }
/*page content text styles*/
h3 { color: #f6f; font-size: 14px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; margin: 1em 0; }
.bodycopy { color: #f6f; font-size: 11px; font-family: Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 15px; text-align: justify; margin: 6px 12px 2px  }
/*page footer text stylea*/
.bottomnav  { color: #f6f; font-size: 13px; font-family: Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 17px;}
a.bottomnav:link   { color: #f6f; font-family: Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; text-decoration: underline }
a.bottomnav:visited   { color: #f6f; font-weight: normal; text-decoration: underline }
a.bottomnav:hover   { color: #cf3; font-weight: normal; text-decoration: underline }
a.bottomnav:active   { color: #0cf; font-weight: normal;}
.image_border { border: solid 3px #339; }
.email { color: #0cf; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 14px; background-color: #000; letter-spacing: 2px; border: solid 1px; }
.formtext { color: #f6f; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; text-shadow: black 2px 2px 2px  }
