body {
  margin-top: 0px auto;
  background-color: #000000;
  font-weight: normal;
  font-family: arial, verdana, sans-serif;
  font-size: 16px;
  line-height:18px;
  background-image:url(images/background2.jpg);
  background-repeat:no-repeat;
  background-position:top;
  
}

div {margin:0px auto; }

ul { line-height:25px; }

.contentborder { border-left:0px solid #B40404; border-top:0px solid #B40404; border-right:0px solid #B40404; }
.contentbkg { background-color:#ffffff; width:1100px; text-align:center; width:1100px; }
.contentpad { padding-left:30px;padding-right:30px; padding-top: 30px; }
.contentpad2 { padding-left:10px;padding-right:10px; padding-top: 10px; }

.title { color: #000000; font-size: 25px; font-weight:bold; letter-spacing:1px; line-height:150%; }

.title2 { color: #000000; font-size: 20px; font-weight:bold; letter-spacing:1px; }

.subtitle { color: #666666; font-size: 18px; font-weight:bold; letter-spacing:1px; }

.subtitle2 { color: #A9350E; font-size: 16px; font-weight:bold; letter-spacing:1px; }
.subtitle2b { color: #BF6000; font-size: 16px; font-weight:bold; letter-spacing:1px; }

.subtitle3 { color: #ffffff;  }

.font25 { color: #000000; font-size:26px; font-weight:bold; font-family: times new roman, serif; }

.red { color: #ff0000; font-size: 16px; font-weight:bold; }
.white { color: #ffffff;  }
.gold { color: #DDBC00; }
.smalltext { font-size: 11px; }

.center { text-align:center; }
.left { text-align:left; }
.right { text-align:right; }
.just { text-align:justify; }
.under { text-decoration:underline; }

.top { vertical-align:top; }
.middle { vertical-align:middle; }
.bottom { vertical-align:text-bottom; }

.indent { text-indent: 50px;}
.clr { clear:both; }

.imgleft { float:left; margin-right:20px; margin-bottom: 10px; }
.imgright { float:right; margin-left:20px; margin-bottom: 10px; }

.border { border: 1px solid #000000; }

.imgborder { border: 1px solid #400000; }

.noborder { border: 0px solid #ffffff; }
.clr { clear:both; }

.footer { font-size: 11px;
          color: #000000;
           }
.footerback { background-color: #cccccc; width: 1100px; text-align:center; height: 25px; z-index:10; }
          
.notes { font-size: 12px; color: #000000;  }
          
a:link.footer { font-size: 11px;
          color: #400000; }
          
a:visited.footer { font-size: 11px;
          color: #400000; }
          
a:active.footer { font-size: 11px;
          color: #400000; }
          
       
a:hover.footer { font-size: 11px;
          color: #A2A2A2; }          
          
a:link  { color: #400000;
          font-weight: bold;
          text-decoration: none;
          }
          
a:active  { color: #400000;
          font-weight: bold;
          text-decoration: none;
          }          

a:visited  { color: #400000;
          font-weight: bold;
          text-decoration: none;
          }

a:hover  { color: #A2A2A2;
          font-weight: bold;
          text-decoration: underline;
          }          


/* INTRO PAGE */

#introboxouter { 
                 background-image:url(images/entry-image-main.jpg);
                 width: 1098px;
                 height:692px;
                 text-align:center; 
                
                
                  }

 #introbox { position: relative; 
                 top:450px; 
                 left: 270px;  
                 text-align:center; 
                 color: #ffffff; 
                  z-index: 999; 
                  font-size: 20px;
                  }    


#privacy { font-size: 12px; }

.clear { clear:both; }


/* MEMBERS AREA INTRO PAGE */

a:link.members { color: #FF0000; text-decoration:underline; }
a:active.members { color: #FF0000; text-decoration:underline; }
a:visited.members { color: #FF0000; text-decoration:underline; }
a:hover.members { color: #FF915B; text-decoration:underline; }

#purplebkg { background-image:url(gold-members/images/purple-background.jpg); background-repeat:no-repeat; background-position:center;  }


 