body {
	color:		#707863;
	font-family:	Georgia, serif;
	font-size:	16px;
	line-height:	100%;
	background:     #FDFDFB url("spider.jpg") no-repeat scroll 0px 0px;
	}

#webName {
	font-family:	Verdana, sans-serif;
	font-size:	25px;
	text-align:	center;
	padding:	0px;
	}

#author {
	font-family:	Verdana, sans-serif;
	font-size:	12px;
	color:		#8F997E;
	padding:	5px;
	text-align:	center;
	}

div.archive {
	font-family:	Verdana, sans-serif;
	font-size:	10px;
	padding:	0px;
	padding-bottom:	3px;
	margin:		0px;
	line-height:	100%;
	}

a.archive:link {
	font-family:	Verdana, sans-serif;
	font-size:	10px;
	background:       transparent;
	color:            #8F997E;
	text-decoration:  none;
  }

a.archive:visited {
	font-family:	Verdana, sans-serif;
	font-size:	10px;
	background:       transparent;
	color:            #8F997E;
	text-decoration:  none;
  }

a.archive:active {
	font-family:	Verdana, sans-serif;
	font-size:	10px;
	background:       transparent;
	color:            #8F997E;
  }

a.archive:hover {
	font-family:	Verdana, sans-serif;
	font-size:	10px;
	background:       transparent;
	color:            #000000;
  }

#alignLeft {
	position:	absolute;
	top:		25px;
	left:		-500px;
	width:		150px;
	color:		#8F997E;
	text-align:	right;
	overflow:	visible;
	visibility:	visible;
	}

#alignRight {
	position:	absolute;
	top:		25px;
	left:		350px;
	width:		150px;
	color:		#8F997E;
	text-align:	left;
	overflow:	visible;
	visibility:	visible;
	}

.ltitle { /* The header for links on the side of the page */
	font-family:	Verdana, sans-serif;
	font-size:	11px;
	line-height:	100%;
	font-variant:	small-caps;
	font-weight:	bold;
	color:		#8F997E;
	}

/* Horizontal Menu */
#hMenu {
	color:		#8F997E;
	text-align:	center;
	padding:	0px;
	margin:		0px;
	}

#hMenu ul {
	font-family:	Verdana, sans-serif;
	font-size:	10px;
	padding:	0px;
	margin:		0px;
	}

#hMenu li {
	list-style-type:	none;
	list-style-position:	inside;
	padding:	0px;
	margin:		0px;
	display:		inline;
	}

#hMenu li a:link {
	background:       transparent;
	color:            #8F997E;
	text-decoration:  none;
  }

#hMenu li a:visited {
	background:       transparent;
	color:            #8F997E;
	text-decoration:  none;
  }

#hMenu li a:active {
	background:       transparent;
	color:            #8F997E;
  }

#hMenu li a:hover {
	background:       transparent;
	color:            #000000;
  }


/* Vertical Menu */
#alignLeft ul {
	font-family:	Verdana, sans-serif;
	font-size:	10px;
	line-height:	100%;
	padding:	0px;
	margin:		0px;
	margin-bottom:	3px;
	}

#alignLeft li {
	list-style-type:	none;
	list-style-position:	outside;
	padding:	0px;
	margin:		0px;
	}

#alignLeft li a:link {
	background:       transparent;
	color:            #8F997E;
	text-decoration:  none;
  }

#alignLeft li a:visited {
	background:       transparent;
	text-decoration:  none;
	color:            #8F997E;
  }

#alignLeft li a:active {
	background:       transparent;
	color:            #8F997E;
  }

#alignLeft li a:hover {
	background:       transparent;
	color:            #000000;
  }

#alignLeft img.topimg {
	position:      	absolute;
	top:	  	-75px;
	left:		100px;
	width:		50px;
	height:		50px;
	}

#alignRight ul {
	font-family:	Verdana, sans-serif;
	font-size:	10px;
	line-height:	100%;
	padding:	0px;
	margin:		0px;
	margin-bottom:	3px;
	}

#alignRight li {
	list-style-type:	none;
	list-style-position:	outside;
	padding:	0px;
	margin:		0px;
	}

#alignRight li a:link {
	background:       transparent;
	color:            #8F997E;
	text-decoration:  none;
  }

#alignRight li a:visited {
	background:       transparent;
	text-decoration:  none;
	color:            #8F997E;
  }

#alignRight li a:active {
	background:       transparent;
	color:            #8F997E;
  }

#alignRight li a:hover {
	background:       transparent;
	color:            #000000;
  }

#alignRight img.topimg {
	position:      	absolute;
	top:	  	-75px;
	left:		0px;
	width:		50px;
	height:		50px;
	}

/* Central Box */
#alignContent {
	position:	absolute;
	top:		85px;
	left:		50%;
	width:		0px;
	height:		100%;
	overflow:	visible;
	visibility:	visible;
	display:	block;
	}

.box {
	position:	relative;
	margin-left:	-327px;
	top:		0px;
	left:		0px;
	width:		655px;
	height:		auto;
	visibility:	visible;
	background:	transparent;
	}

.boxTop{
	position:	relative;
	top:		0px;
	left:		0px;
	width:		655px;
	height:		32px;
	padding:	0px;
	background:	url("top.gif");
	}

.boxMid {
	position:	relative;
	top:		0px;
	left:		0px;
	width:		655px;
	padding:	0px;
	background:	url("mid.gif");
	background-repeat: repeat-y;
	}

.boxContent {
	position:	relative;
	padding:	15px;
	text-align:	center;
	}

.boxBtm {
	position:	relative;
	top:		0px;
	left:		0px;
	width:		655px;
	height:		32px;
	padding:	0px;
	background:	url("btm.gif");
	}

.boxContent p {
	font-family:	Georgia, serif;
	font-size:	14px;
	line-height:	100%;
	text-align:	left;
	}

.boxContent ul {
	font-family:	Georgia, serif;
	font-size:	14px;
	line-height:	100%;
	text-align:	left;
	}

.boxContent img {
	border:		none;
	}

/* Content */
.verse {
	font-family:	Verdana, sans-serif;
	font-size:	10px;
	line-height:	100%;
	text-align:	center;
	}

.verseheading {
	font-family:	Verdana, sans-serif;
	font-size:	10px;
	line-height:	100%;
	font-weight:	Bold;
	text-align:	center;
	}

.verseauthor {
	font-family:	Verdana, sans-serif;
	font-size:	10px;
	line-height:	100%;
	font-style:	italic;
	text-align:	center;
	padding-bottom:	20px;
	}

.boxContent h1 {
	font-family:	Georgia, serif;
	line-height:	100%;
	font-variant:	small-caps;
	font-size:	18px;
	}

.boxContent a:link {
	background:       transparent;
	color:            #707863;
	text-decoration:  underline;
  }

.boxContent a:visited {
	background:       transparent;
	text-decoration:  underline;
	color:            #707863;
  }

.boxContent a:active {
	background:       transparent;
	text-decoration:  underline;
	color:            #707863;
  }

.boxContent a:hover {
	background:       transparent;
	text-decoration:  underline;
	color:            #000000;
  }

.footer {
	font-family:	Verdana, sans-serif;
	font-size:	10px;
	line-height:	100%;
	color:		#8F997E;
	text-align:	center;
	}

/* comment formating */

form {
	text-align: left;
	}

input {
	color:		#707863;
	}

button {
	color:		#707863;
	}

textarea {
	color:		#707863;
	}

div#entrybox {
	border:		1px solid #8F997E;
	padding:	5px;
	margin:		5px;
	}

ul.link {
	list-style-type: none;
	}

ul.link li {
	text-align:	left;
	text-indent:	-15px;
	line-height:	100%;
	font-family:	Verdana, sans-serif;
	font-size:	11px;
	padding-bottom:	5px;
	}

ul.link li a:link {
	color:            #8F997E;
	font-style:	  italic;
	text-decoration:  none;
	}

ul.link li a:visited {
	color:            #5998C9;
	text-decoration:  none;
	}

ul.link li a:active {
	color:            #8F997E;
	text-decoration:  none;
	}

ul.link li a:hover {
	color:            #000000;
	text-decoration:  none;
	}

.commentname {
	font-style:	italic;
	}

a.prevpage:link {
	color:            #8F997E;
	font-style:	  italic;
	text-decoration:  none;
	}

a.prevpage:visited {
	text-decoration:  none;
	}

a.prevpage:active {
	text-decoration:  none;
	}

a.prevpage:hover {
	color:            #000000;
	text-decoration:  none;
	}

p.prevpage {
	text-align:	center;
	}

p.countries {
	font-family:	Verdana, sans-serif;
	font-size:	9px;
	line-height: 	100%;
 	text-align: 	justify;
	border-style:	outset;
	padding:	2px;
	margin:		0px;
    }

#topMessage {
	font-family:	Verdana, sans-serif;
	font-size:	10px;
	color:		#000000;
	text-align:	center;
	padding:	0px;
	}
