.center2page {
	width: 750px;
	margin-left: 50%;
	left: -375px;
	position: relative;
	margin-top: 20px;
}
.centerColPage { width: 750px; margin-left: 50%; left: -375px; position: relative; height: auto; 
}


.homecolumn   {
	float: left;
	width: 249px;
	font-size: 110%;
	border-left: #C2C4C3 1px solid;
}
.homecolcontent     { line-height: 120%; text-align: left; padding-right: 10px; padding-left: 10px; height: 425px; 
}

.loadedtables {
	background-repeat: repeat-x;
	background-image: url(../images/backgrounds/grad.jpg);
	height: 25px;
	width: auto;
	}
.loadedtablesbot {
	background-repeat: repeat-x;
	background-image: url(../images/backgrounds/grad2.jpg);
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2AEC4;
	width: 100%;
	}
h3      {
	font-size: 110%;
	color: #000000;
	margin-bottom: 10px;
}
.card      {
	background-image: url(../images/main%20page/giftcard.jpg);
	background-repeat: no-repeat;
	height: 148px;
	width: 230px;
}
.cardinput {
	text-align: center;
	display: inline-block;
	padding-top: 45px;
	padding-left: 15px;
}
.regmid { margin-left: 10px; margin-top: 10px; margin-bottom: 10px; 
}
.spaceTop {
	padding-top: 10px;
}
