body {
	background-image: url(images/blue-bkgnd.jpg);
	background-repeat: repeat-y;


}
.main {
	width: 800px;
	background-position: center top;
	background-image: url(originals/palms_border_top.gif);
	background-repeat: no-repeat;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 0px;
	z-index: -1;






}

.pageHeader {
	margin-left:  0px;
	margin-top:  0px;
	top: 0px;
	position: static;
	z-index: 1;






	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.boxy {
	background-image: url(images/Blank1_Box.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 400px;
	float: none;
	position: relative;
}
.footer {
	background-image: url(images/palms_border_bottom1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: static;
	height: 70px;


}
a:link {
	color: E40173;
}
a:visited {
	color: e40173;
}
a:hover {
	color: #0033FF;
}
