BODY { font-family: verdana;}

INPUT.submitbutton {border: 1px ridge #000000; background-color:#CCCCCC; color: #000000; font-family: Verdana, sans-serif; font-weight: bold; font-size: 8pt; cursor: hand;}

a.toplinks { color:#0033FF; text-decoration: none;	font-size: 11px; font-weight: bold; }
a.toplinks:visited { color: #0033FF; text-decoration: none;	font-size: 11px; font-weight: bold; }
a.toplinks:hover { color:#FF0000; text-decoration: none; font-size: 11px; font-weight: bold;}
a.toplinks.visited:hover { color: #0033FF; text-decoration: none; font-size: 11px; font-weight: bold; }


a.toplinks2 { color:#3366FF; text-decoration: none;	font-size: 11px; font-weight: bold; }
a.toplinks2:visited { color: #3366FF; text-decoration: none;	font-size: 11px; font-weight: bold; }
a.toplinks2:hover { color:#FF0000; text-decoration: none; font-size: 11px; font-weight: bold;}
a.toplinks2.visited:hover { color: #3366FF; text-decoration: none; font-size: 11px; font-weight: bold; }


a.toplinks3 { color:#3399FF; text-decoration: none;	font-size: 11px; font-weight: bold; }
a.toplinks3:visited { color: #3399FF; text-decoration: none;	font-size: 11px; font-weight: bold; }
a.toplinks3:hover { color:#FF0000; text-decoration: none; font-size: 11px; font-weight: bold;}
a.toplinks3.visited:hover { color: #3399FF; text-decoration: none; font-size: 11px; font-weight: bold; }


html, body {
	text-align: left;
	font-size: 11px;
	margin: 0 0 0px 0;
	background-color: #999999;
	
}


.main{

	background-color:#FFFFFF;
	
	border-top: #000000 1px solid; 
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;

	padding-left: 10px; 
	padding-right: 10px;

}


.rightcol{

	border-left: #000000 1px solid;
	padding-left: 8px;

}


.rightbox {
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.content{

	padding-left: 10px; 
	padding-right: 15px;

/*	background-image:url(images/chalice.jpg);
	background-repeat:no-repeat;
	background-position:center;*/

}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#003399;
}


h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#0066FF;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#339933;
}


.formfield {
	font-size: 10px;
	font-family: Verdana;
	border: 1px solid #000;
	background-color: #F0F0F0;
	line-height: 10px;
	text-align: bottom;
	padding: 1px 2px 1px 2px;
}


.scripture {
	font-family: verdana, sans serif;
	font-size: 12px;
	color:#CC3300;
	font-style:italic;
	font-weight:bold;
}


.chalice {
 	background-image:url(images/chalice.jpg);
	background-position: 0px 265px;
	background-repeat:no-repeat;
	
}
	
	
.chalice2 {
 	background-image:url(images/chalice_small.jpg);
	background-position: 0px 550px;
	background-repeat:no-repeat;
	
}

.chalice3 {
 	background-image:url(images/chalice_small.jpg);
	background-position: 0px 760px;
	background-repeat:no-repeat;
	
}
