@CHARSET "UTF-8";

body {
  background: #47412c;
  text-align: center;
  margin-top: 0px;
}

#camoback {
  margin-top: 0px;
  padding-top: 0px;
  width: 800px;
  background-image: url("http://fawco.com/images/CamouflageBackground.gif");
  background-repeat: no-repeat;
  background-position: top center;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}

#mainbody {
  background: #ffffff;
  width: 600px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}

#navbar {
  margin-top: 0px;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #000000;
  text-align: center;
  color: #FFFF00;
  font-weight: bold;
}

#navbar a {
  color: #ffffff;
  font-family: arial, verdana, times;
  font-size: 12px;
  text-decoration: none;
  margin-left: 30px;
  margin-right: 30px;
}

#innerbody {
  background: #ffffff;
  width: 600px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;	
}

#innerbodyContent {
  background: #ffffff;
  width: 600px;
  text-align: left;
  color: #000000;
  font-family: arial, verdana, times;
  font-size: 14px;
  text-decoration: none;
}

#innerbodyContent_inside {
  background: #ffffff;
  margin: 20px;
}

.featuredItem {
  text-align: center;
  color: #000000;
  font-family: arial, verdana, times;
  font-size: 10px;
  width: 140px;
  padding: 10px;
  text-decoration: none;
}

.featuredItem a {
  text-decoration: none;
}

.homeRightColumn {
  color: #47412c;
  font-family: arial, verdana, times;
  font-size: 10px;
  text-align: center;
  width: 150px;
  padding-top: 0px;
  padding-left: 10px;
}

#footer {
  background: #ffffff;
  width: 600px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;	
}

#footer a {
  color: #47412c;
  font-family: verdana, times, arial;
  font-size: 11px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: bold;
  text-decoration: none;
}

.itemLabel {
  color: #000000;
  font-family: verdana, times, arial;
  font-size: 11px;
  font-weight: bold;
}

.itemValue {
  color: #000000;
  font-family: verdana, times, arial;
  font-size: 11px;
}

.pageNumbers {
  color: #000000;
  font-family: arial, verdana, times;
  font-size: 11px;
  text-align: center;
}

