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-family: Arial;
	text-decoration: none;
	background: #8b8fcf url(../images/blue_background-gradient.gif) repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
	min-width: 1000px
}
.butterfly                             {
	visibility: visible;
	margin: 20 0 0 20;
	z-index: 2;
	width: 202px;
	height: auto;
	overflow: hidden;
	padding: 0px;
	text-align: left;
}
.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 }

.imgbutterfly {
	border-bottom: 1px solid #5e90c8;
	margin-bottom: 3px;
	padding: 0px;
	margin-top: 0px;
}
.container {
	width: 1000px;
	background: #FFF;
	margin: 0 auto;
	border: 2px solid #3457a2;
}
.content {
	padding: 0px 0 10px;
}
#menubar {
	text-decoration: none;
	background: url(../images/menubar_blueback.gif) repeat-x;
	z-index: 3;
	height: 25px;
	width: 700px;
	visibility: visible;
}

.padtentop { margin-top: 10px }
.padthreetop  { margin-top: 3px }
.padfivetop { margin-top: 5px }
.memfund a:link { color: #aa0057; text-decoration: none }
.memfund a:visited { color: #aa0057; text-decoration: none }
.memfund a:hover   { color: #33f; text-decoration: none }
.memfund a:active { color: #aa0057; text-decoration: none }
.memfund  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
}
.memfund  {
	color: #006;
	font-size: 14px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	visibility: visible;
	margin: 20 0px 0 20px;
	z-index: 2;
	width: 480px;
	height: auto;
	padding: 0px;
	text-align: justify;
}
.mission                {
	color: #006;
	background-image: url("../images/blue.gif");
	visibility: visible;
	padding: 8px;
	z-index: 2;
	width: 200px;
	height: auto;
	border: solid 1px #5e90c8;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
.pmission    { 
	color: #006; 
	font-size: 13px; 
	text-align: left; 
	margin-top: -1px; 
}
.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;
	width: 800px;
	margin-left: 140px;
}
#nav                          {
	text-align: left;
	visibility: visible;
	z-index: 1;
	width: 1000px;
	height: 35px;
	overflow: hidden;
	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:active {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #99CCFF;
	text-decoration: none;
}
.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: 20 0 20px;
	z-index: 3;
	width: 700px;
	height: 70px;
	padding: 0px;
}
.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;
	z-index: 1;
	width: auto;
	height: 140px
}
.lilinks   { list-style-image: url("../images/butterfly_sm.gif"); height: 25px }
#header {
	z-index: 1;
	height: 200px;
	width: 1000px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.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 }
.recipients  { padding: 5px; border: solid 1px #5e90c8 }

