@charset "utf-8";

body
{
	color:	white;
	background-color:	black;
	font-family:	"Palatino", "Garamond", serif;
	margin:	0 auto;
	width: 954px;
}

a:link, a:visited
{
	color:	white;
	text-decoration: none;
}

a:hover, a:active
{
	text-decoration: underline;
}

h1, dt
{
	font-family:	"Copperplate Gothic Bold", "Copperplate Gothic", "Copperplate", "CopprplGoth Bd BT", "Palatino", "Garamond", serif;
	font-weight: normal;
}

h2, h3, h4, h5, h6, #copyright
{
	font-family:	"Copperplate Gothic Light", "Copperplate Gothic", "Copperplate", "CopprplGoth BT", "Palatino", "Garamond", serif;
	font-weight: normal;
}

h1
{
	text-align:	center;
	font-size:	36pt;
	margin-bottom:	0;
}

h2
{
	text-align:	center;
	font-size:	24pt;
}

abbr, acronym
{
	text-decoration:	none;
	border: none;
}

.worldserve
{
	background: black url(http://images.WorldServe.com/background/earthrise.jpeg) left top no-repeat;
	width: 954px;
	min-height: 450px;
	padding-top: 25px;
	margin: auto;
}

.vcard
{
	width:	20%;
	display:    block;
	margin: auto;
}

/*
.vcard	.org
{
	font-family:	"Copperplate Gothic Light", "Copperplate Gothic", "Copperplate", "CopprplGoth BT", "Palatino", "Garamond", serif;
	font-weight: normal;
}
*/

ul.menu
{
	text-align: center;
	font-family: "Avant-Garde", "Century Gothic", sans-serif;
	font-size: 18pt;
	/*
	padding: .5em 0;
	*/
	margin: 0;
	list-style: none;
	clear:	both;
	padding: 0;
}

ul.menu li
{
	display: inline;
	margin: 0 .5em;
}

/*
.box-inner, .box-outer, .box-middle
{
	border:	red solid 1px;
}

.boxes-left, .boxes-right
{
	border:	blue solid 1px;
}
*/

.box-inner
{
	height:	100px;
	width:	100px;
}

.box-outer
{
	height:	300px;
	width:	100px;
}

.box-middle
{
	height:	200px;
	width:	75px;
}

.boxes-left span
{
	display:	block;
	float:	left;
}

.boxes-right span
{
	display:	block;
	float:	right;
}

.middle
{
	margin: 0 75px 2em;
}

.footer
{
	text-align:	center;
	font-size:	8pt;
	margin:		0 auto;
	clear:		both;
}

#copyright
{
	font-size:	8pt;
	display:	block;
}

div.Bible
{
    font-family: "Verdana", sans-serif;
    font-size: smaller;
}

div.Bible blockquote.Bible
{
/*
    padding-bottom: 0;
    margin-bottom: 0;
    float: left;
*/
}

div.Bible cite.Bible
{
    padding-top: 0;
    margin-top: .5em;
    margin-left: .5em;
    margin-bottom: .5em;
    text-align: right;
    vertical-align: text-bottom;
    float: right;
    display: block;
}

div.Bible
{
    display: block;
}

span.line1, span.line2, span.line3
{
    display:	block;
    margin:	0;
    padding:	0;
}

span.line2
{
    padding-left:	2em;
}

span.line3
{
    padding-left:	4em;
}

span.line4
{
    padding-left:	6em;
}

.Lord
{
    font-variant: small-caps;
}
