body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
}
#wrapper {
	width: 1000px;
}

#header {
}
#slogan {
	clear: both;
	margin-left: 150px;
}
#navigation {
	width: 200px;
	float: left;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navigation li a:link {
	display: block;
	border: 2px solid #471C38;
	font-size: 1em;
	background-color: #C2ADB2;
	padding: 10px;
	text-decoration: none;
	color: #482239;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 35px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#navigation li a:visited {
	display: block;
	border: 2px solid #471C38;
	font-size: 1em;
	background-color: #C2ADB2;
	padding: 10px;
	text-decoration: none;
	color: #482239;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 35px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#navigation li a:hover {
	display: block;
	border: 2px solid #471C38;
	font-size: 1em;
	background-color: #E6E0D9;
	padding: 10px;
	text-decoration: none;
	color: #482239;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 35px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}



#main-content {
	float: right;
	width: 800px;
	height: 580px;
}
#peace-logo {
	float: left;
	width: 155px;
}
#welcome {
	width: 500px;
	float: left;
	margin-top: 40px;
	margin-left: 140px;
}
#footer {
	clear: both;
	font-size: 0.5em;
	text-align: center;
	padding: 3px;
	font-weight: bold;
	color: #FFF;
	background-color: #3D1A30;
}
#footer a:link {
	color: #B7A4AA;
}
#footer a:visited {
	color: #B7A4AA;
}
#footer a:hover {
	color: #FFF;
}



#end {
	clear: both;
	font-size: 0.5em;
	text-align: center;
	color: #000;
	padding: 3px;
	font-weight: bold;
}
#flash {
	margin: 70px;
}
#main-content #form1  {
	width: 200px;
	font-size: 0.8em;
	margin-left: 15px;
	float: left;
}
#alternate-text {
	font-size: 0.8em;
	text-align: right;
	padding-right: 50px;
}

#main-content table {
	font-size: 0.7em;
	font-weight: bold;
	margin-left: 50px;
}
#main-content table a:link {
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#main-content table a:visited {
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#main-content table a:hover {
	font-size: 1em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#wrapper #main-content table tr td img {
	margin-left: 120px;
}
#wrapper #end a:link {
	color: #000;
	text-decoration: none;
}
#wrapper #end a:visited {
	color: #000;
	text-decoration: none;
}
#wrapper #end a:hover {
	color: #FFF;
	text-decoration: none;
}
#main-content p {

}
#diary-cost-table {
	float: right;
	padding-right: 50px;
}
#scripture-diary-cover {
	float: left;
	width: 300px;
	font-size: 0.6em;
	text-align: center;
	font-weight: bold;
	padding-left: 25px;
}
#contents-include {
	float: right;
	width: 470px;
	font-size: 0.6em;
}
#wrapper #main-content #contents-include {
	font-size: 0.6em;
	font-weight: bold;
}
#wrapper #main-content #contents-include ul li{
	margin-bottom: 15px;
}

#main-scripture-image {
	clear: both;
	width: 600px;
	padding-left: 150px;
}
#foot-text {
	width: 500px;
	padding-left: 150px;
}

