body {
  background-color: #FFFFFF;
  margin: 0px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px
}

p {
  margin-bottom: 10px;
  margin-top: 10px
}

h4 {
  margin-bottom: 10px;
  margin-top:10px;
  font-size: 12px
}

h5 {
  margin-bottom: 10px;
  margin-top:10px;
  font-size: 12px
}


.picborderb {
  border-bottom: 1px solid #000000
}

.styleul {
	margin-top: 5px;
}

.calp {
  color: #000000;
  font-size: 12px;
  text-indent: 50px;
}

.calp a {
  font-size: 12px;
  color: #990000
}

.calp a:hover {
  color: #000000
}

#topheaderwrapper {
  background-color: #999933;
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #000000
}

#topheader {
  background-color: #cccccc;
  width: 780px;
  margin: 0px auto;
  height: 50px
}

#wrapper {
  background-color: #ffffff;
  width: 100%;
}


#sitecontainer {
  background-color: #e5e5e5;
  width: 780px;
  margin: 0px auto;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000
}

#sitecontainadmin {
  background-color: #e5e5e5;
  width: 780px;
  margin: 0px auto;
  border: 1px solid #000000;
}

#midcolwrapper {
  background-color: #999966;
  float: left;
  width: 100%
}

#midcol {
  background-color: #999966;
  background-image: url(../images/rightcolbottom.gif);
  background-position: bottom;
  background-repeat: no-repeat;
  margin-left: 500px;
  width: 280px;
  height: 350px;
  font-size: 11px;
}

#midcol a {
  color: #000000;
  text-decoration: none;
}

#midcol a:hover {
  color: #990000
}

#leftcol {
  background-color: #e5e5e5;
  float: left;
  margin-left: -780px;
  width: 500px
}

#leftcol a {
  font-size: 12px;
  color: #333333
}

#leftcol a:hover {
   color: #990000
}

#leftcol li {
  padding-bottom: 5px
}

#leftcol ul {
  margin-top: 8px;
  margin-bottom: 8px;
}

#footer {
  clear: both;
  background-color: #999933;
  color: #000000;
  width: 100%;
  font-size: 80%;
  border-top:1px solid #000000;
  border-bottom: 1px solid #000000
}

#footer p {
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
  margin: 0px;
}

.navtable {
  margin: 0px auto
}

.contentheadersrighttop {
   background-color: #999933;
   width: 100%;
   padding: 2px 0px 2px 0px;
   margin: 0px 0px 0px 0px;
   color: #000000;
   font-size: 12px;
   font-weight: bold;
   text-indent: 8px;
   border-top: 0px solid #000000;
   border-bottom: 1px solid #000000
}

.contentheadersnav {
    background-color: #999933;
   width: 100%;
   padding: 2px 0px 2px 0px;
   margin: 0px 0px 0px 0px;
   color: #000000;
   font-size: 12px;
   font-weight: bold;
   text-indent: 8px;
   border-top: 1px solid #000000;
   border-bottom: 1px solid #000000
}

.contentheadersnavnolink {
   background-color: #999966;
   width: 100%;
   padding: 2px 0px 2px 0px;
   margin: 0px 0px 0px 0px;
   color: #000000;
   font-size: 12px;
   font-weight: bold;
   text-indent: 8px;
   border-top: 1px solid #000000;
   border-bottom: 1px solid #000000
}


.contentheadersright {
   background-color: #999966;
   width: 100%;
   padding: 2px 0px 2px 0px;
   margin: 10px 0px 10px 0px;
   color: #000000;
   font-size: 12px;
   font-weight: bold;
   text-indent: 8px;
   border-top: 1px solid #666666;
   border-bottom: 1px solid #666666;
   border-right: 0px solid #000000;
   border-left: 0px solid #000000;
}

.ipadmid {
	margin: 10px 15px 10px 15px;
}

#powered {
  background-color: transparent;
  width: 780px;
  color: #000000;
  margin: 0px auto;
  text-align: center;
  font-size: 11px;
  padding-top: 10px;
  padding-bottom: 15px;
}

#powered a {
  color: #990000;
}












