html {
   overflow: auto;
}  /* This forces a scrollbar on short pages */


body {
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
  font-size: small;
  color: black;
  background: #c7ccb9;
  margin-top: 0px;
}

img {
	border: 0;
	margin-left: auto;
	margin-right: auto;
}

#apDiv1 {
	position:absolute;
	left:260px;
	top:230px;
	width:523px;
	height:482px;
	z-index:0;
}
#apDiv2 {
	position:absolute;
	left:808px;
	top:229px;
	width:322px;
	height:484px;
	z-index:0;
}
#apDiv3 {
	position:absolute;
	left:248px;
	top:919px;
	width:897px;
	height:23px;
	z-index:53;
	text-align: right;
}

#apDiv4 {
	position:absolute;
	left:295px;
	top:841px;
	width:288px;
	height:21px;
	z-index:54;
	color: #333;
}
#apDiv3 {
	color: #333;
}


#container900 {
  position:relative;
  max-width: 800px;
  padding: 30px 50px 50px 50px;
  background: #fdf9f2 url(images/SVF-Web-template_15.gif) repeat-x;
}

#container550 {
  max-width: 480px;
  padding: 30px 20px 50px 50px;
  background: #fdf9f2 url(images/SVF-Web-template_15.gif) no-repeat;
}

#container350 {
  max-width: 280px;
  padding: 30px 20px 50px 50px;
  background: #fdf9f2 url(images/SVF-Web-template_15.gif) no-repeat;
}

.maincolumn {
  max-width: 450px;
  padding: 0px 20px 0px 0px;
}

h1 {
  font-family: "Arial Black", Gadget, Charcoal, Impact, sans-serif;
  font-size: x-large;
  line-height: 1.1;
  color: #697452;
}

h2 {
  font-family: "Arial Black", Gadget, Charcoal, Impact, sans-serif;
  font-size: large;
  line-height: 1.1;
  color: #666;
}


ul {
  list-style: square;
}

.spaced {
  margin-top: 9px;
  margin-bottom: 9px;
}

.nobullet {
  list-style: none;
}

.alignright {
  text-align: right;
}

.bold {
  font-weight: bold;
}

.boldgreen {
  font-weight: bold;
  font-size: 110%;
  color: #445544;
}

.italic {
  font-style: italic;
}

.bold-italic {
  font-style: italic;
  font-weight: bold;
}

sup {
  font-size: xx-small;
  line-height: 0.5em
} 

.footermenu {
	text-align: right;
}
