body {
  background: #33ccff none repeat scroll 0%;
  font-family: 'Georgia',New Times Roman,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 100%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  text-align: center;
}
body img {
  background: transparent url(../Banner/alamo.gif) no-repeat scroll 0%;
  top: auto;
  left: auto;
}
#container {
  border-style: solid;
  border-color: #663300;
  border-width: 1px 20px 20px 1px;
  margin: 20px auto;
  background: transparent url(../Banner/light_wood.gif) repeat scroll 0%;
  width: 800px;
}
#masthead {
  border-bottom: 2px solid #f4deb5;
  background: transparent url(../Banner/limestone.jpg) repeat scroll 0%;
  height: 100px;
  width: 800px;
}
#navigation ul {
  margin: 5px 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  background-color: #efefd6;
}
#navigation li {
  margin: 0 50px 0 0;
  padding: 0;
  display: inline;
  line-height: 120%;
}
#navigation li a:link, #navigation li a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #663300;
}
#navigation li a:hover {
  color: #ff6600;
}
#sub_navigation ul {
  margin: 5px 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  background-color: #efefd6;
}
#sub_navigation li {
  margin: 0 20px 0 0;
  padding: 0;
  display: inline;
  line-height: 100%;
}
#sub_navigation li a:link, #sub_navigation li a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #990000;
}
#sub_navigation li a:hover {
  color: #ff6600;
}
#sidebar {
  overflow: auto;
  float: left;
  width: 220px;
  height: 700px;
  text-align: left;
}
.side li {
  font-size: 0.7em;
  line-height: 130%;
}
#content {
  padding: 2%;
  overflow: auto;
  width: 530px;
  height: 700px;
  text-align: justify;
}
ol li {
  font-size: 0.9em;
  line-height: 110%;
}
img {
  border-color: white;
  border-width: 5px;
  padding: 1%;
}
#footer {
  border-top: 2px solid #f4deb5;
  background: transparent url(../Banner/limestone.jpg) repeat scroll 0%;
  clear: both;
}
.foot {
  margin: 5px;
  padding: 5px;
  font-size: 0.7em;
  line-height: 110%;
}
h1 {
  text-align: center;
  color: #f62e00;
}
p {
  font-size: 0.9em;
  line-height: 105%;
}
li {
  line-height: 150%;
}
a:link, visited {
  text-decoration: none;
  font-weight: bold;
  color: #c31503;
}
a:hover {
  color: #ff6600;
}
.acro {
  text-align: center;
}
#spacer {
  margin-top: 50px;
}
