body 
{
  margin: 0px;
  padding: 0px;
  background-color: #000028;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

h1 
{
  color: #fff;
  margin: 0;
  font-size: 20px;
}

h2 
{
  color: #fff;
  font-size: 1.6em;
}

img 
{
  border-style: none;
}

#header
{
        border-top:1px solid #000;
        border-right:1px solid #000;
        border-left:1px solid #000;
        border-bottom: 1px dotted #000;
        voice-family: "\"}\"";
        voice-family: inherit;
        margin-bottom:4px;
        
        background-image: url(../images/masthead-img.jpg);
        background-position: center top;
        background-repeat: no-repeat;
        background: #00549e;
}

#content
{
        color: white;
        top: 130px;
        margin-left: 199px;
        margin-right:199px;
        border:1px solid #000;
        voice-family: "\"}\"";
        voice-family: inherit;
        margin-left: 205px;
        margin-right:201px;
        margin-bottom: 10px;
}

#content a
{
    color: #99ccff;
}

#sidebar
{
        position: absolute;
        left:0px;
        top:135px;
        width:190px;
        /*
        background:#fff;
        border:1px solid #000;
        */
        text-align:left;
        
        background: #e6ecef;
        border: 1px;
        height: 100%;
        
}

table#signupform
{
  color: white;
  border: 0;
  width: 575;
}

.input
{
  text-align: right;
}
