html { height: 100%; }

body
{
	background-color: #FF6;
	margin: 0px;
	height: 100%;
	background-image: url(images/BottomBoxes.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	position: relative;
	bottom: 0px;
	left: 0px;
}

.headline h1
{
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	width: 400px;
}

.headline h6
{
	float: right;
	position: relative;
	top: 0px;
	left: -50px;
}

.headline h5
{
	width: 184px;
	height: 147px;
	float: right;
	background-image: url(images/LizandMayaAtWomansFund.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 468px;
	border-color: #333;
	border-width: 1px;
	border-style: solid;
}

.headline h4
{
	float: right;
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: 2em;
	padding-left: 2em;
}

.nfp-under-mask {
	float: right;
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: 0em;
	padding-left: 0em;
	padding-bottom:0em;
	width: 250px;
	}
	
.aboutcontent
{
	position: relative;
	color: #000;
	font-family: arial;
	font-size: 14pt;
	margin: 0% 6% 0% 8%;
	padding: 20px 30px 40px 20px;
	width: 500px;
}

.boldcontent
{
	position: relative;
	color: #000;
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
}

.leftimg
{
	position: relative;
	margin: 30px 0px 0px 0em;
	padding: 10px 10px 10px 10px;
}

.rightimg
{
	position: relative;
	float: right;
	margin: 0em 0em 1em 1em;
	padding: 10px;
}

.vspacer { margin: 0em 0 6em 0; }

.nfpvspace { padding: 2em 0 0 0; }

#subhead
{
	position: relative;
	color: #000;
	font-family: arial;
	font-size: 14pt;
	line-height: 1.4em;
	margin: 1em 1em 0em 1em;
}

#subhead .links li {	padding: 0 0 2em 0;}

.links a
{
	color: #000;
	text-decoration: none;
}

.links a:hover
{
	color: #000;
	text-decoration: underline;
}

.footer
{
	font-family: arial;
	font-size: .8em;
	margin: 1em 0 -20em 0;
	text-align: center;
	font-weight: bold;
}

.footer a
{
	color: #000;
	text-decoration: none;
}

.footer a:hover
{
	color: #000;
	text-decoration: underline;
}

#Table_01
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 1024px;
	min-height: 100%;
	margin: 0px;
}

* html #Table_01
{
	height: 100%;
	margin: 0px;
}


#footer
{
	position: relative;
	margin-top: 12em;
	padding-bottom:2em;
}

#Header {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:203px;
}

#HomeB {
	position:absolute;
	left:0px;
	top:203px;
	width:186px;
	height:34px;
}

#Space2rightOfNav{
	position:relative;
	left:186px;
	top:203px;
	width:33px;
	height:100%;
}

#content {
	position:relative;
	left:219px;
	top:203px;
	width:805px;
	padding-bottom: 0em;
}

#ServicesB {
	position:absolute;
	left:0px;
	top:237px;
	width:186px;
	height:34px;
}

#CorporateB {
	position:absolute;
	left:0px;
	top:271px;
	width:186px;
	height:23px;
}

#NFPB {
	position:absolute;
	left:0px;
	top:294px;
	width:186px;
	height:23px;
}

#AboutUsB {
	position:absolute;
	left:0px;
	top:317px;
	width:186px;
	height:34px;
}

#ContactB {
	position:absolute;
	left:0px;
	top:351px;
	width:186px;
	height:34px;
}

#LinksB {
	position:absolute;
	left:0px;
	top:385px;
	width:186px;
	height:34px;
}

#Below-menu {
	position:relative;
	left:0px;
	top:419px;
	width:186px;
	height:66px;
}