*{margin:0;padding:0;}
body{
	color: #333;
	border: 0;
	font: 14px/1.4em Arial, Helvetica, sans-serif;
	background: #C8CCC4 url(image/flowerpattern_greengray.gif) repeat;
	margin-top: 10px;
}
img {padding: 2px; border:1px solid #CCC;}	
#wrapper{
	width:850px;
	margin-right: auto;
	margin-left: auto;
	background: #EDE7DC;
	border: 1px solid #616255;
}
#header{
	background:#EDE7DC;
	width:100%;
	height: auto;
	padding-top: 20px;
	margin: 4px auto 0px;
}
#intro {
	height: auto;
	text-align: center;
	color: #F60;
	line-height: 2.0em;
	font-weight: bold;
	margin-bottom: 25px;
	padding-top: 20px;
}
#maincontent{
	width:100%;
	color:#333;
	font-size:95%;
	background: #EDE7DC;
	margin: 0;
}
#menu{
	width:100%;
	height:30px;
	padding-top: 10px;
	border-bottom: 2px solid #FEFEFE;
}
#menu ul {
	height:30px;
	bottom: 0px;
	position: relative;
	background: #C66;
	padding-left: 10px;
}
#menu li {
	height: 30px;
	width:auto;
	list-style-type: none;
	line-height: 30px;
	text-align: center;
	font-weight:bold;
	font-size:12px;
	margin-right: 3px;
	float: left;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #CCC;
}
#link{
	font-weight:bold;
	font-size: 90%;
	height: 30px;
	margin-top: 30px;
	width: 100%;
	background: #FEFEFE url(image/Patt_lightorange.gif) repeat;
	text-align: center;
	line-height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer {
	color: #966;
	text-align: center;
	height: auto;
	width: 825px;
	background: #EDE7DC;
	clear: left;
	font: 75% helvetica, Tahoma, arial,;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 25px;
}

a:link, a:visited, a:active{
	font-family:arial,helvetica, Tahoma,;
	color:#F00;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000;
}

#menu li a:link, #menu li a:visited, #menu li a:active {
	color:#F1F1F1;
	text-decoration: none;
}
#menu li a:hover{
	color:#C03;
	text-decoration: none;
}
h1 {
	font: bold 250%/2em "Times New Roman", Times, serif;
	text-align: center;
	color: #C66;
	text-decoration: none;
}
h2 {
	font: 115% Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #808080;
}
h3 {
	margin-bottom: 5px;
	font-size: 100%;
}
h3 a:link, h3 a:visited, h3 a:active{
	color: #222;
	text-decoration: none;
}
h3 a:hover {color: #c00;text-decoration:none;}
h4 {
	font-size: 98%;
	text-align: left;
	color: #930;
	font-weight: bold;
	line-height: 20px;
	margin: 0px 0px 5px;
	padding-top: 10px;
}
h5 {font-size: 77%;}
h6 {font-size: 70%;}
em{font-style:normal;}
p{
	margin-bottom:10px;
	line-height: 1.4em;
}
.backgroundhistory{margin-top: 10px;padding-right: 30px;padding-left: 30px;}
.pre{color:#903;font-size:11px;padding-right: 30px;padding-left: 30px;}

.section {
	color: #900;
	padding: 10px;
	height: auto;
	width: 90%;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	clear: left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font: 120% "Times New Roman", Times, serif;
}

.floatL{ float: left;}
.clear { clear: left;}
#maincontent .box {
	height:auto;
	min-height:300px;
	width: 27%;
	margin: 10px ;
	padding: 15px;
	float:left;
	background: #FEFEFE;
	border-top: 3px solid #966;
}
#maincontent .aboutbox {
	height:auto;
	min-height:300px;
	width: 27%;
	margin: 10px;
	padding: 15px;
	float:left;
	background: #FAE2E2;
	border-top: 3px solid #C33;
	color: #666;
}
.boxclear {
	height: 300px;
	width: 250px;
	margin: 10px 5px;
	float: left;
	padding: 3px;
	clear:left;
}
.box img{
	margin-right:20px;
	float: left;
}

.check{
	color:#C30;
	font-weight:normal;
	font-size: 80%;
	display: inline;
	margin-top: 15px;
	bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.box .check a:link, .box .check a:visited, .box .check a:active{
	color:#03F;
	text-decoration: none;
}
.box .check a:hover {
	text-decoration: none;
	color: #339;
}

#bnavi{
	width:100%;
	clear:left;
	text-align:center;
	text-decoration: underline;
}
	

