	table.section { height:100%; }

body { font-size: 10px; font-family: arial; text-align: center;}

.content { font-size: 11px; font-family: Arial; }

#centering 
{
	position: relative;
	width: 736px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/*a:link		{ color: #37503A; }
a:visited	{ color: #516F55; }*/
a:link		{ color: #333300; }
a:visited	{ color: #333300; }
a:hover		{ color: #AE8420; }
a:active	{ color: #000000; }

.mainmenu a:link	{ text-decoration: none; }
.mainmenu a:visited	{ text-decoration: none; }
.mainmenu a:active	{ text-decoration: none; }
.mainmenu a:hover	{ text-decoration: underline; }

.xsmall { font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; }
.small { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; }
.medium { font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; }
.large { font-family: verdana, arial, helvetica, sans-serif; font-size: 13px; }
.xlarge { font-family: verdana, arial, helvetica, sans-serif; font-size: 14px; }

.header1 { position: absolute; top: 10px; left: 15px; width: 300px; height: 25px; padding: 0px; text-align: left; vertical-align: middle; border-style: solid; border-width: 0; }
.header2 { position: absolute; top: 10px; left: 443px; width: 300px; height: 25px; padding: 0px; text-align: right; vertical-align: middle; border-style: solid; border-width: 0; }
.header3 { position: absolute; top: 30px; left: 15px; width: 728px; height: 90px; padding: 0px; border-style: solid; border-width: 0; border-color: green; }
.header4 { position: absolute; top: 125px; left: 15px; width: 728px; height: 22px; padding: 0px; border-style: solid; border-width: 0; border-color: blue; }
.header5 { position: absolute; top: 147px; left: 395px; width: 300px; height: 22px; padding: 0px; border-style: solid; border-width: 0; border-color: blue; }
.header6 { position: absolute; top: 169px; left: 15px; width: 728px; height: 69px; padding: 0px; text-align: right; border-style: solid; border-width: 0; border-color: red; }

.menuend { position: absolute; top: 125px; left: 735; width: 8px; height: 8px; padding: 0px; }

.bodyzone { position: absolute; left: 15px; width: 728px; padding: 0px; text-align: center; border-style: solid; border-width: 0; }

div#navbar1 { height: 22px; width: 728; background-color: #333300; }
div#navbar2 { height: 22px; width: 348; background-color: #FACE5E; text-align: right; }
div#navbar2w { height: 22px; width: 348; background-color: #FACE5E; text-align: center; }

div#navbar1 ul { margin: 0px; padding: 0px; line-height: 22px; font-family: Arial, Helvetica, sans-serif; white-space: nowrap; }
div#navbar2 ul {margin: 0px; padding: 0px; line-height: 22px; font-family: Arial, Helvetica, sans-serif; white-space: nowrap; }
div#navbar2w ul {margin: 0px; padding: 0px; line-height: 22px; font-family: Arial, Helvetica, sans-serif; white-space: nowrap; }

div#navbar1 li { list-style-type: none; display: inline; }
div#navbar2 li { list-style-type: none; display: inline; }
div#navbar2w li { list-style-type: none; display: inline; }

div#navbar1 li a { padding: 5px 9px; color: white; }
div#navbar2 li a { padding: 7px 14px; color: #114641; }
div#navbar2w li a { padding: 7px 12px; color: #114641; }

div#footer li { list-style-type: none; display: inline; }
div#footer ul { margin: 0px; padding: 0px; line-height: 15px; font-family: Arial, Helvetica, sans-serif; white-space: nowrap; }
div#footer li a { padding: 2px 7px; font-size: 11px; color: #000000; }

.blackLinkSmall { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #000000; }