body {
  margin-top: 0%;
  margin-left: 0%;
  font-family: Verdana, Arial;
  font-size:10px;
  color: #000000; /*Black*/
  background: #FFFFFF; /*White*/ }

a:link {
  color: #f0e68c; /*Khaki*/ }

a:visited {
  color: #ffcc00; /*Gold*/ }

a:hover {
  color: #ff6600; /*Red-Orange*/ }

ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 160px }

ul.navbar li {
  background-color: #000000; /*Black*/
  margin: 1px;
  padding: 2px;
  font-size: 11px;
  border: 1px solid #ffcc00; /*Gold*/ }

ul.navbar a:link, ul.navbar a:visited {
  text-decoration: none; }

ul.navbar a:hover {
  text-decoration: underline }

h1, h2, h3, h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 15px;
  text-align: left;
  color: #ff6600; /*Red-Orange*/
  font-family: tahoma, verdana, arial, helvetica;
  font-weight: bold }

h1 {
  font-size: 24px }

h2 {
  font-size: 22px }

h3 {
  font-size: 20px }

h4 {
  font-size: 18px }

h5 {
  font-size: 16px }

h6 {
  font-size: 14px }

div.page {
  vertical-align: top;
  text-align: center;
  background: #FFFFFF; /*White*/
  border: 1px solid #000000; /*Black*/
  width: 780px;
  background-color: #000000; /*Black*/ }

div.topbox {
  background: #000000; /*Black*/
  height: 250px;
  width: 780px; }

div.topleft {
  float: left;
  height: 160px;
  width: 160px;
  vertical-align: middle;
  text-align: left;
  background: #000000; /*Black*/
  padding: 10px; }

div.topcenter {
  float: left;
  vertical-align: middle;
  text-align: center;
  background: #000000; /*Black*/
  height: 250px;
  width: 560px; }

div.topright {
  height: 200px;
  width: 36px;
  vertical-align: middle;
  text-align: right;
  background: #000000; /*Black*/ }

.name {
  font-family: Arial, Verdana;
  font-size:30px;
  font-weight:bold;
  text-align: center;
  color: #FFD700; /*Gold*/ }

.slogan {
  font-family: Arial, Verdana;
  font-size:20px;
  font-weight:normal;
  font-style:italic;
  text-align: center;
  color: #FFFFFF; /*White*/
  background: #000000; /*Black*/ }

div.bottombox {
  width: 780px;
  background: #000000; /*Black*/ }

div.bottomleft {
  float: left;
  width: 160px;
  vertical-align: middle;
  text-align: left;
  background-color: #000000; /*Black*/ }

div.bottomright {
  width: 597px;
  margin-left: 160px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ffffff; /*White*/
  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: #FF8C00; /*Dark Orange*/ }

div.bottomright a:visited {
  color: #A9A9A9; /*Dark Gray*/ }

div.bottomright a:hover {
  color: #ff6600; /*Red-Orange*/ }

address {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid;
  text-align: center; }