body {
	height:50%;
	padding: 0;
	margin: 0;
	font: 100% Verdana, Arial, sans-serif;
}

#HeaderCommon {
	height: 140px;
	width: 900px;
	background:url(http://admin.handsonneworleans.org/uploaded_files/deliverFile.php/headercommon.jpg) no-repeat;
	background-color:#652875;
}

#menu li:hover, #menu li.hover {
    position: static;
}

#MenuCommon {
	width:900px;
	height:25px;
	z-index:1000;
	text-decoration: none;
	background:url(http://admin.handsonneworleans.org/uploaded_files/deliverFile.php/menucommon.jpg) no-repeat;
	vertical-align: middle;
}

#nav {
	list-style: none;
	float:left;
	padding-right: 37px;
	margin-top:auto;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:12px;
	height:25px;
}

#nav ul {
	list-style: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top:-3px;
}

#nav a {
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	margin-top:0px;
	padding-top:3px;
	height: 25px;
	width: 130px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

#nav a:hover {
	background: #B094BC;
	height: 25px;
	width: 130px;
	padding-top:3px;
	color: #4C1460;
	text-align:center;
}

#nav li {
	float: left;
	width: 130px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	width:142px;
}

#nav li ul ul {
	left:-999em;
}

#nav li ul a {
	width:auto;
	height:auto;
	color: #4C1460;
	background: #B094BC;
	padding-left: 7px;
	font: normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	margin-left:0px;
	padding-top:0px;
	text-align:left;
}

#nav li ul a:hover {
	background: #4C1460;
	height:auto;
	width:auto;
	color:#FFFFFF;
	padding-left: 7px;
	padding-top:0px;
	text-align:left;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	height:20px;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	margin-left: 0px;
}

#MiddleSection {
	height:372px; 
	width:900px;
}

#SlideShow {
	background:#000000; 
	height:372px; 
	width:600px; 
	float:left;
}

#Footer {
	background:url(http://admin.handsonneworleans.org/uploaded_files/deliverFile.php/footer.jpg) no-repeat;
	width:900px;
	height:115px;
	float:left;
}


#LogoCommon {
	width:112px;
	height:112px;
}

#OuterWrapper {
	width:900px;
	height:auto;
}
