body {
	background: url('images/bgindex01.jpg') no-repeat top left fixed #555555;
	color: #000000; 
	scrollbar-base-color: #5c7589;
	margin: 0 auto;
	font-family: times new roman;
	}


#sheet {
	position: relative;
	width: 950px;
	top: 10px;
	margin: 0 auto;
	padding: 0;
	background: transparent;
	text-align: left;
	}



#titlebar {
	margin: 0px 0px 0px 0px;
	width: 950px;
	height: 100px;
	padding: 10px;
	border: 0px;
	background: url('images/bgtitle01.jpg') no-repeat #555555;
	background-position: top left;
	}



#navcol {
	position: absolute;
	top: 120px;
	width: 150px;
	padding: 5px;
	border: 0px;
	background: url('images/bgcorner01.jpg') no-repeat #000000;
	background-position: top left;
	font-size: 23px;
	}
#navcol ul {
padding: 2px 2px 2px 20px;
list-style-type: none;
text-align: left;
}
#navcol ul a {
text-decoration: none;
font-weight: bold;
color: #66AAFF;
}
#navcol ul a:link {
font-weight: bold;
color: #66AAFF;
}
#navcol ul a:visited {
font-weight: bold;
color: #66AAFF;
}
#navcol ul a:hover {
color: #11CC11;
font-weight: bold;
text-decoration: underline;
}



#main {
	padding: 4px;
	width: 632px;
	border: 0px;
	background: #FFFFFF;
	background-position: bottom left;
	margin: 0px 150px 0px 160px;
	}
#main a {
text-decoration: none;
color: #0000FF;
}
#main a:link {
color: #0000FF;
}
#main a:visited {
text-decoration: none;
color: #AA00AA;
}
#main a:hover {
color: #116611;
text-decoration: underline;
}



#adcol {
	position: absolute;
	top: 120px;
	width: 170px;
	right: -20px;
	padding: 0px;
	border: 0px;
	background: #000000;
	background-position: top left;
	font-size: 20px;
	}
#adcol .fb-activity {
	background: #101010;
}

chpt {
font-size: 24px;
font-family: arial;
color: #FFFFFF;
}

img { 
border-style: none;
}

p#scripture{
color: #5588BB;
font-size: 18px;
font-family: sans-serif, verdana;
font-style: italic;
text-align: center;
}

p#def{
color: #AA0000;
font-size: 14px;
font-family: courier, verdana;
}



ref{
font-size: 12px;
font-family: arial;
color: #AAAAAA;
}
ref a {
text-decoration: underline;
color: #AAAACC;
}
ref a:link {
text-decoration: underline;
color: #AAAACC;
}
ref a:visited {
text-decoration: none;
color: #AA88AA;
}
ref a:hover {
color: #8888FF;
text-decoration: underline;
}


quote{
font-size: 18px;
font-style: italic;
}

quoteb{
font-size: 24px;
font-style: italic;
}

gold{
color: #AF7817;
}

grn{
color: #117711;
}

grnb{
color: #117711;
font-weight: bold;
}

grnb4{
color: #117711;
font-weight: bold;
font-size: 18px;
}

red{
color: #CC1111;
}

redb{
color: #CC1111;
font-weight: bold;
}

whiteb4{
color: #FFFFFF;
font-weight: bold;
font-size: 18px;
}

white{
color: #FFFFFF;
font-weight: bold;
font-size: 18px;
font-family: arial;
}

note{
color: #FFFFFF;
font-size: 12px;
font-family: tahoma;
}

#authorwrap {
	width: 620px;
	background: #ECECEC;
	border: 1px solid #999999;
	-moz-border-radius:20px;
	-moz-box-shadow: 2px 2px 5px #999999;
	-webkit-border-radius:20px;
	-webkit-box-shadow: 2px 2px 5px #999999;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-top: 15px;
}
#authorwrap .articletitle {
	width: 609px;
	background: #101020;
	color: #FFFFFF;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	margin-left: 4px;
	border: 1px solid #999999;
}

#authorwrap .author {
	float: left;
	width: 307px;
	height: 101px;
	padding-left: 3px;
	border-bottom: 1px solid #999999;
}
#authorwrap .relate {
	float: right;
	width: 310px;
	height: 91px;
	text-align: center;
	font-size: 13px;
	font-family: arial, sans-serif;
	padding-top: 10px;
	border-bottom: 1px solid #999999;
}


#formWrap {
	width: 600px;
	margin-top: 5px;
	margin-left: 5px;
	background: #DDDDDD;
	border: 1px solid #F1F1F1;
	-moz-border-radius:20px;
	-moz-box-shadow: 2px 2px 5px #999999;
	-webkit-border-radius:20px;
	-webkit-box-shadow: 2px 2px 5px #999999;
	padding: 16px 10px 40px;
}

#formWrap #form {
	border-top: 1px solid #EEEEEE;
	width: 100%;
}

#form .row {
	border-bottom: 1px dotted #EEEEEE;
	display: block;
	line-height: 38px;
	overflow; auto;
	padding: 24px 0px;
	width: 600px;
}

#form .row .label {
	font-size: 16px;
	font-weight: bold;
	font-family: arial, sans-serif;
	width: 150px;
	text-align: right;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
}

#form .row .input {
	float: left;
	margin-right: 10px;
	width: auto;
}

.detail {
	width: 260px;
	font-family: arial, sans-serif;
	font-size: 20px;
	padding: 7px 8px;
	margin: 0;
	display: block;
}

.mess {
	width: 400px;
	max-width: 400px;
	height: 280px;
	overflow: auto;
	font-family: arial, sans-serif;
	font-size: 16px;
	padding: 7px 8px;
	line-height: 1em;
	margin: 0;
	display: block;
}


#form .row .context {
	color: #666666;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	font-family: arial, sans-serif;
	width: 130px;
	float: left;
}

#form #submit {
	font-family: arial, sans-serif;
	margin-top: 25px;
	margin-left: 170px;
	color: #000000;
	font-size: 16px;
	text-shadow: 1px 1px 1px #999999;
	padding: 10px;
}

span.error {
	color: #CC0000;
	display: block;
	font-family: arial, sans-serif;
	font-size: 12px;
	background: url('images/x.png') no-repeat;
	background-position: left 6px;
	padding-left: 25px;
}


#scale-down {
	height: 180px;
}
#scale-down img {
	height: 100%;
}



#head {
	width: 600px;
	background: #201010;
	border: 1px solid #999999;
	-moz-border-radius:20px;
	-moz-box-shadow: 2px 2px 5px #999999;
	-webkit-border-radius:20px;
	-webkit-box-shadow: 2px 2px 5px #999999;
	margin-left: 12px;
	margin-bottom: 6px;
}
#head .headtext {
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
#head a {
color: #FFFFFF;
}
#head a:link {
color: #FFFFFF;
}
#head a:visited {
color: #FFFFFF;
}
#head a:hover {
text-decoration: none;
color: #FFFFFF;
}


.articles-by-category-list-head a {
  color: #FFFFFF !important;
}

.articles-by-category-list-head {
  color: #FFFFFF;
  font-family: arial,sans-serif;
  font-size: 24px;
  text-align: center;
  background: none repeat scroll 0 0 #201010;
	-moz-border-radius:20px;
	-moz-box-shadow: 2px 2px 5px #999999;
	-webkit-border-radius:20px;
	-webkit-box-shadow: 2px 2px 5px #999999;
  border: 1px solid #999999;
  margin-bottom: 12px;
  margin-left: 4px;
  width: 600px;
}
.articles-by-category-list-head a {
  color: #FFFFFF !important;
}
.articles-by-category-list-head a:hover {
  text-decoration: none !important;
}
.articles-by-category-list {
  width: 626px;
  margin-bottom: 25px;
  border-top: 1px solid #444444;
  border-left: 1px solid #444444;
  border-right: 1px solid #444444;
}
.articles-by-category-list-item {
  width: 100%;
  background: #ECECEC;
  border-bottom: 1px solid #444444;
  vertical-align: middle;
}  
.articles-by-category-list-item-left {
  display: inline-block;
  vertical-align: middle;
  width: 250px;
  padding: 2px;
  text-align: center;
}
.articles-by-category-list-item-right {
  display: inline-block;
  vertical-align: middle;
  width: 360px;
  padding: 2px;
  text-align: left;
}

#buttonhome:hover {
  position: fixed;
  background-image: url('images/buttonNAVhomehover.png');
  height: 28px;
  width: 132px;
}

