.pagebg {
	background-image: url(images/spacer.jpg);
	background-repeat: repeat;
}
.background {
	background-image: url(images/logo_style.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFE476;
}
.large_box {
	height: 100%;
	width: 100%;
}
.smallbox {
	height: 130px;
	width: 100%;
}
.textbox {
	height: 300px;
	width: 667px;
}

