﻿#actual-content {
  margin: 0 22px ;
  padding-bottom: 30px;
}

#cfwebmasters {
  color: #FFFFFF;
  float: right;
  font-size: 10px;
  margin: 117px 47px 0 0;
}

#cfwebmasters a:link, #cfwebmasters a:visited {
  color: #FFFFFF;
}

#cfwebmasters a:hover {
  text-decoration: none;
}
    
#content-bg {
  background-image: url(../images/content-bg2.gif);
  background-position: 353px bottom;
  background-repeat: no-repeat;
}

#content-container {
  background-color: #F0F0E0;
  background-image: url(../images/content-bg.gif);
  background-position: top;
  background-repeat: repeat-x;
  border-left-color: #000000;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #000000;
  border-right-style: solid;
  border-right-width: 1px;
  margin: 0 auto;
  width: 873px;
}

#content-container a:link, #content-container a:visited {
  color: #4C8ED9;
  font-weight: bold;
}

#content-container a:hover {
  color: #58A5FC;
  text-decoration: none;
}

#header {
  height: 499px;
  margin: 0 auto;
  width: 989px;
}

#links {
  float: left;
}

#page-bottom {
  background-image: url(../images/footer-bg.jpg);
  background-repeat: no-repeat;
  height: 148px;
  margin: 0 auto;
  width: 990px;
}

#page-container {
  margin: 0 auto;
  width: 990px;
}

#page-title {
  margin: 5px 0 0;
}

#site-map {
  background-image: url(../images/site-map-bg.gif);
  background-position: bottom;
  background-repeat: no-repeat;
  font-size: 11px;
  height: 32px;
  margin: 0 auto;
  padding: 5px 13px 0;
  text-align: right;
  width: 849px;
}

#site-map a:link, #site-map a:visited {
  color: #000000;
}

#site-map a:hover {
  color: #A96606;
  text-decoration: none;
}

.seperator {
  background-color: #000000;
  height: 1px;
  margin: 0 auto;
  width: 828px;
}

.SHB {
  color: #6D5A45;
  font-style: italic;
  font-weight: bold;
}

/* HTML Tags */
body {
  background-image: url(../images/page-bg.gif);
  background-repeat: repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  height: 100%;
  margin: 0;
}

img  {
  border: none;
}

ul {
  color: #4C8ED9;
  font-weight: bold;
}


#flash {
	float: right;
  margin: 5px 0 0 15px;
}