/* CSS Document */

#container {
	margin: auto;
	text-align: center;
	width: 618px;
}

body {
	background-color: #ACB08F;
	margin: 0;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat:  repeat-x;
	background-position: center top;
}

p {
	text-align: justify;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 25px;
}

#header {
	margin: 0 auto;
}
#main {
	background-image: url(images/lyle_04.jpg);
	background-repeat: no-repeat;
	text-align: left;
	width: 839px;
	margin: 0 auto;
	margin-top: 0px;
	background-position: center top;
	padding-top: 15px;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #444636;
	text-align: left;
	width: 650px;
	margin-top: 0px;
	padding-top: 55px;
	margin-left: 145px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	clear: both;
	color: #2D2C2A;
	text-align: center;
	width: 650px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 150px;
	background-image: url(images/hakanaku_18.jpg);
	height: 69px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #06442B;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #810402;
	text-decoration: none;
}

h1 {
	text-align: left;
	background: url(images/header.jpg) bottom left no-repeat;
	font-weight: normal;
	line-height: 25px;
	font-size: 22px;
	text-indent: 25px;
	color: #400500;
	font-family: "Century Gothic";
	letter-spacing: 5px;
	margin-top: 0px;
	margin-right: 10px;
	padding-top: 0px;
}
h3 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7B7D66;
	margin-left: 25px;
	margin-top: -15px;
	text-align: left;
	letter-spacing: 2px;
}

blockquote {
	text-align: center;
	margin: 10px 75px;
	color: #525b36;
	font-weight: normal;
	font-variant: normal;
	bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #919573;
	border: 1px solid #bdc299;
} 

#links {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
} 

input, textarea, option, select {
	background-color: #919573;
	font: 11px Verdana;
	color: #525b36;
	letter-spacing: 0px;
	border: 1px solid #bdc299;
	padding:2px;
	margin-left: 25px;
}

li {
	text-align: justify;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 25px;
} 

.imageback {
	background-color: #BDC299;
	border: 2px solid #b7ba9e;
	padding: 3px;
}
