body {
  margin-top: 0px;
  font-family: Verdana, Arial;
  font-size:10px;
  color: #000080;
  background-color: #ffffff }

a:link {
  color: #FFFF00 }

a:visited {
  color: #FFFFFF }

a:hover {
  color: #ffcc00 }

ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 150px }

ul.navbar li {
  background-color: #800000;
  margin: 1px;
  padding: 1px;
  padding-left: 5px;
  font-size: 11px;
    font-family: tahoma, verdana, arial, helvetica;
    font-weight: bold;
  text-align: left;
border: 1px solid #000000 }

ul.navbar a:link, ul.navbar a:visited {
  text-decoration: none }

ul.navbar a:hover {
  text-decoration: none}

h1, h2, h3, h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 15px;
  text-align: left;
  font-family: verdana, tahoma, arial, helvetica;
  font-weight: bold }

h1 {
  font-size: 22px; 
  color: #000080}

h2 {
  font-size: 20px; 
  color: #996600} 

h3 {
  font-size: 18px; 
  color: #cc0000} 

div.page {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
  vertical-align: top;
  text-align: center;
  border: 1px solid #000080;
  width: 800px;
   background-color: #ffffff;
   color: #000080 }

div.topbox {
  background: #ffffff;
  height: 250px;
  width: 800px }

div.topleft {
  float: left;
  height: 194px;
  width: 180px;
  vertical-align: middle;
  text-align: center;
  background: #ffffff;
  margin: 0;
  padding: 0px; }
  
div.topcenter {
  float: left;
  vertical-align: middle;
  text-align: center;
  background: #ffffff;
  height: 250px;
  width: 500px; }

  div.topright {
  float: right;
  height: 200px;
  width: 90px;
  vertical-align: middle;
  text-align: center;
  background: #ffffff;
  padding: 10px; }

.name {
  font-family: Verdana, Calligrapher, Arial;
  font-size:25px;
  font-weight:bold;
  text-align: center;
  margin-bottom: 15px;
  padding-bottom: 15px;
  color: #000080; }

.slogan {
  font-family: Verdana, Arial;
  font-size:20px;
  font-style: italic;
  font-weight:bold;
  text-align: center;
  margin-top: 15px;
  padding-top: 15px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  color: #000080; }

div.bottombox {
  width: 800px;
  background: #FFFFFF; 
  }

div.bottomleft {
  float: left;
  width: 150px;
  vertical-align: middle;
  text-align: left }

div.bottomright {
  margin-left: 150px;
  margin-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 620px;
  background-color: #ffffff;
text-align: left; }

div.bottomright a:link, div.bottomright a:visited, div.bottomright a:hover {
  font-size: 12px;
  font-weight: bold }

div.bottomright a:link {
  color: #008000; }

div.bottomright a:visited {
  color: #ffcc00; }

div.bottomright a:hover {
  color: #0000FF; }

address {
  margin-top: 5px;
  padding-top: 5px;
  text-align: center; }
