A:link, A:visited, A:active { 
text-decoration: none 
color:000000
}
a {
color:333333
}
a:hover {
color:cc0000
}
a:visited {
color:333333
}
header {
color:0033CC
font-size:2
}
body {
	text-align: center; /* for IE */
	background:  url(images/Stage_BG_btm.jpg) repeat-x fixed;
	font: 0.7em/1.5 tahoma, Arial, Helvetica, sans-serif;
	margin-top:0px;
}
a {text-decoration: none; }
div#wrapper {
margin: 0 auto;
position:relative;
z-index:1; 
}
#wrapper1 {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	height:560px;
	width: 932px;
	border-width:1px;
	border-color: #599cd4;
	border-style: solid;
	POSITION: relative; 
	z-index:2; 
	BACKGROUND-IMAGE:  url(images/m_head_blend.png);
	BACKGROUND-REPEAT: no-repeat;
	background-color:#e0eff6;
}


#topmenu {
	margin-top:0px;
	height: 20px;
	width: 932px;
	border: 0px;
	z-index: 3;
	background-color: azure;
	position: absolute;
}
#logoarea {
	margin-top:10px;
	margin-left:5px;
	height: 12px;
	width: 932px;
	border: 0px;
	z-index: 4;
	position: absolute;
}
#menuarea {
	margin-top:5%;
	left:auto;
	right:auto;
	
	width: 850px;
	
	border: 0px;
	z-index: 5;
	position: absolute;
}
#contentcontainer {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	max-height:480px;
	max-width: 800px;
	margin-top:0px;
	border-width:0px;
	border-color: #599cd4;
	border-style: dashed;
	POSITION: absolute;
	z-index:6;
	top: 91px;
	left: 68px;
	width: 814px;
}
#footer {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	height: 50px;
	width: 932px;
	BACKGROUND-IMAGE: url(images/m_head_blend.png);
	border-width:thin;
	border-color: #599cd4;
	border-style: solid;
	z-index: 7;
	background-color: azure;
	position: absolute;
}

#nav-menu ul
{
list-style: none;
padding: 0;
}
#navmenuliaboutus { width:7em }
#navmenuliheretohelp { width:8em }
#navmenulipayasyougosupport { width:11em }
#navmenuliproactivesupport { width:10em }
#navmenuliprojectmanagement { width:12em }
#navmenuliforcharities { width:8em }
#navmenuliforschools { width:7em }
#navmenulicontactmict { width:9em }

#nav-menu li
{
float:left;
margin: 0 0.02em;
}

#menuitem {
color: #0d2474;
text-decoration: none;
text-align: center;
}

#nav-menu li a
{
background:  url(images/m_m_nav2.jpg) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
} 

#contentright {
	position:relative;
	float:left;
	margin-top:5px;
	margin-left:5px;
	border:0;
	border-style:dashed;
	border-color:#000000;
	width:200px;
	height:125;
	z-index:9;
}


