html,body{
  margin:0; /*** Do NOT set anything other than a left margin for the page
as this will break the design ***/
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
body	 { font-size: 13px; font-family: Arial; text-decoration: none; background: #fff; text-align: center; margin: 0; padding: 0; min-width: 778px }
.padtentop { margin-top: 10px }
.padthreetop  { margin-top: 3px }
.padfivetop { margin-top: 5px }
#main a:link { color: #aa0057; text-decoration: none }
#main a:visited { color: #aa0057; text-decoration: none }
#main a:hover   { color: #33f; text-decoration: none }
#main a:active { color: #aa0057; text-decoration: none }


#content           { background-color: #fff; visibility: visible; position: absolute; z-index: 1; top: 0; left: 0; width: 1000px; height: 575px }
#header { background-color: #fff; visibility: visible; position: absolute; z-index: 2; top: 0; left: 0; width: 1000px; height: 125px }
#nav                               {
	text-align: left;
	visibility: visible;
	position: absolute;
	z-index: 2;
	top: 126px;
	left: 0;
	width: 1020px;
	height: 35px;
	border-top: 2px solid #009;
	border-bottom: 2px solid #009;
	background: url(../images/bar-burgundy.gif) repeat-x;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #99CCFF;
	text-decoration: none;
}
#nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.navtitle           { color: #fff; font-size: 16px; font-family: Arial, sans-serif; font-weight: bold; visibility: visible; margin-top: 7px; margin-bottom: auto; margin-left: 30px; z-index: 2 }
#imghome         {
	visibility: visible;
	position: absolute;
	z-index: 2;
	top: 4px;
	left: 240px;
	background: url(../images/menubar_blueback.gif) repeat-x;
	height: 28px;
	width: 780px;
}
#bodycontent {
	visibility: visible;
	position: absolute;
	z-index: 2;
	top: 190px;
	left: 30px;
	width: 945px;
	height: 300px;
	border: solid 1px #5e90c8
}
.h1head   { color: #aa0057; font-size: 16px; font-weight: bold; text-align: center; margin-top: 10px; margin-bottom: 5px }
.h1subhead { color: #006; font-size: 14px; font-weight: bold; text-align: center }
.pcontent  { color: #006; font-size: 13px; text-align: center }
.ptax { color: #006; font-size: 11px; text-align: center }
.h1menu {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 4px;
	z-index: 3;
	position: absolute;
	left: 15px;
}
