.fullpage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	background-color: #BDD7F7;
	background-image: url(../images/bckgrnd1.jpg);
	background-repeat: repeat-x;
}
.horizpipe {
	background-image: url(../images/horzpipe.gif);
	background-repeat: repeat-x;
}
.vertpipe {
	background-image: url(../images/vertpipe.gif);
	background-repeat: repeat-y;
}
