@charset "UTF-8";
/* CSS Document */


div#verseimage {
	width:950px;
	margin:0 auto;
	height: 77px;
	background-image: url(/new/images/topverse.png);
}

div#logoimage {
	width:950px;
	margin:0 auto;
	height: 172px;
	background-image: url(/new/images/logoheader.jpg);
}
div#emptyheader h1 {
	
}

div#content p {
	line-height:1.5;
	font-family: Times;
	color: #725B44;
	width:700px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: text-top;
	text-align: left;
	padding-top: 0px;
	position: relative;
	top: 20px;
	left: 5px;

}
div#navigation {
	background-image: url(images/navback.jpg);
	height: 306px;
	background-repeat: no-repeat;
}
div#extra {
}

div#scroller {
	float:right;
	width:800px
}

div#container {
	clear:both;
	width:950px;
	margin:0 auto;
	background-color: #fefbec;
}
div#content {
	float:right;
	width:800px
}
div#navigation {
	float:left;
	width:148px
}
div#extra {
	float:left;
	clear:left;
	width:148px;
	height: 0px;
}
div#bottomdonotfill {
	clear:both;
	width:100%;
	height: 0px;
	
}
div#footer {
	clear:both;
	width:950px;
	margin:0 auto;
	background-image: url(images/footer.png);
	background-position: center top;
	height: 120px;
	background-repeat: no-repeat;
}
div#login {
	width: 40px;
	left: 5px;
	position: relative;
	top: -20px;
}

div#mod {
	width: 300px;
	height:auto;
	left: 200px;
	position: relative;
	top: -150px;
}


div#addresstextbox {
	width: 550px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	position: relative;
	top: 55px;
	left: 150px;
	text-align: center;
}

div#editicon {
	width: 75px;
	position: relative;
	top: 75px;
	left: 10px;
}

table.faith 
{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none ;
	border-color:  #ecdc81;
	border-collapse: separate;
	background-color: ;
	font-family: Times;
	color: #725B44;
}

table.faith th 
{
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: none;
	border-color: #ecdc81  ;
	background-color: rgb(254, 251, 236);
	-moz-border-radius: 0px 0px 0px 0px;
}

table.faith td 
{
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: none
	border-color: #ecdc81;
	background-color: rgb(254, 251, 236);
	-moz-border-radius: 0px 0px 0px 0px;
}

table.faith thead 
{
	font-family: Times;
	font-size: 18px;
	font-weight:bold;
	color: #6C5D84;
	border-style: solid ;
	border-width: 1px;
}

div.title
{
	font-family: Times;
	color: #725B44;
	font-size: 18px;
	font-weight:bold;
}
div#fscroller {
	width: 400;
	height: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	position: relative;
	top: 0px;
	left: 5px;
	text-align: left;
}

div#container {
	color: #867156;
}

.textbox {
	background-color:#f3efd2;
	width:100px;
	font:normal 12px Arial;
	color: #000000;
}

.textbox2 {
	background-color:#f3efd2;
	width:250px;
	font:normal 12px Arial;
	color: #000000;
}

.textarea {
	background-color:#f3efd2;
	width:300px;
	font:normal 12px Arial;
	color: #000000;
}

.buttons {
	width: 50;
	background: #f3efd2;
	font-size:10px; 
	font-weight: bold;
	color: #9f9a87; 
	border-width: 2px;
	border-style: solid;
	border-color: #fff #C1E2F0 #C1E2F0 #fff;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}

.buttons_black {
	width: 50;
	background: #f3efd2;
	font-size:10px; 
	font-weight: bold;
	color: #000000; 
	border-width: 2px;
	border-style: solid;
	border-color: #fff #C1E2F0 #C1E2F0 #fff;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}

p.memoryverse
{
	color: #847363 !important; 
	font-weight:bold;
}

div#memdiv {
	position: relative;
	top: -40px;
	left: 25px;
	

}
