body { background-color: #007bb8;
       background-image: url("/bg.jpg");
       background-repeat: repeat;
       margin: 0px; }

#top { position: absolute;
       left: 0px;
       top: 0px;
       width: 584px;
       height: 328px;
       z-index: 1; }

#text { position: absolute;
        left: 120px;
        top: 260px;
        width: 550px;
        padding: 5px;
        font-family: arial,helvetica;
        font-size: 13px;
        line-height: 20px;
        text-align: justify;
        color: #ffffff; 
        padding: 4px;
        line-height: 20px;
        z-index: 2; }

#text a { text-decoration: none;
          color: #09345e;
          font-weight: bold; }

#text a:hover { text-decoration: underline; }

.header { font-family: times new roman,arial,verdana,helvetica;
          font-size: 26px;
          font-weight: bold;
          font-style: italic;
          letter-spacing: 3px;
          color: #89eff7;
          padding: 10px 0px 10px 40px;
          text-align: left; }

.neptsymbol { font-style: normal;
              color: #234282; }

.smheader { font-family: times new roman,arial,verdana,helvetica;
            font-size: 20px;
            font-weight: bold;
            font-style: italic;
            letter-spacing: 3px;
            color: #89eff7;
            padding: 10px 0px 10px 40px;
            text-align: left; }

b, strong { color: #89eff7; }

.disclaimer { width: 90%;
              font-size: 11px;
              text-align: center;
              margin: auto;
              line-height: 14px; }

.center { margin: auto;
          text-align: center; }
          
table { border: none;
        border-spacing: 5px; }

.button { padding: 5px;
          background: rgba(7, 78, 142, 0.7); }

.description { padding: 5px;
               font-size: 12px;
               background: rgba(255, 255, 255, 0.2); }

.sitename { font-size: 14px; }

option,textarea,input { border-color: #fffffff;
                        border-width: 2px;
                        border-style: solid;
                        font-family: arial,helvetica;
                        font-size: 13px;
                        color: #ffffff;
                        background-color: #09345e; }

#name, #email { width: 200px; }
#url { width: 300px; }