body {     
  margin: 0;
  padding: 0;
  background-color: #BDDC7E;
}

.green {
  background-color: #BDDC7E;
}

.right {
  background-color: #FFFFFF;
  vertical-align: bottom;
  background: url('images/right_bg.gif') repeat-y;
}

h1, h2, body, p {
  font-family: Arial;
  font-size: 14px; 
}

h1, h2 {
  font-weight: bold;
}

#topcoords {
  position: absolute;
  font-family: Arial;
  font-size: 12px; 
  font-weight: bold;
  color: #FFFFFF;
  text-align: right;
  top: 20;
  right: 29;
  z-index: 5;
}

#slogan {
  position: absolute;
  top: 230;
  left: 218;
  font-family: Arial;
  font-size: 12px; 
  font-weight: bold;
  z-index: 5;
}

#bg {
  background: #FFFFFF url('images/bg_.jpg') repeat-x;
  position: absolute;
  width: 100%;
  height: 258;
  z-index:1; background-color:#FFFFFF
}

#grass {
  background: url('images/bg_grass.jpg') repeat-x;
  position: absolute;
  top: 145;
  width: 50%;
  height: 76;
  z-index: 2
}

#soljers {
  background: url('images/soljers.png') no-repeat;
  position: absolute;
  left: 37%;
  width: 517;
  height: 221;
  z-index: 4
}

#logo {
  background: url('images/logo.jpg') no-repeat;
  position: absolute;
  width: 425;
  height: 221;
  z-index: 3
}

#left {
  background : url('images/left.gif') no-repeat;
  position: absolute;
  z-index: 3;
  top: 221;
  width: 750;
  height: 147;
  margin-right: 29
}

#menu {
  position: absolute;
  top: 368;
  width: 250;
  height: 147;
  z-index: 3;
}

#right {
  background: url('images/rightnav.png') no-repeat;
  position: absolute;
  width: 198;
  height: 58;
  top: 257;
  right: 0;
  z-index: 5
}

div.patron {
  background: url('images/patron.jpg') no-repeat;
  width: 214;
  height: 48;
  color: #f0f0f0
}

a.patron {
  position: relative;
  color: #f0f0f0; 
  width: 214;
  top: 10;
  height: 38;
  padding-right: 56;
  vertical-align: senter;
  font-family: Arial;
  font-size: 14px; 
  font-weight: bold;
  text-decoration: none;
}

a.patron:hover{
  color: #FFFF00; 
  text-decoration: underline;
}

#blank {
  position: relative;
  height: 320;
  padding-left: 20;
  margin-right:29; 
  background-color: #FFFFFF;
  width:100%
}                    

td.sitecontent {
  position: relative;
  padding-top: 320;
  padding-left: 40;
  background-color: #FFFFFF;  
}

a.bottom-menu {
  position: relative;
  font-family: Arial;
  font-size: 14px; 
  font-weight: bold;
  color: #006633; 
  text-decoration: none;
}

a.bottom-menu:hover{
  color: #006633; 
  text-decoration: underline;
}

.copyright {
  font-family: Arial;
  font-size: 12px; 
  font-weight: bold;
}
