P, LI {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

P.small {
	font-size : 8pt;
}
H1 {
	font-family : Tahoma;
	font-size : 18pt;
}

H2 {
	font-family : Tahoma;
	font-size : 14pt;
}

H3 {
	font-family : Tahoma;
	font-size : 12pt;
}

P.quote {
	border-bottom-width : medium;
	border-left-width : medium;
	border-right-width : medium;
	border-top-width : medium;
	border : solid;
	padding-bottom : 15px;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 15px;
}

.link {
	font-size : 12pt;
	font-weight : bolder;
}

.nomargin {
	margin-bottom : 0px;
}
LI.space {
	margin-bottom : 10px;
}
.portrait {
	background-image: url(images/dillard6.jpg);
	position: absolute;
	height: 104px;
	width: 140px;
	left: 0px;
	top: 0px;
	border-color: #336699;
	border-style: solid;
	border-width: thin;
}
.header {
	background-image: url(images/header.gif);
	position: absolute;
	height: 104px;
	width: 600px;
	left: 141px;
	top: 0px;
}
.address {
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 10pt;
	line-height: 30px;
	font-weight: bold;
	color: #ffffff;
	background-color: #336699;
	position: absolute;
	left: 140px;
	top: 105px;
	text-align: center;
	width: 600px;
}

.smallbox {
	background-color: #336699;
	position: absolute;
	left: 0px;
	top: 105px;
	width: 140px;
	height: 30px;
}
.menubox {
	position: absolute;
	width: 140px;
	left: 0px;
	top: 144px;
}
.main {
	margin: 0px;
	position: absolute;
	width: 585px;
	left: 126px;
	top: 135px;
}
#bodytext {
	margin-left: 15px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #336699;
	width: 565px;
	visibility: visible;
	left: 0px;
	padding: 15px;
}

#footer {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #336699;
	width: 585px;
	left: 0px;
	margin-top: 0px;
	padding-top: 15px;
	margin-left: 15px;
	text-align: center;
}
p.verse {
	font-style: italic;
	margin-bottom: 3px;
	margin-left: 50px;
}
p.chapter {
	font-size: 8pt;
	margin-top: 2px;
	margin-left: 50px;
}

body {
	background-color: #dff1ff;
}
