body { background-color: #545454;
       background-image: url('/skins/anime/bg.jpg');
       background-repeat: repeat-x;
       background-position: top left;
       margin: 0px; }

#image { position: absolute;
         right: 0px;
         top: 0px;
         width: 795px;
         height: 309px;
         z-index: 1; }

#menu { position: absolute;
        right: 15px;
        top: 307px;
        width: 580px;
        height: 38px;
        z-index: 2;
        text-align: right; }

#menu ul { list-style-type: none;
           margin: 0px;
           padding: 0px; }

#menu ul li { display: inline; }

#menu ul li a { text-decoration: none;
                font-weight: bold;
                color: #528792;
                font-family: times new roman, trebuchet ms,arial,helvetica;
                font-size: 26px;
                padding: 1px 15px 1px 15px;
                text-transform: uppercase;
                font-style: italic; }

#menu ul li a:hover { color: #b14960;
                      border-bottom: 2px #ffffff solid; }

#main { position: absolute;
        right: 10px;
        top: 345px;
        width: 760px;
        padding: 5px;
        font-family: trebuchet ms,verdana,arial,helvetica;
        font-size: 12px;
        text-align: justify;
        color: #ffffff; 
        padding: 4px;
        z-index: 2; }

#main a { text-decoration: none;
          color: #b14960; 
          font-weight: bold; }

#main a:hover { text-decoration: none;
                border-width: 0px 0px 1px 0px;
                border-style: solid;
                border-color: #ffffff; }

.skin img { border: #b14960 solid 1px; }

.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('/skins/anime/symbol.jpg') 0px 0px no-repeat;
          height: 50px;
          padding-left: 40px;
          padding-top: 5px;
          margin-left: 10px; }

.disclaimer { font-size: 10px;
              margin: auto;
              width: 350px;
              text-align: center;
              border-top: 1px solid #000000; }

.center { margin: auto;
          text-align: center; }

option, textarea, input { font-family: trebuchet ms,verdana,arial,helvetica;
                          font-size: 12px;
                          color: #ffffff;
                          border: #000000 solid 1px;
                          background-color: #425d64; }
                          
.show_join_email_field, .show_update_old_email_field, .show_update_email_field, .show_lostpass_email_field { width: 200px; }
.show_join_url_field, .show_update_url_field, .enth3_character { width: 350px; }