#calendar {
	background-color: #38C0F4;
	height: auto;
	width: 850;
	float: left;
	padding: 25px;
	color: #e2f7ff;
	border: 3px solid #fa8e00;
	text-align: left;
}
#frame {
	clear: both;
}


.header {
	font-family: Andy;
	font-size: 300%;
	color: #fff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e2f7ff;
}	

.subHeader {
	font-family: Andy;
	font-size: 200%;
	color: #FFF;
	text-align: left;
}
.payment {
	height: 120px;
	width: 400px;
	float: left;
}
