#divText {position:absolute; 
          width: 562; 
          left: 160; 
          top: 500;
          text-align:justify;
          filter: dropShadow(color=#081819,offX=1,offY=1);
}

#divEnter {position:absolute; 
          top: 10; 
          right: 0;

}

#divMenu {position:absolute; 
            left: 35; 
            top: 500;
            width: 250;
            text-align: justify;
}

#divSplash {position:absolute; 
            right: 480; 
            top: 100;
            width: 250;
            text-align: justify;
            line-height: 12px;
            font-family: verdana, trebuchet ms; 
            font-size: 10px; 
}


#divFanfic {left:70;
            width: 500;
            line-height: 18px;
            text-align: left;
            font-family: bookman old style, book antiqua, times new roman;
            font-size: 14px;
}

#divImages {filter: Alpha(Opacity=85, FinishOpacity=35, Style=1);
            height:1;
}

.title { filter: Alpha(Opacity=100, FinishOpacity=20, Style=1);
       font-family: trebuchet ms, helvetica, tahoma, verdana, arial;
       font-size: 11px; 
       font-weight: bold;
       border: double; 
       background-color: 3CAAB2;
       border-bottom: solid 2px;       
       height: 1px;
       text-align: left; 
       letter-spacing: 3px;  
       text-indent: 6pt; 
       color: ffffff;
       border-width: 1px 1px 1px; 
      border-color: ffffff ffffff ffffff; 
}

.step { font-family: arial narrow, tahoma, verdana, arial, helvetica;
        border-bottom: solid 1px;
        width: 100%;
        font-size: 11px;
        letter-spacing: 6px;
        font-weight: bold;
        text-align: right;
}      

.top { font-family: arial narrow, helvetica, tahoma, verdana; 
       font-weight: bold;
       border-bottom: solid 1px;       
       height: 1px;
       font-size: 11px;
       text-align: right; 
       letter-spacing: 5px;  
       text-indent: 15pt; 
       color: ffffff;
       border-color: ffffff;
       filter:blur(strength=50);
       }

.title2 { font-family: dauphin, dolphin, chaucer; 
         font-size: 20 px; 
         font-weight: bold;
         line-height: 21 px; 
         letter-spacing: 3px;
         text-align: center;
 }

.title3 { font-family: trenbuchet ms, verdana, arial narrow;
          letter-spacing: 4px;
          font-size: 11px; 
          line-height: 18px; 
          text-align: center;
 }

.notes {font-family: verdana, trenbuchet ms, arial narrow;
        font-size: 11px;
        line-height: 10px
        text-align: center;
        font-style: italic;
}

body, td { color: ffffff;
       font-family: verdana, trebuchet ms, arial, helvetica;
       font-size: 10 px;
       line-height: 13 px; 
       scrollbar-face-color: 359541;
    scrollbar-shadow-color: 000000; 
    scrollbar-highlight-color: 72EEB2; 
    scrollbar-3dlight-color: 359541; 
    scrollbar-darkshadow-color: 000000; 
    scrollbar-track-color: 074000; 
    scrollbar-arrow-color: 72EEB2;  
}

a:link {color:#3CAAB2; 
                   text-decoration:none;
                   font-weight: bold;
                   cursor: crosshair; 
                   height: 1px;            
}

a:visited {color: #359541; 
                   text-decoration:line-through;
                   font-weight: bold;
                   height: 1px;            
}

a:active {color:#0D9C38; 
          height: 1px; 
          text-decoration: none; 
          cursor:crosshair; 
}

a:hover  {color:#72EEB2; 
          height: 1px; 
          text-decoration: underline;
          cursor:help;
          font-weight: bold;
}

input, option, select, method, textarea { font-family: trebuchet ms, helvetica, tahoma, arial; 
                                color: 72EEB2;
                                font-size: 11px;
                                background: transparent;
                                border-color:72EEB2; 
       			        border:solid 1px; 
                                cursor:help;
        scrollbar-face-color: 359541;
    scrollbar-shadow-color: 000000; 
    scrollbar-highlight-color: 72EEB2; 
    scrollbar-3dlight-color: 359541; 
    scrollbar-darkshadow-color: 000000; 
    scrollbar-track-color: 074000; 
    scrollbar-arrow-color: 72EEB2;  
}