body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #C4AD96;
}
.genbod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 2px;
	line-height: 16px;
}
.gen2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-left: 10px;
}
.style1 {color: #1E2F6C}
.style4 {
	font-size: 16px;
	color: #1C2C6F;
	font-weight: bold;
}
.smlbod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #593C1A;
	text-align: center;
}
a:link {
	color: #1E2F6C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1E2F6C;
}
a:hover {
	text-decoration: underline;
	color: #1E2F6C;
}
a:active {
	text-decoration: none;
	color: #1E2F6C;
}
.style6 {	color: #192E59;
	font-size: 13px;
}

#navigation {
	float: left;
	width: 685px;
	height: 37px;
	vertical-align: bottom;
	font-family: arial, helvetica, serif;
	font-size: 12px;
}

#navigation ul {
	width: 685px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#navigation a {
	font-family: arial, helvetica, serif;
	font-size: 12px;
	display: block;
	height: 37px;
}
	
#navigation span { display: none; }

#navigation li li a { 
	height: 22px;
	width: 190px;
	text-decoration: none;
	color: #FFF;	
	background: #593c1a;
	text-indent: 12px;
	line-height:20px;
}

#navigation li li a:hover { 
	color: #000;
	background: #c79978;
}

#navigation li {
	float: left;
	height: 37px;
}

#navigation li ul {
	display: none;
	position: absolute;
	width: 86px;
}

#navigation li > ul {
	top: auto;
	left: auto;
}

#navigation li li { 
	margin-top: 2; 
	position: relative;
	height: 22px;
}

#navigation li:hover ul {
	display: block;
	z-index: 999;
}

#navigation li.over ul {
	display: block;
	z-index: 999;
}

#nav_bar li { 
	width: 86px;
}

#nav_bar #home {
	background-image: url(images/BtnNrmAbout.gif);
	background-repeat: no-repeat;
}

#nav_bar #home:hover {
	background-image: url(images/BtnROAbout.gif);
	background-repeat: no-repeat;
}

#nav_bar #membership {
	background-image: url(images/NrmBtnJoinMPPH.jpg);
	background-repeat: no-repeat;
}

#nav_bar #membership:hover {
	background-image: url(images/BtnROMembr.gif);
	background-repeat: no-repeat;
}

#nav_bar #projects {
	background-image: url(images/BtnNrmProjx.gif);
	background-repeat: no-repeat;
	width: 85px;
}

#nav_bar #projects:hover {
	background-image: url(images/BtnROProjx.gif);
	background-repeat: no-repeat;
}

#nav_bar #sponsor {
	background-image: url(images/BtnNrmSpsr.gif);
	background-repeat: no-repeat;
	width: 87px;
}

#nav_bar #sponsor:hover {
	background-image: url(images/BtnROSpnsr.gif);
	background-repeat: no-repeat;
}

#nav_bar #donation {
	background-image: url(images/BtnNrmDonate.gif);
	background-repeat: no-repeat;
	width: 85px;
}

#nav_bar #donation:hover {
	background-image: url(images/BtnRODonate.gif);
	background-repeat: no-repeat;
}

#nav_bar #individuals {
	background-image: url(images/Individ.gif);
	background-repeat: no-repeat;
}

#nav_bar #individuals:hover {
	background-image: url(images/BtnROIndivid.gif);
	background-repeat: no-repeat;
}

#nav_bar #corporate {
	background-image: url(images/BtnNrmCorp.gif);
	background-repeat: no-repeat;
}

#nav_bar #corporate:hover {
	background-image: url(images/BtnROCorp.gif);
	background-repeat: no-repeat;
}

#nav_bar #amassadors {
	background-image: url(images/BtnNrmAmbass.gif);
	background-repeat: no-repeat;
	width: 84px
}

#nav_bar #amassadors:hover {
	background-image: url(images/BtnROAmbass.gif);
	background-repeat: no-repeat;
}