html, body {
  margin: 0;
  padding: 0;
}
body {
	font-family: arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 76%;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	text-align: center;
	background-color: #d4ddea;
	background-image: url(../image-files/a1_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
p {
  margin: 0 10px 10px;
}
a {
  color: #0066ff;
  text-decoration: underline;
}
a img {
  border:  none;
}
a:hover {
  text-decoration: none;
}
img.picA {
  padding: 8px;
  background: transparent url(../image-files/a47.gif) no-repeat scroll 0%;
  position: relative;
  top: -2px;
  width: 76px;
  height: 74px;
}
img.picB {
  padding: 7px;
  background: transparent url(../image-files/a26.gif) no-repeat scroll 0%;
  position: relative;
  top: -2px;
  width: 146px;
  height: 75px;
}
img.photo {
  padding: 8px;
  position: relative;
  top: -2px;
}
img.floatleft {
  margin: 0px 14px 3px 0px;
  float: left;
}
img.floatright {
  margin: 0px 0px 3px 14px;
  float: right;
}
img.floatmid {
  margin: 0px 0px 3px;
}
div.boxmid {
  margin: 10px 0px;
  text-align: center;
}
div.greenbox {
  border: 4px dashed #acda6d;
  background-color: #e7ffce;
  width: 190px;
  padding-right: 5px;
  padding-left: 5px;
}
div.boxleft {
  margin: 0px 14px 3px 0px;
  float: left;
}
div.boxright {
  margin: 0px 0px 3px 14px;
  float: right;
}
#ads_250_left {
  margin: 10px 5px 5px 2px;
  float: left;
  width: 250px;
  height: 250px;
}
#ads_468_center {
  margin-top: 5px;
  margin-bottom: 5px;
  width: 100%;
  text-align: center;
  height: 62px;
}
#ads_336_large {
  margin-top: 5px;
  margin-bottom: 5px;
  width: 100%;
  text-align: center;
  height: 285px;
}
div#header {
  text-align: center;
}
div#header h1 {
  margin: 0;
  height: 80px;
  line-height: 80px;
  padding-left: 10px;
}
div#linkbar {
  margin: 0px 4px;
  padding: 4px;
  text-align: right;
  background-color: #353535;
}
div#container {
  text-align: left;
}
div#container {
  margin: 0 auto;
  width: 900px;
  background-image: url(../image-files/bg_container.gif);
}
div#content {
  margin: 0px 180px 0px 160px;
}
div#content p {
  line-height: 1.4;
}

div#content li {
  margin-top: 5px;
}

#content h1 {
  padding: 0px 0px 10px 15px;
  position: relative;
  top: 1px;
  font-size: 21px;
  line-height: 25px;
  color: #0066ff;
  margin-bottom: 10px;
}

div#content h2 {
	font-size: 16px;
	line-height: 25px;
	color: #0066ff;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 10px;
	padding: 0;
}

.bigbluetext {
	font-size: 24px;
	line-height: 25px;
	color: #0066ff;
	margin-top: 20px;
	font-weight: bold;
}

div#navigation {
  float: left;
  width: 160px;
  margin-left: -896px;
}
div#navigation ul {
  margin: 15px 0;
  padding: 0;
  list-style-type: none;
}
div#navigation li {
  margin-bottom: 5px;
}
ul.linklist {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
ul.linklist li {
  border-top: 1px solid #eeeeee;
  margin: 7px 10px 0px;
  padding-top: 9px;
}
ul.linklist li.first {
  border-top: 0px none;
  margin-top: 0px;
  padding-top: 0px;
}
ul.linklist li.indent {
  border-top: 1px solid #ffffff;
  margin: 5px 0px 0px 10px;
  padding-top: 5px;
  list-style-type: square;
}
div#extra {
  float: left;
  width: 176px;
  margin-left: -180px;
  background-color: #e6e6e6;
  background-image: url(../image-files/bg_extras.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
}
div#wrapper {
  float: left;
  width: 100%;
}
div#footer {
  background: #d4ddea url(../image-files/bg_footer.gif) no-repeat scroll 0%;
  height: 62px;
  text-align: center;
  clear: left;
  width: 100%;
  padding-top: 20px;
}
#footer a {
  color: #000000;
}
