@charset "utf-8";
#wrap {
	background-image: url(images/content.png);
	background-repeat: repeat-y;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: white;
	font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.top{
	font-size:26px;
	font-family:"Comic Sans MS", Georgia;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}
#wrap #contents #left p.m{
	font-size:13pt;
	font-family: "Times New Roman", Georgia;
	text-align:justify;
	margin-left:3px;
	margin-top:3px;
	margin-bottom:3px;
	text-indent: 20px;
}

#contents #sidebar {
	float: left;
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
}
#wrap #contents #left {
	margin-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
}
#contents .clear {
	clear: both;
}
#wrap #contents #left p {
	line-height: 22px;
	text-indent: 30px;
	text-align: justify;
	font-size: 13pt;
}

#wrap #contents #sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 3px;
	background-color: #efefdd;
	color: black;
	font-weight:bold;
        text-align: center;
}
#wrap #contents #left img {
	background-color: #D5D3B8;
	padding: 5px;
	border: 1px solid #FFFFFF;
}

#wrap #contents #left h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #999900;
}
#wrap #contents #left h3 {
	font-size: 16px;
	font-family: Arial, "Times New Roman", Helvetica, sans-serif;
	font-weight: normal;
	color: #999933;
}

#wrap #footer {
	margin-top: 5px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #efefff;
	padding-top: 0px;
	padding-bottom: 0px;
}
#wrap #contents #left h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 22px;
	color: #000000;
}

.seo {
	font-size: 11px;
	display: block;
	color: #666666;
	background-color: #efefff;
}
#wrap #contents #left cite {
	font-weight: bold;
	font-family: Arial, "Times New Roman", Helvetica, sans-serif;
	display: block;
	text-align: right;
	color: #9E9D83;
}
#wrap #footer a {
	color: #000000;
	text-decoration: underline;
}

#wrap #bottom {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 12px;
	margin: 0px;
	padding: 0px;
}
#wrap #contents #left a {
	color: #362306;
}

#wrap #footer p {
	font-size: 11px;
	display: block;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
}

#wrap #contents #sidebar ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#wrap #contents #sidebar li {
	display: block;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBC6A8;
}
#wrap #contents #sidebar a {
	display: block;
	height: 25px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #efefff;
	color: #000000;
	text-decoration: none;
}

#wrap #contents #sidebar a:visited, active {
	display: block;
	height: 25px;
	padding-top: 0px;
	padding-left: 5px;
	background-color: #efefff;
	color: #000000;
	text-decoration: none;
}
#wrap #contents #sidebar a:hover {
	display: block;
	height: 25px;
	padding-top: 0px;
	padding-left: 5px;
	background-color: #FFFFFF;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
#wrap #contents #left ul {
	list-style-type: square;
}
#wrap #contents #left table {
	width: 100%;
	border: 1px solid #9E9D83;
}
#wrap #contents #left th {
	background-color: #D5D3B8;
	color: #993300;
	font-family: Arial, "Times New Roman", Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

#wrap #contents #sidebar form {
	margin: 0px;
	padding: 0px;
}

#wrap #contents #left a:visited, active {
	color: #000000;
}
#wrap #contents #left a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #efefff;
}

#wrap #contents #left h1 a {
	color: #000000;
	text-decoration: none;
}

#wrap #contents #left h1 a:visited, active {
	color: #000000;
	text-decoration: none;
}
#wrap #contents #left h1 a:hover {
	color: #000000;
	text-decoration: underline;
}
#wrap #footer a:visited, active {
	color: #000000;
	text-decoration: underline;
}
#wrap #footer a:hover {
	color: #999999;
	text-decoration: none;
}

