@charset "utf-8";
#page {
	background-color: #000;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 6px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6DA317;
	border-right-color: #6DA317;
	border-bottom-color: #6DA317;
	border-left-color: #6DA317;
}
a img { border: none ; 
}
#header {
	background-color: #000;
	height: 200px;
	width: 900px;
	background-image: url(images/header_bg.jpg);
}
#headerflash {
	float: right;
	height: 200px;
	width: 550px;
	margin-right: 28px;
}

#right_column {
	background-color: #FCFBF7;
	float: right;
	height: auto;
	width: 150px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	padding-top: 25px;
	font-size: 12px;	
}
#left_column {
	background-color: #FCFBF7;
	float: left;
	height: auto;
	width: 150px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-top: 25px;
	font-size: 12px;
}
#center {
	background-color: #FCFBF7;
	height: auto;
	width: 592px;
	clear: none;
	float: left;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
h3 {
	color: #FFF;
	background-color: #6DA317;
	text-align: center;
	font-size: 20px;
}
.flash {
	text-align: center;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 8px;
}

h1 {
	color: #FFF;
	text-align: center;
	font-size: 24px;
}
#navi {
	float: none;
	height: 33px;
	width: autopx;
	background-color: #6DA317;
	background-image: url(images/navi_bg.gif);
	background-repeat: repeat-x;
	clear: both;
}

#content {
	padding: 15px;
	height: auto;
	width: auto;
}

#title {
	background-color: #63553b;
	height: auto;
	width: 532px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
a {
	font-weight: bold;
	color: #63553b;
}


#middle {
	height: auto;
	width: 900px;
	overflow: hidden;

}
#footer {
	background-color: #000;
	height: auto;
	width: 890px;
	clear: both;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
body {
	background-color: #FFF;
	background-image: url(images/bg5.gif);
	background-repeat: repeat;
}

ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#63553b; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {
	position:absolute;
	top:26px;
	left:0px;
	background:#63553b;
	display:none;
	opacity:0;
	list-style:none
}
ul.menu ul li {position:relative; border:1px solid #507f39; border-top:none; width:148px; margin:0}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#F5F3EE}
ul.menu ul li a:hover {color:#F5F3EE; background-color:#63553b}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {
	font-weight:bold;
	width:auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #507f39;
	border-left-color: #507f39;
	background-image: url(images/header.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	color: #F5F3EE;
}
ul.menu .menulink:hover, ul.menu .menuhover {
	background-color: #466e19;
	background-image: url(images/header_over.gif);
	background-repeat: repeat-x;
}
ul.menu .sub {background:#d1d1d1 url(images/arrow.gif) 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #507f39
}
.img_left {
	margin-right: 5px;
	float: left;
	font-size: small;
	text-align: center;
	height: auto;
	width: auto;
}
.img_cnt {
	font-size: small;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

.img_right {
	margin-left: 5px;
	float: right;
	font-size: small;
	text-align: center;
}
.txt_navi {
	color: #999;
	text-align: center;
}.insidious {
	color: #999;
	text-align: right;
}
.img_522 {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}

