﻿div.body {
  background-image: url("images/Conquest_home_08.jpg");
  background-position: top left;
  background-repeat: repeat-y;
  margin-top: 90px;
  margin-left: 95px;
  margin-right: 0px;
  }

div.header {
  position: absolute;
  margin-left: 88px;
  margin-top: -85px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: white;
  width: 700px;
  }

h1 {
  font-family: verdana, arial, helvetica;
  }

h2 {
  font-family: verdana, arial, helvetica;
  margin-left: 10px;
  }

h3 {
  font-family: verdana, arial, helvetica;
  margin-left: 10px;
  }

ul.navbar {
  list-style-type: none;
  background: #17a;
  border-bottom: 0.2em solid #17a;
  border-right: 0.15em solid #17a;
  border-left: 0.15em solid #17a;
  position: absolute;
  margin-left: -10px;
  margin-top: 0px;
  padding: 0;
  width: 102px;
  border: 1px solid black;
  }

ul.navbar li {
  position: relative;
  }

ul.navbar li a {
  font: normal 0.8em Verdana, sans-serif;
  width: auto;
  display: block;
  text-decoration: none;
  color: white;
  background: #39c;
  border-width: 1px;
  border-style: solid;
  border-color: #5bd #035 #068 #6cf;
  border-left: 1em solid #fc0;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
  padding: 0.25em 0.5em 0.4em 0.75em;
  }

ul.navbar li ul {
  position: absolute;
  width: 100px;
  margin-left: 0px;
  top: 0;
  display: none;
  }

ul.navbar li ul li {
  float: left;
  }

ul.navbar li ul a {
  width: 100px;
  margin-bottom: 0em;
  margin-top: 0em;
  }

ul.navbar .arrowdiv {
  position: absolute;
  right: 2px;
  background: transparent url(arrow.gif) no-repeat center right;
  }

ul.navbar li a:visited, ul.navbar li a:active {
  color: white;
  }

ul.navbar li a:hover {
  background: #28b;
  border-color: #069 #6cf #5bd white;
  padding: 0.4em 0.35em 0.25em 0.9em;
  }

ul.navbar a#current {
  border-color: #5bd #035 #068 darkred;
  }

a:link {
  color: blue;
  }

a:visited {
  color: #8B0000;
  }

div.img {
  margin: 0px 7px;
  height: auto;
  width: auto;
  float: left;
  }

div.transbox {
  width: auto;
  height: 800px;
  margin: 0px 0px;
  background-color: #C1D5EE;
  opacity:0.96;
  overflow: auto;
  }

div.transbox p {
  margin: 30px 40px;
  font-weight: bold;
  color: #000000;
  }

div.transbox b {
  margin: 25px;
  font-weight: bold;
  color: #000000;
  }

div.transbox li {
  font-weight: bold;
  color: #000000;
  }

div.rimg {
  float:right;
  margin:0 30px 15px 20px;
  border:1px solid black;
  text-align:center;
  }

div.limg {
  float:left;
  margin:0 10px 15px 20px;
  text-align:center;
  }

div.verify {
  position: absolute;
  margin-left: 2px;
  margin-top: 48em;
  }