

#maincontent {
	margin: 20px 40px;
	padding-top: 0px;
	font-size: 12px;
}

#frontcontent {
	margin: 10px 30px;
	padding-top: 0px;
	font-size: 12px;
	width: 900px;
}

body {
	margin: 0;
	padding: 0;
	background: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background : url(images/kyudo_bg.gif)  no-repeat #EFEFEA 40px 200px;
}

img{
	border: 0px;
}

#img-front-page-right {
	margin: 5px 0px 0px 110px;
	-float:  left;
}

#img-front-page-left {
	padding: 0px 50px 0px 0px;
	margin: 5px 50px 0px 10px;
	float: left;
	border-right: 1px solid #fc0;
}

#img-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 2px;
	border: 1px solid #fc0;
}

#img-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 2px;
	border: 1px solid #fc0;
}

#text-front-page-right-large {
	clear: right;
	text-align: center;
	margin: 40px 20px 20px 20px;
	font-size: 18px;
	color: grey;
	font-weight: bold;
}

#text-front-page-right-small {
	text-align: center;
	margin: 40px 20px 20px 20px;
	font-size: 12px;
	color: grey;
	font-weight: bold;
}

#text-front-page-right-link {
	text-align: center;
	margin: 0px 0px 0px 0px;
}

#text-front-page-left {
	clear: left;
	float: left;
	color: #111;
	margin-top: 10px;
	margin-left: 40px;
	font-size: 12px;
	font-weight: bold;
}

#quote-right{
	font-style: italic;
	color: grey;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

#text-left {
	clear: left;
	padding-top: 10px;
	margin-left: 50px;
}

#myquote{
	font-style: italic;
}

h2{
	border-bottom: 2px solid #fc6;
}

h4{
	border-bottom: 1px solid #fc6;
}

#logo {
	height: 134px;
	margin-bottom: 0px;
	background :#FDEFCA;
}

#footer {
	clear:both;
	position:relative;
	color: #777;
	font-size: 9px;
	text-align: left;
	height: 30px;
	margin-top: 40px;
	margin-left: 40px;
}

#footer2 {
	clear:both;
	position:relative;
	color: #777;
	font-size: 9px;
	text-align: left;
	height: 30px;
	margin-top: 10px;
	margin-left: 10px;
}

#navlist {padding: 3px 0; margin: 0;
  border: 1px solid #BBC; background: #FDEFCA;
  font: bold 12px Verdana, Arial, Helvetica, sans-serif;
  }
#navlist li {list-style: none; margin: 0;
  display: inline;}
#navlist li a {padding: 3px 0.5em;
  border-right: 1px solid #BBC;
  text-decoration: none;}
#navlist li a:link {color: #A07F29;}
#navlist li a:visited {color: #5A4305;}
#navlist li a:hover {border-color: #88C; color: #000; background: #fc0;}

#navlist li a#current {background: #EFEFEA; border-bottom: 1px #EFEFEA;}
#navlist li a#hilite {color: red;}
