body
{
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: Times New Roman, Tahoma, Arial, Verdana;
}

div#wrapper
{
  width: 970px;
  margin: 0 auto;
  color: #555;
  text-align: left;
  overflow: hidden;
}

div#sitebanner
{
  text-align: left;
}

div#sitebanner img.BannerImage
{
  margin: 0 auto;
}

div#sitebanner img.BannerLeader
{
  float: right;
  margin: 70px 100px 0 0;
}

div#navbanner
{
  text-align: center;
  clear: both;
  padding-left: 170px;
}

div#navbanner a, div#footer a
{
  text-decoration: none;
  width: 120px;
  height: 30px;
  display: block;
  float: left;
  margin: 0 auto;
  background-repeat: no-repeat;
}

div#footer
{
  padding-left: 150px;
}

div#footer img#footerimage
{
  float: right;
}

div#footer a
{
  padding-top: 100px;
}

div#content
{
  clear: both;
  margin: 4em 150px -2em 150px;
}

img
{
  border: 0;
}

a:link, a:visited
{
  color: #DDAA00;
  text-decoration: none;
  font-weight: bold;
}

a:hover, a:active
{
  color: #FFCC00;
  text-decoration: underline;
}

h1, h2, h3
{
  font-family: Monotype Corsiva;
  color: #DDAA00;
}

.left
{
  float: left;
}

.right
{
  float: right;
}

br.clear
{
  clear: both;
  height: 0px;
}

dt
{
  font-weight: bold;
  margin-top: 1em;
}

dd
{
color: #996600;
}

div.MainPicture
{
  width: 300px;
  height: 200px;
  padding: 16px;
  margin: 20px;
  margin-top: 0;
  z-index: 0;
  position: relative;
}

div.MainPicture img
{
  z-index: 0;
}

div.topleftwrapper
{
  background-image: url(Images/corner_top_left.gif);
  background-position: 0, 0;
  background-repeat: no-repeat;
  z-index: 1;
  width: 75px;
  height: 75px;
  position: absolute;
  top: 0;
  left: 0;
}

div.bottomrightwrapper
{
  background-image: url(Images/corner_bottom_right.gif);
  background-position: 0, 0;
  background-repeat: no-repeat;
  z-index: 1;
  width: 75px;
  height: 75px;
  position: absolute;
  bottom: 0;
  right: 0;
}

td.service
{
  width: 800px;
}

td.cost
{
  width: 200px;
  padding-left: 50px;
}

p.PictureTitle
{
  margin: 0;
  padding: 0 0 0 0.5em;
  font-weight: bold;
  color: #555;
}

div#footer a#SponsorLink
{
  float: right;
  font-size: 14px;
  color: #DDAA00;
  margin: 0;
  padding: 0;
  height: 2em;
  width: auto;
}

div#footer a#SponsorLink:hover, div#footer a#SponsorLink:active
{
  color: #FFCC00;
  text-decoration: underline;
}

.highlight
{
  color: #DDAA00;
  font-weight: bold;
}

hr
{
  width: 25%;
  color: #FFCC00;
  margin-top: 2em;
}

div.sitenode
{
	margin-left: 1em;
}


div.sitenode a
{
	color: #555;
	font-weight: normal;
}