@charset "utf-8";

body {
	background-color: #8c6900;
}

a:link {
	color: #003300;
}
a:visited {
	color: #66cccc;
}
a:hover, a:active, a:focus {
	color: #003300;
}

.header {
	background-color: #ffcc99;
}
#image_header_left {
	width: 480px;
	height: 120px;
	padding-top: 0px;
	padding-left: 0px;
	position: absolute;
	z-index: 10;
}
#image_header_right {
	width: 480px;
	height: 120px;
	padding-top: 0px;
	padding-left: 480px;
	position: absolute;
	z-index: 10;
}

.content_left {
	float: left;
	width: 400px;
	height: 800px;
	padding: 10px 0px;
	padding-top: 125px;
	padding-bottom: 10px;
	background-color: #ffcc99;
}
.content_left .h1 {
	padding-left: 45px;	
}
.content_left .h2 {
	padding-left: 85px;	
}
.content_left .h3 {
	padding-left: 125px;	
}
#image_bottom_left {
	width: 400px;
	height: 61px;
	margin-top: 750px;
	margin-left: 0px;
	position: absolute;
	z-index: 1;
}
#image_bottom_middle {
	width: 160px;
	height: 150px;
	margin-top: 661px;
	margin-left: 400px;
	position: absolute;
	z-index: 1;
}
#image_bottom_right {
	width: 400px;
	height: 61px;
	margin-top: 750px;
	margin-left: 560px;
	position: absolute;
	z-index: 1;
}

.content_right {
	float: right;
	width: 560px;
	height: 800px;
	padding: 10px 0px;
	padding-top: 125px;
	padding-bottom: 10px;
	background-color: #ffcc99;
}
#ap_footnote_1 {
	width: 20px;
	height: 46px;
	top: 225px;
	padding-left: 135px;
	position: absolute;
	z-index: 15;
}
#ap_note_1 {
	width: 320px;
	height: 46px;
	top: 225px;
	padding-left: 155px;
	position: absolute;
	z-index: 15;
}
#ap_footnote_2 {
	width: 20px;
	height: 46px;
	top: 271px;
	padding-left: 135px;
	position: absolute;
	z-index: 15;
}
#ap_note_2 {
	width: 320px;
	height: 46px;
	top: 271px;
	padding-left: 155px;
	position: absolute;
	z-index: 15;
}
#ap_footnote_3 {
	width: 20px;
	height: 46px;
	top: 317px;
	padding-left: 135px;
	position: absolute;
	z-index: 15;
}
#ap_note_3 {
	width: 320px;
	height: 46px;
	top: 317px;
	padding-left: 155px;
	position: absolute;
	z-index: 15;
}
#ap_footnote_4 {
	width: 20px;
	height: 46px;
	top: 363px;
	padding-left: 135px;
	position: absolute;
	z-index: 15;
}
#ap_note_4 {
	width: 320px;
	height: 46px;
	top: 363px;
	padding-left: 155px;
	position: absolute;
	z-index: 15;
}
#ap_footnote_5 {
	width: 20px;
	height: 46px;
	top: 409px;
	padding-left: 135px;
	position: absolute;
	z-index: 15;
}
#ap_note_5 {
	width: 320px;
	height: 46px;
	top: 409px;
	padding-left: 155px;
	position: absolute;
	z-index: 15;
}
#ap_footnote_6 {
	width: 20px;
	height: 46px;
	top: 455px;
	padding-left: 135px;
	position: absolute;
	z-index: 15;
}
#ap_note_6 {
	width: 320px;
	height: 46px;
	top: 455px;
	padding-left: 155px;
	position: absolute;
	z-index: 15;
}
#ap_footnote_7 {
	width: 20px;
	height: 46px;
	top: 501px;
	padding-left: 135px;
	position: absolute;
	z-index: 15;
}
#ap_note_7 {
	width: 320px;
	height: 46px;
	top: 501px;
	padding-left: 155px;
	position: absolute;
	z-index: 15;
}
#ap_footnote_8 {
	width: 20px;
	height: 46px;
	top: 547px;
	padding-left: 135px;
	position: absolute;
	z-index: 15;
}
#ap_note_8 {
	width: 320px;
	height: 46px;
	top: 547px;
	padding-left: 155px;
	position: absolute;
	z-index: 15;
}
#ap_footnote_9 {
	width: 20px;
	height: 46px;
	top: 593px;
	padding-left: 135px;
	position: absolute;
	z-index: 15;
}
#ap_note_9 {
	width: 320px;
	height: 46px;
	top: 593px;
	padding-left: 155px;
	position: absolute;
	z-index: 15;
}

.footer {
	background-color: #006699;
}
#copyright {
	color: #000000;
}
