body {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  color: #000000;
  background-color: #FCF5DC;
  font-size: 0.8em;
}

#gua_horiz_menu {
  position: absolute;
  left: 260px;
  margin-top: 120px;
  border: 0px #000 solid;
}

#gua_horiz_menu a {
  color: #000;
  font-weight: bold;
  padding: 0px 5px 0px 15px;
  text-decoration: none;
  background-color: #DAEE93;
}

#gua_horiz_menu a:hover {
  color: #FF7979;
}

#main_nav a {
  color: #000;
  font-weight: bold;
  padding: 0px 5px 0px 15px;
  text-decoration: none;
  background-color: #DAEE93;
}

#main_nav a:hover {
  color: #FF7979;
  font-weight: bold;
  text-decoration: none;
}

#sub_nav a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  background-color: #DAEE93;
  padding: 0px 0px 0px 5px;
}

#sub_nav a:hover {
  color: #FF7979;
  font-weight: bold;
  text-decoration: none;
}

.headline {
  background-color: #DAEE93;

}

.headline a, h1, h2, h3 {
  text-decoration: none;
  padding: 0px 0px 0px 15px;
  color: #000;
}

.headline a:hover {
  color: #FF7979;
}



b.htop, b.hbottom{display:block;background: #FCF5DC}
b.htop b, b.hbottom b{
  display:block;
  height: 1px;
  overflow: hidden;
  background: #DAEE93;
}
b.h1{margin: 0 5px}
b.h2{margin: 0 3px}
b.h3{margin: 0 2px}
b.htop b.h4, b.hbottom b.h4{margin: 0 1px;height: 2px}


b.rtop, b.rbottom{display:block;background: #FCF5DC}
b.rtop b, b.rbottom b{
  display: block;
  height: 1px;
  overflow: hidden;
  background: #DAEE93;
}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}




b.artop, b.arbottom{display:block;background: #FCF5DC}
b.artop b, b.arbottom b{
  display:block;height: 1px;
  overflow: hidden; background: #00C0FF;
}

b.ar1{margin: 0 5px}
b.ar2{margin: 0 3px}
b.ar3{margin: 0 2px}
b.artop b.ar4, b.arbottom b.ar4{margin: 0 1px;height: 2px}



.anav {
  background-color: #00C0FF;
}

.anav a {
  background-color: #00C0FF;
}

#main_nav .anav a {
  color: #000;
  font-weight: bold;
  padding: 0px 5px 0px 15px;
  text-decoration: none;
  background-color: #00C0FF;
}

.nav {
  background-color: #DAEE93;
}

a, h1, h2, h3 {
  color: #000;
}

h1 {
  font-weight: normal;
  font-size: x-large;
}

h2 {
  font-weight: normal;
  font-size: large;
}

h3 {
  font-weight: normal;
  font-style: italic;
  font-size: medium;
}


#logo {
  position: absolute;
  left: 10px;
  margin-top: 10px;
}

#banner {
  position: absolute;
  left: 350px;
  margin-top: 20px;
  color: #000;
  font-weight: 900;
  font-size: xx-large;
  letter-spacing: 5px;
  word-spacing: 10px;
}

#main_nav {
  position: absolute;
  margin-top: 200px;
  width: 200px;
  left: 10px;
  border: 0px #000 solid;
}

#main_nav ul {
  position: relative;
  left: -40px;
  list-style-type: none;
}

#main_nav li {
  padding: 5px 0px 5px 0px;
}

#main_content p {
  padding: 0px 0px 10px 0px;
}

#main_content {
  position: absolute;
  top: 200px;
  left: 270px;
  right: 290px;
  border: 0px #000 solid;
}

#main_content_one_row {
  position: absolute;
  top: 200px;
  left: 270px;
  border: 0px #000 solid;
}

#sub_nav {
  position: absolute;
  margin-top: 200px;
  width: 200px;
  right: 20px;
  border: 0px #000 solid;
}

#sub_nav ul {
  position: relative;
  left: -40px;
  list-style-type: none;
}

#sub_nav li {

}
