html, body { height: 100%; }

BODY { margin: 15px 0px 0px 0px; background: url('bg.gif'); }
#wrapper { margin: 0px auto; width: 769px; }
#headl { margin-top: 12px; }

#wrapper, .pageholder, .mainwrap, .mainbg {
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

.headwrap DIV { display: inline; float: left; }
.mainwrap { background: url('contentbg.gif') #FFFFFF repeat-y; }
.mainbg { background: url('menubg.gif') repeat-y; }
.menu { width: 151px; }
.pageholder { margin-left: 9px; }

.top { font-family: Verdana, sans-serif; font-size: 10pt; }
.topname { font-weight: bold; text-align: center; color: #FFFFFF; background: url('topnav.gif'); width: 152px; height: 23px; line-height: 23px; }

.topnav { text-align: center; background: #09266C; color: #FFFFFF; line-height: 23px; height: 23px; width: 598px; padding: 0px 5px; }
.topnav A, .topnav A:visited { margin: 0px 5px; color: #FFFFFF; text-decoration: none; }
.topnav A:hover { text-decoration: underline; }

.menucontent { background: url('menubg_over.gif'); }
.menucontent A { color: #FFFFFF; display: block; padding: 5px 10px; font-weight: bold; text-decoration: none; }
.menucontent A:hover { text-decoration: underline; }

.content { font-family: Verdana, sans-serif; width: 589px; padding: 10px; text-align: left; }
.contentbase { vertical-align: bottom; }
.menufooter { margin-top: 10px; text-align: center; width: 151px; }
.footer { padding-top: 10px; text-align: center; }

.clear { clear: both; }
.col { display: inline; float: left; }
.holder { display: block; clear: both; float: left; }

.textmain { text-align: left; }
.textmain TABLE { text-align: left; }
