.maxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
}
.nametext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}

.righthandbox {
	background-image: url(images/handsup_03.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFD167;
	height: 100%;
}
.righthandboxCopy {

	background-image: none;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFD167;
	height: 100%;
}
.background {
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
}

