body {
font-size: 10pt; font-family: Verdana;
margin-top: 0px;
margin-bottom: 0px;
background-image: url('pagebackground.jpg');
background-repeat: repeat-y;
background-position: center;
background-color: #87B8E7; 
text-align:center;
padding-top:0px;
}

#wrapper {
  padding-top: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right:auto;
  /*width: 1000px;*/
}

.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

img {
    padding: 0px;
    border: 0px;	
}

.style2 {font-size: 14px}
.style2 {font-size: 18px}
.style3 {
	font-size: 12px;
	color: #B8D6F2;
}
.style4 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;}
.style6 {font-size: 12px}

/*#footer a:link {
	color: #CCCCFF;
	text-decoration: none;
}
#footer a:hover {
	color: white;
	text-decoration: none;
}
#footer a:visited {
	color: #CCCCFF;
	text-decoration: none;
}*/

#nav a:link {
	color: white;
	text-decoration: none;
}
#nav a:hover {
	color: #FFCC66;
	text-decoration: none;
}
#nav a:visited {
	color: white;
	text-decoration: none;
}

a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #99CCFF;
}
a:active {
	text-decoration: none;
}

#bodyleft a:link {
		color: #99CCFF;
	text-decoration: none;
}
#bodyleft a:visited {
			color: #99CCFF;
	text-decoration: none;
}
#bodyleft a:hover {
	text-decoration: none;
	color: white;
}
#bodyleft a:active {
			color: #99CCFF;
	text-decoration: none;
}