body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	}
h1 {
	font-size: 18pt;
#	line-height: 18pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 16pt;
	line-height: 36pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 14pt;
	line-height: 24pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
ul {
	margin-top: 4pt;
	margin-bottom: 4pt;
}
#leftnav {
    position: absolute;
	padding: 0px;
	margin-left: 12px;
	background: #5C808E;
	border: 3px solid #000;
	width: 98px;
	height: 786px;
	z-index: 1;
	}
	
#pagetitle {
    position: absolute;
	top: 0px;
    left: 116px;
	margin: 0px;
	background: #fff;
	width: 618px;
	height: 30px;
	
	z-index: 2;
	font-family: serif;
	font-size: 18pt;
	font-weight: bold;
	padding: 1px;
	padding-left: 4px;
   	}
	
#pagesubtitle {
	position:absolute;
	top: 0px;
	left: 656px;
	z-index: 2;
	font-family: serif;
	font-size: 18pt;
	font-weight: bold;
	padding: 1px;
}	

#contentsubtitle {
	float: right;
	font-family: serif;
	font-size: 18pt;
	font-weight: bold;
	padding: 1px;
	padding-right: 4px;
}
	
#flagbar {
	left: 25px;
	top: 30px;
	height: 761px;
	width: 717px;
    position: absolute;
	padding: 0px;
	margin: 0px;
	border-left: 8px solid #d07e30;
	border-top: 8px solid #d07e30;
	z-index: 3;
	}
#flagbar2 {
	left: 25px;
	top: 30px;
	height: 761px;
	width: 717px;
    position: absolute;
	padding: 0px;
	margin: 0px;
	border-left: 8px solid #d07e30;
	border-top: 8px solid #d07e30;
	z-index: 3;
	}
#flagborder {
    position: absolute;
	top: 30px;
    left: 116px;
	margin: 0px;
	background: #fff;
	border-right: 8px solid #5c808e;
	width: 618px;
	height: 140px;
	z-index: 2;
	padding: 4px;
	}
#content {
    position: absolute;
	top: 128px;
    left: 115px;
	margin: 0px;
	background: #fff;
	border-right: 8px solid #5c808e;
	margin-left: 4px;
	width: 615px;
	z-index: 4;
	padding: 4px;
	}
#content2 {
    position: absolute;
	top: 175px;
    left: 116px;
	margin: 0px;
	background: #fff;
	border-right: 8px solid #5c808e;
	margin-left: 4px;
	width: 614px;
	z-index: 4;
	padding: 4px;
	}
#detailimage {
	position: absolute;
	top:-40px;
	left:0px;
	width:340px;
	z-index: 5;
	text-align:center;
}
#detaildivide {
    position: absolute;
	background: #eaba46;
	width: 8px;
	top:-150px;
	left: 350px;
	height:500px;
	z-index: 5;
}
#detaildetail {
	position: absolute;
	top: -40px;
	left: 370px;
	width: 230px;
	z-index: 5;
}	
	
	
.flag {
   border-bottom: 3px solid #eaba46;
   border-right: 3px solid #eaba46;
}
.navbutton {
	font-family: Georgia, serif;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #EABA46;
}
a.navbutton {
	font-family: Georgia, serif;
	font-size: 18px;
	margin-left: 6px;
	padding-top: 24px;
	margin-top: 24px;
	padding-bottom: 12px;
	line-height: 50px;
}
a.navbutton:visited {
    color: #EABA46;
	}
a.navbutton:active {
    color: #EABA46;
	}
a.navbutton:hover {
    color: #FFFFFF;
	}
p {
	font-size: 10pt;
	text-align: justify;

   }
.instruction {
	text-transform: uppercase;
	text-align: center;
}
