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 }
#nav                          {
	text-align: left;
	visibility: visible;
	position: absolute;
	z-index: 1;
	top: 200px;
	left: 0px;
	width: 1020px;
	height: 35px;
	overflow: hidden;
	border-top: 2px solid #009;
	border-bottom: 2px solid #009;
	background: url(../images/bar-burgundy.gif) repeat-x;
}
#menubar {
	text-decoration: none;
	background: url(../images/menubar_blueback.gif) repeat-x;
	position: absolute;
	z-index: 3;
	height: 25px;
	width: 700px;
	left: 112px;
	top: 258px;
	visibility: visible;
}

.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 }
#main                         {
	text-align: center;
	visibility: visible;
	margin: 0 auto 20px;
	position: absolute;
	z-index: 1;
	top: 240px;
	left: 0px;
	width: 1000px;
	height: 1240px;
	background: #fff no-repeat;
}
#memfund  {
	color: #006;
	font-size: 14px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	text-align: justify;
	visibility: visible;
	margin: 0;
	position: absolute;
	z-index: 3;
	top: 20px;
	left: 252px;
	width: 480px;
	height: auto
}
#mission                {
	color: #006;
	background-image: url("../images/blue.gif");
	visibility: visible;
	padding: 8px;
	position: absolute;
	z-index: 3;
	top: 20px;
	left: 15px;
	width: 200px;
	height: auto;
	border: solid 1px #5e90c8
}
.mission    { color: #006; font-size: 13px; text-align: left; margin-top: -1px }
.headline      {
	color: #aa0057;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin: 5px auto 3px
}
#footer            {
	color: #006;
	font-size: 12px;
	font-family: Arial, sans-serif;
	line-height: 16px;
	text-align: center;
	visibility: visible;
	margin: 0 0 20px;
	position: absolute;
	z-index: 3;
	top: 1160px;
	left: 140px;
	width: 700px;
	height: 70px
}
#footer a:link { color: #006 }
#footer a:visited { color: #006 }
#footer a:hover { color: #f0c }
#footer a:active { color: #006 }
#links                     { color: #aa0057; font-size: 16px; font-family: Arial, sans-serif; font-weight: bold; text-decoration: none; text-align: left; visibility: visible; white-space: normal; position: absolute; z-index: 1; top: 135px; left: 35px; width: auto; height: 140px }
.lilinks   { list-style-image: url("../images/butterfly_sm.gif"); height: 25px }
#header {
	position: absolute;
	z-index: 1;
	height: 200px;
	width: 1000px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	text-align: left;
}

.sidebar  { color: #006; font-family: Arial, sans-serif; background-color: #fdf9d0; visibility: visible; padding: 5px; position: relative; z-index: 2; top: 180px; left: 30px; width: 195px; border: solid 1px #99f }
#butterfly                             {
	color: #006;
	font-size: 13px;
	font-family: Arial, sans-serif;
	text-align: left;
	visibility: visible;
	margin: 0;
	position: absolute;
	z-index: 2;
	top: 20px;
	left: 755px;
	width: 202px;
	height: auto;
	overflow: hidden
}
.pbutterfly             { color: #006; font-size: 13px; font-family: Arial, sans-serif; text-align: justify; visibility: visible; margin-top: -4px; padding: 8px; z-index: 2; width: 184px; height: auto; vertical-align: top; border-right: 1px solid #5e90c8; border-bottom: 1px solid #5e90c8; border-left: 1px solid #5e90c8 }
#main  h1            {
	color: #006;
	font-size: 18px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	text-align: center;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
	width: 400px
}
.recipients  { padding: 5px; border: solid 1px #5e90c8 }
.imgbutterfly {
	border-bottom: 1px solid #5e90c8;
	margin-bottom: 3px;
}
.h1menu {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 8px;
	z-index: 3;
	position: absolute;
	left: 140px;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #99CCFF;
	text-decoration: none;
}
