body {
	margin: 0px;
	padding: 0px;
	border: 0px; 
}

div#header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 750px;
	height: 222px;
	background-image: url(../permimages/parch4.jpg); 
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#ground1, #pageTitle, #househome, #cloudTop, #flashpiece, #ground2, #ground3 {
	position: absolute;
}

#ground1 {
	left:0px;
	top:202px;
	width:35px;
	height:26px;
	background-image: url(../permimages/ground1.gif);

}
#pageTitle {
	left:35px;
	top:10px;
	width:110px;
	height:33px;
	font-family: New Baskerville ITC, Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #938A7D;
}

#househome {
	left:35px;
	top:120px;
	width:110px;
	height:105px;
}

#cloudTop {
    	left: 300px;
	top: 0px;
	width: 218px;
	height: 42px;
	background-image: url(../permimages/cloudtop.jpg); 
}

#flashpiece {
	left:150px;
	top:42px;
	width:475px;
	height:185px;
}
#ground2 {
	left:145px;
	top:202px;
	width:5px;
	height:26px;
	background-image: url(../permimages/ground2.gif);
}

#ground3 {
	left:625px;
	top:201px;
	width:125px;
	height:26px;
	background-image: url(../permimages/ground3.gif);
}

#homeButton, #cultureButton, #languageButton, #doctrineButton, #natureButton, #practiceButton, #contactButton, {
	float: left;
	top:250px;
	height: 10px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#header a:link, #header a:visited {
	color: black;
}

#header a:hover, #header a:active {
	color: white;
}

a.btn{
	font-family: New Baskerville ITC, Times, serif;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	letter-spacing: 1px;
	font-color: black;	
}

a:visited.btn, a:link.btn {
	color: black;
}


a:active.btn, a:hover.btn {
	color: white;
}


#bannerArea {
	float: left;
	clear: both;
	top: 223px;
	left: 0px;
	width: 750px;
	height: 36px;
	background-color: #938A7D;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.anyButton {
	float: left;
	clear: both;
	height: 30px;
	border: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 2px;
}
