*{margin:0;padding:0;}
body{
	color: #585858;
	border: 0;
	font: 14px/1.4em Arial, Helvetica, sans-serif;
	background: #fff url(image/flowerpattern_pink.gif) repeat;
}
img {padding: 2px;border: 1px solid #CCC;}	
#wrapper{
	height: 100%;
	width:760px;
	border: 1px solid #585858;
	margin: 20px auto;
	color: #333;
	padding: 5px;
	background: #FFF;
}
#header{
	width:750px;
	height: auto;
	margin-left: 5px;
	padding-bottom: 5px;
	background: #393939;
	padding-top: 20px;
}
#intro {height: auto;text-align: center;color: #585858;line-height: 2.35em;font-weight: bold;margin-bottom: 10px;}
#maincontent{width:730px;height: auto;margin-left: 20px;color:#585858;font-size:95%;}
#menu{
	width:750px;
	height:30px;
	margin-left: 5px;
	padding-top: 3px;
	background: #900;
	border-bottom: 2px solid #fefefe;
}
#menu ul {height:30px;width: 100%;bottom: 0px;position: relative;background: url(image/Patt_lightsilver.gif) repeat;}
#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: right;border-left: 1px solid #CCC;display: inline;padding-right: 10px;padding-left: 10px;}
#link{
	font-weight:bold;
	font-size: 90%;
	height: 30px;
	padding: 5px;
	margin-top: 30px;
	width: 750px;
	text-align: center;
	line-height: 30px;
	color: #C00;
	text-decoration: underline;
}
#footer {
	font-family: helvetica, Tahoma, arial,;
	font-size: 70%;
	line-height: 30px;
	color: #000;
	text-align: center;
	height: auto;
	width: 760px;
}

a:link, a:visited, a:active{font-family:arial,helvetica, Tahoma,;color: #585858;text-decoration: none;}
a:hover {text-decoration: none;color: #C00;}
#link a:link, #link a:visited, #link a:active{font-family:arial,helvetica, Tahoma,;color: #900;text-decoration: underline;}
#link a:hover {text-decoration: none;color: #C00;}

h1 {
	font: bold 200%/35px "Times New Roman", Times, serif;
	text-align: center;
	color: #F1F1F1;
	text-decoration: none;
}
h2 {
	font: 98% Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #999;
	margin: 15px 0px 0px;
}
h3 {font-size: 95%;}
h3 a:link, h3 a:visited, h3 a:active{color: #C66;text-decoration: none;}
h3 a:hover {color: #C00;text-decoration:none;}
h4 {font-size: 90%;}
h5 {font-size: 77%;}
h6 {font-size: 70%;}

.backgroundhistory{margin-top: 10px;padding-right: 30px;padding-left: 30px;}
.pre{color:#903;font-size:11px;padding-right: 30px;padding-left: 30px;}

