#rndbox {
	background: #c6d9ea;
	width: 300px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
}
.rndtop {
	background: url(../images/pagedesign/toprightgrn.gif) no-repeat right top;
}
.rndbottom {
	background: url(../images/pagedesign/bottomrightgrn.gif) no-repeat right top;
}
.rndtop2 {
	background: url(../images/pagedesign/topright2.gif) no-repeat right top;
}
.rndbottom2 {
	background: url(../images/pagedesign/bottomright2.gif) no-repeat right top;
}

.rndbox p {
	margin: 0 8px;
	}
.boxcontents {
		padding-left:5px;
		font: 12px,Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

.boxout {
	color: #FFFFFF;
		
}
.boxout a:link, .boxout a:visited {
	text-decoration: underline;
	color: #e7f328;
	background-color: transparent;
}
.boxout a:hover, .boxout a:active {
	background-color: #e2db68;
	color: #191970;
}

#box1 {
	position: absolute;
	top: 70px;
	left: 20px;
	width: 450px;
	padding: 0px;
	background-color: #3a9c53;
	color: #FFFFFF;
}
.archive {
	font: 14px,Lucida handwriting, 12px,sans-serif;
}
#box2 {
	position: absolute;
	top: 200px;
	right: 10px;
	width: 500px;
	padding: -20px;
	background-color: #B51032;
	color: #FFFFFF;
}
#box2 h2 {
	  padding-bottom: -20px;
	 }
#box2heading {
		position: absolute;
		top: 200px;
		right: 150px;
		width: 200px;
		padding: -20px;
		background-color: #B51032;
		color: #FFFFFF;
}
#box3 {
	position: absolute;
	top: 50px;
	left: 500px;
	width: 250px;
	background-color: transparent;
	color: #000000;
}
#box4 {
	position: absolute;
	top: 75px;
	left: 300px;
	width: 100px;
	background-color: transparent;
	color: #FFFFFF;
}
#box5 {
	position: absolute;
	top: 30px;
	left: 1150px;
	width: 170px;
	background-color: #456376;
	color: #ffffff;
}
#box6 {
	position: absolute;
	top: 400px;
	left: 20px;
	width: 600px;
	padding: 0px;
	background-color: transparent;
	color: #000000;
	font: 12px,Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background-color: grey;
	color: #B51032;
}

#boxbible {
	position: absolute;
	top: 60px;
	right: 10px;
	width: 600px;
	padding: -20px;
	background-color: #e2db68;
	color: #ffffff;
}
#boxbible h2 {
	  padding-bottom: -20px;
	 }
#boxbibleheading {
		position: absolute;
		top: 60px;
		right: 150px;
		width: 200px;
		padding: -20px;
		background-color: #ffff55;
		color: #000000;
}
