.divbody			{ width: 100%; margin: 0 auto; }
.divbdleft			{ float: left; width: 30%; margin-right: auto; margin-left: 5px; }
.divbdright			{ float: right; width: 30%; margin-left: auto; }
.divbdcenter		{ margin: 0 auto; align: center; text-align: center; }


h1, h2, h3, h4, h5, h6
	{ font-family: Arial; color: #008000; text-align: center; font-weight: normal; margin-top: 0px; margin-bottom: 0px; }
h1				{ font-size: 24pt; }
h2				{ font-size: 20pt; margin-top: 10px; }
h3				{ font-size: 16pt; margin-bottom: 10px; }
h4				{ font-size: 12pt; }
h5				{ font-size: 10pt; margin-top: 10px; }
h6				{ font-size: 8pt; }


#imgmapgen		{ width: 589px; height: 393px; border: 4px double #BA436B; }
#imgmapdtl		{ width: 589px; height: 464px; border: 4px double #BA436B; }
