body { background-color: #fcac00;
       background-image: url('/fma/skins/manga/bg.jpg');
       background-repeat: repeat-y;
       background-position: top left;
       margin: 0px; }

.center { margin: auto;
          text-align: center; }

#image { position: absolute;
         top: 0px;
         left: 0px;
         width: 780px;
         height: 326px;
         z-index: 1; }

#menu { position: absolute;
        top: 320px;
        left: 30px;
        width: 172px;
        z-index: 2; }

#menu ul { margin: 0;
           padding: 0;
           list-style-type: none;
           text-align: center; }

#menu li { border-bottom: 5px solid #ffffff; }

#menu li a { display: block;
             background-color: #a50808;
             width: 169px;
             padding-top: 2px;
             padding-bottom: 2px;
             padding-right: 5px;
             color: #ffffff;
             text-decoration: none;
             font-weight: bold;
             font-family: trebuchet ms,verdana,arial,helvetica;
             font-size: 15px;
             text-transform: uppercase;
             text-align: right;
             letter-spacing: 2px;
             border-bottom: 5px solid #a50808; }
             
#menu li a:hover { background-color: #f5ba49;
                   text-decoration: none;
                   border-bottom: 5px solid #a50808;}

#main { position: absolute;
        top: 185px;
        left: 275px;
        width: 495px;
        color: #000000;
        font-size: 12px;
        font-family: trebuchet ms,arial,verdana,helvetica;
        text-align: justify;
        z-index: 2; }

.header, h2 { color: #ffffff;
          font-weight: bold;
          font-size: 30px;
          font-family: times new roman, arial, verdana, helvetica;
          letter-spacing: 3px;
          font-style: italic;
          background: url('/fma/skins/manga/symbol.jpg') 0px 0px no-repeat;
          height: 50px;
          padding-left: 40px;
          padding-top: 5px;
          margin-left: 10px; }

h3 { font-weight: bold;
     font-size: 12px;
     font-family: trebuchet ms,verdana,arial,helvetica; }

ul { padding: 0;
     margin-left: 4em;
     margin-top: 2px; }

#main a { color: #911b1a;
          font-weight: bold;
          text-decoration: none; }

#main a:hover { text-decoration: underline; }

.skin img { border: #911b1a solid 1px; }

.disclaimer { margin: auto;
              text-align: center;
              font-size: 10px; }
              
option, textarea, input { font-family: Arial,Verdana,Helvetica,Sans-serif;
                          font-size: 9pt;
                          color: #ffffff;
                          border: 2px solid #ffffff;
                          background-color: #a50808; }
                        
.show_join_email_field, .show_update_old_email_field, .show_update_email_field, .show_lostpass_email_field { width: 230px; }
.show_join_url_field, .show_update_url_field, .enth3_character, .show_update_character_field, .show_update_series_field { width: 350px; }