                                  /********** B - MAIN BODY **********/
html,
body                              { margin:0px; padding:0px; }
body                              { font-size:8pt; color:#999; font-family:Arial, Verdana, Sans-Serif; background-color:#000; background-image:url('../img/body-bg.jpg'); background-position:50% 538px; background-repeat:no-repeat;}
                                  /********** E - MAIN BODY **********/
                                  
                                  /********** B - LINKS **********/
a                                 {color:#ff6666; text-decoration:underline;}
a:hover                           {color:#d22b24; text-decoration:none;}
                                  /********** E - LINKS **********/

                                  /********** B - LOGO **********/
#logo-wrap                        { width:100%; text-align:center;}
#logo                             { width:967px; margin:10px auto; }
                                  /********** E - LOGO **********/
                                  
                                  /********** B - MAIN MENU **********/
#menu-wrap                        { width:100%; text-align:center; height:31px; background-image:url('../img/menu-bg.gif')}
#menu-i-wrap                      { width:967px; margin:0 auto; text-align:left; }
#menu                             { margin-left:130px; }
ul.menu                           { list-style:none; margin:0; padding:0;  }
ul.menu *                         { margin:0; padding:0}
ul.menu a                         { display:block; color:#999; text-decoration:none}
ul.menu li                        { position:relative; float:left; margin-right:2px; border-left:2px solid #000; height:25px;}
ul.menu ul                        { position:absolute; top:26px; left:0; display:none; opacity:0; list-style:none}
ul.menu ul li                     { position:relative; border:1px solid #000; border-top:none; width:148px; margin:0}
ul.menu ul li a                   { display:block; margin:0px; height:15px; padding:3px; color:#e68c00;}
ul.menu ul li a:hover             { background-image:url('../img/menu-sub-over.jpg')}
ul.menu ul ul                     { left:148px; top:-1px; }
ul.menu .menulink                 { margin:7px; }
ul.menu .sub                      { background:#000 url('../img/arrow.gif') 127px 8px no-repeat}
ul.menu .sub-bg                   { background-image:url('../img/menu-sub-bg.png'); background-position:top center}
ul.menu .topline                  { border-top:1px solid #000}
                                  /********** E - MAIN MENU **********/
                                  
                                  /********** B - COPY **********/
#content-wrap                     { width:100%; text-align:center;}
#content                          { width:967px; margin:0 auto; text-align:left; }    
#copy                             { float:left; width:365px; margin-left:287px; line-height:1.5em; font-weight:normal; }
#copy p                           { text-align:justify; margin-top:15px; }            
h2                                { margin-top:30px; font-size:10pt; color:#e76c64; }
h3                                { color:#666; margin-bottom:10px; }   
#copy ul                          { margin:10px 0; }
#copy li                          { list-style:disc; margin-left:15px; }   
.orange                           { color:#e68c00 }                      
                                  /********** E - COPY **********/
                                  
                                  /********** B - FOOTER **********/
#footer-wrap                      { clear:both; width:967px; margin:0 auto; text-align:center; }
#footer                           { float:left; margin:100px 0 30px 235px; width:450px; color:#666; font-size:8pt; }                    
                                  /********** E - FOOTER **********/