body {
  background-color:  #5077be;
  font:              medium/120% Arial, Helvetica, sans-serif;
}

#top {
  position:                absolute;
  top:                     0px;
  left:                    0px;
  width:                   100%;
  height:                  25px;
  padding-top:             5px;
  font-size:               16px;
  background-color:        #1e3ca0;
  text-align:              center;
  font-weight:             bold;
  color:                   white;
}
  
#container {
  width:                   890px;
  background-color:        #cce0FF;
  margin-left:             auto;
  margin-right:            auto;
  margin-top:              60px;
  padding:                 10px 10px 10px 0px;
  border-style:            dashed;
  border-width:            1px;
  border-color:            #5077be;
  min-height:              500px;
}

#header {
  width:                   887px;
}

#title {
  color:                   #1e3ca0;
  font-size:               20px;
  font-weight:             bold;
  font-style:              oblique;
  text-align:              center;
}

#navbar {
  list-style:         none;
  margin:             0px 10px 0px 0px;
  padding:            10px 0px;
  float:              left;
  font-size:          12px;
  text-indent:        15px;
}

#navbar a:link, #navbar a:visited {
  display:            block;
  color:              black;
  width:              160px;
  text-align:         left;
  font-weight:        bold;
  text-decoration:    none;
}

#navbar a:hover, #navbar a:active {
  background-color:   black;
  font-size:          13px;
  font-weight:        bold;
  color:              white;
}

#content {
  width:              717px;
  margin-left:        172px;
}

#mailbutton {
  float:              right;
}

.floatright {
  float:              right;
}

.floatleft {
  float:             left;
}

#ad {
  background-color:   #5077be;
  Margin:             0px 5px 0px 10px;
  padding:            0px 5px;
  width:              220px;
  border:             2px solid black;
}

#ad h4 {
  line-height:        140%;
}

#ad p {
  line-height:        100%;
}

.section {
  border-bottom:         1px solid #515C68;
}

#home_content {
  margin:                40px 255px 0px 0px;
}

#home_content h2 {
  color:                  #1e3ca0;
  font-size:              140%;
}

#semen {
  margin:             40px 0px 0px 50px;
}

#semen table, #semen td {
  border:                   2px solid #686868;
  border-collapse:          collapse;
  padding:                  2px 10px;
  font-family:              Arial, Helvetica, sans-serif;
  font-size:                95%;
  font-weight:              bold;
}

#semen th {
  color:                    #1e3ca0;
}

#contact {
  margin-top:               80px;
}

#contact td {
  text-align:               center;
  vertical-align:           text-top;
  width:                    235px;
}

#questions {
  margin-top:               60px;
  margin-bottom:            40px;
}

#questions h4 {
  color:                    #1e3ca0;
  font-style:               italic;
}

#questions h2 {
  font-size:                130%;
}

#current h2 {
  font-size:                120%;
}

#current h3 {
  font-size:                120%;
  color:                    #1e3ca0;
}

#adobe {
  float:                    right;
  width:                    120px;
  margin:                   20px 10px;
  padding:                  10px 5px;
  background-color:         #5077be;
  text-align:               center;
  font-weight:              bold;
  font-size:                80%;
  line-height:              100%;
}

#footer {
  clear:              both;
  width:              890px;
  background-color:   #1e3ca0;
  color:              white;
  font-size:          80%;
  font-weight:        bold;
  text-align:         left;
  line-height:        15px;
  padding:            2px 10px 10px;
  margin:             20px auto;
}

#footer table {
  width:             100%;
}

.left {
  text-align:        left;
}

.right {
  text-align:        right;
}

.center {
  text-align:        center;
}

.emphasize {
  color:             white;
  font-weight:       bolder;
  font-size:         130%;
  font-style:        normal;
}

.strong {
  font-weight:       bold;
  font-size:         120%;
}

.white {
  color:             white;
}

.cutline {
  text-align:        center;
  font-size:         12px;
  font-weight:       bold;
}

img {
  border:            none;
}

h1, h2, h3, h4 {
  font-family:       Arial, sans-serif;
  font-weight:       bold;
  line-height:       100%;
}

h1 {
  font-size:         190%;
  line-height:       150%;
  color:             #1e3ca0;
}

h2 {
  font-size:         150%;
}

h3 {
  font-size:         140%;
  font-style:        italic;
}

h4 {
  font-size:          120%;
}

h5 {
  font-size:          95%
}

a:link {
  color:              navy;
}

a:visited {
  color:              red;
}

a:hover {
  color:              yellow;
}

