body {
background: url(bg_tile.jpg);
background-repeat: repeat-x;
background-color: #DEDEDE;
font-family: verdana;
font-size: 11px;
}
td {
font-family: verdana;
font-size: 11px;
}
h2 {
margin: 0px;
padding-top: 0px;
padding-bottom: 0;
font-size: 13pt;
}
.smalltext {
	font-size: 7pt;
}
.links {
font-family: verdana;
font-size: 11px;
}
#background
{
  width: 775px;
  height: 680px;
  background: url(bg.jpg);
  background-repeat: no-repeat;
  z-index: 1;
}
#header
{
  position: relative;
  top: 125px;
  left: -70px;
  width: 500px;
  text-align: left;
  font-family: verdana;
  font-size: 11px;
  z-index: 300;
}
#thanksheader
{
  position: relative;
  top: 115px;
  left: -75px;
  width: 500px;
  height: 475px;
  text-align: left;
  font-family: verdana;
  font-size: 11px;
}
#adsense {
position: relative;
top: -250px;
right: -255;
color: white;
width: 120px;
height: 400px;
z-index: 500;
}
#thanksadsense {
position: relative;
top: -350px;
right: -255;
color: white;
width: 120px;
height: 400px;
z-index: 500;
}
#form
{
  position: relative;
  top: 50px;
  left: -145px;
  width: 350px;
  text-align: left;
  z-index: 300;
}
#footer
{
  position: relative;
  top: -200px;
  left: 15px;
  width: 667px;
  text-align: left;
  color: white;
  z-index: 300;
}
#thanksfooter
{
  position: relative;
  top: -280px;
  left: 15px;
  width: 667px;
  text-align: left;
  color: yellow;
  z-index: 300;
}
a.footerlinks {
	color: white;
}
a.footerlinks:hover {
	color: #00F87E;
}
a.links {
	color: white;
	
}
a.links:hover {
	color: #00F87E;
}