body { background-color: #ffffcc;
	overflow-y: scroll; }

.contentHolder 
{
    margin: 0px;
    padding: 0px;
	width: 100%; 
}

.textHolder {
	color: #000;
	text-align: left;
	margin-left: 0px;
	margin-top: 250px;
	font-size: 13px;
	margin-right: 0px;
	padding-bottom: 0px;

}

.centertext {
	color: #000;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 13px;
	margin-right: 0px;
	padding-bottom: 0px;
}
	
.header {
	height: 126px;
	width: 576px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.background {
	height: auto;
	width: 576px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 0px;
    padding: 0px;
}

.subbackground {
	height: auto;
	width: 576px;
	background-image: url(../images/subpagebackground.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 0px;
	padding: 0px;
}
	
.footer {
	height: 25px;
	width: 576px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	position: relative;
	margin: 0px;
	padding: 0px;
	
}

.btn1 
{
	top: -126px;
	left: 20px;
	position: relative;
	list-style-type: none;
}


.button1 {
	width: 108px;
	height: 18px;
	background-image: url(../images/headerabout.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	margin-bottom: 0px;
	top: -10px;
	left: 10px;


}

.button2 {
	width: 126px;
	height: 18px;
	background-image: url(../images/headerceremonies.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	margin-bottom: 0px;
	top: -28px;

}

.button3 {
	width: 162px;
	height: 18px;
	background-image: url(../images/headercertifications.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	margin-bottom: 0px;
	top: -45px;
	left: 230px;
}

.button4 {
	width: 108px;
	height: 18px;
	background-image: url(../images/headercontact.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	margin-bottom: 0px;
	top: -64px;
	left: 10px;
}
	
.btn1 {
	left: -230px;
}

.btn2 {
	left: -100px;
}

.btn3 {
	left: 70;
}

.btn4 {
    left: 220;
}

.headingtext {
	color: #000;
	text-align: center;
	margin-left: 10px;
	margin-top: 200px;
	font-size: 30px;
	margin-right: 10px;
	padding-bottom: 10px;
}

.subheadingtext {
	color: #000;
	text-align: center;
	margin-left: 10px;
	margin-top: -40px;
	font-size: 30px;
	margin-right: 10px;
	padding-bottom: 10px;
}

.bodytext {
	color: #000;
	text-align: left;
	margin-left: 10px;
	margin-top: 0px;
	font-size: 13px;
	margin-right: 10px;
	padding-bottom: 10px;
}

.subbodytext {
	color: #000;
	text-align: left;
	margin-left: 5px;
	margin-top: 0px;
	font-size: 13px;
	margin-right: 0px;
	padding-bottom: 0px;
}

.jeffpicture {
	margin-left: 10px;
	margin-right: 280px;
	margin-top: 0px;
}

.picturetext {
	color: #000;
	text-align: left;
	margin-left: 315px;
	margin-top: -220px;
	font-size: 13px;
	margin-right: 10px;
}

.quote {
	color: #000;
	text-align: left;
	margin-left: 70px;
	font-size: 13px;
	width: 400px;
}