@charset "utf-8";
/* CSS Document */
body{background-color:#e1d7d6;}
#header {
	position:absolute;
	border-top:#5d2914 1px solid;
	border-bottom:#5d2914 1px solid;
	border-left:#5d2914 1px solid;
	border-right:#5d2914 1px solid;
	left:1px;
	top:7px;
	width:1100px;
	height:125px;
	z-index:2;
}

.style3 {font-size: 20px; font-family: "Times New Roman", Times, serif;	color: #5d2914;}
.text {font-size: 17px; font-family: "Times New Roman", Times, serif; color: #5d2914; margin-right: 25px; margin-left: 25px;}
.style5 {font-size: 18px; font-family: "Times New Roman", Times, serif; color: #5d2914; }
.style6 {font-size: 16px; font-family: "Times New Roman", Times, serif; color: #5d2914; }
.style7 {font-size: 22px; font-family: "Times New Roman", Times, serif; color: #5d2914;}
.header {font-size: 24px; font-family: "Times New Roman", Times, serif; color: #5d2914; }

