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: #FFFFFF;
	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: 900px; height: 1300px; min-width: 900px; max-width: 800px }
#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: 15px; font-family: Arial, sans-serif; font-weight: bold; visibility: visible; margin-top: 8px; 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;
	margin-left: 20px;
	position: absolute;
	z-index: 2;
	top: 180px;
	left: 50px;
	width: 850px;
	height: 1100px;
	border: solid 1px #5e90c8
}

.h1center     { color: #aa0057; font-size: 16px; font-family: Arial, sans-serif; font-weight: bold; text-align: center }
.pbody     { color: #006; font-size: 16px; font-family: Arial; text-align: center }
.pnote    { color: #006; font-size: 12px; font-family: Arial; text-align: center; margin-bottom: 5px }
.tdbottom { border-bottom: 1px solid #5e90c8 }
.h1    { color: #006; font-size: 13px; font-family: Arial; font-weight: bold; line-height: 100%; background-color: #bdd0ff; text-align: 		center; margin-top: -1px; padding-top: 12px; z-index: 3; width: 100%; height: 30px; border-top: 1px solid #5e90c8; border-bottom: 1px 		solid #5e90c8 }
.pcolumn { color: #006; font-size: 13px; font-family: Arial; text-align: justify; margin: 7px }
.h1title   { color: #063; font-size: 15px; font-family: Arial; font-weight: bold; text-align: left; margin: 10px }
.ulgolf  { color: #006; font-size: 14px; font-family: Arial; line-height: 16px; text-align: left }
.h2title  { color: #aa0057; font-size: 18px; font-family: Arial; font-weight: bold; text-align: center }
.pfooter  { color: #006; font-size: 10px; font-family: Arial; 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;
}
