* {
  padding: 0;
  margin: 0;
	}
	body {
		font: 90% tahoma, Verdana, sans-serif;
		}
	#home {
		font: 75% tahoma, Verdana, sans-serif;
	}
	a {
		color:#CC3333;
	}
	a:hover {
		color:#DF2020;
	}
	.grey {
		color:#D90000;
	}
	.underline {
		text-decoration:underline;
	}
	p.caption {
		padding:0 25px;
	}
	div.hr_divide {
		margin-top:20px;
		border-top: 2px dashed #dddddd;
		margin-bottom:18px;
		height:1px;
		width:auto;
	}
	#content {
		width:740px;
		margin-left:auto;
		margin-right:auto;
		}

.left_image {
	float:left;
	margin-right: 12px;
	margin-bottom: 7px;
}	
				
.right_image {
	float:right;
	margin-left: 12px;
	
}	

#footer {
	width:740px;
	display:block;
	clear: both;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	padding-top:10px;
	border-top: 2px dashed #dddddd;
	}	
	#footer ul {
		float:left;
		}
	#footer li {
		display:inline;
		}
	#footer p {
		float:right;
		color:#999999;
		}	
	#footerLinks {
		margin-left:5px;
		padding-left:10px;
		background: url(../images/greyBar.gif) 0 50% no-repeat;
		}

#menu {
	width:740px;
	position:absolute;
	top:0px;
	}
	#menu #navContainer {
		position:absolute;
		top:0px;
		left:224px;
		z-index:10;
	}
	#menu #navRedBlock {
		background-color:#C04747;
		display:block;
		width:516px;
		height:50px;
		position:absolute;
		top:0px;
		left:224px;
		z-index:5;
	}
	#menu li {
		display: inline;
		}	
	#menu  h1	{
		float:left;
		text-indent:-1000em;
		width:214px;
		height:34px;
		background: url(../images/logo.png) no-repeat top left;
		margin-top:16px;
		margin-right:10px;
		}	
	#navInvolved	{
		display:block;
		float:left;
		text-indent:-1000em;
		width:121px;
		height:50px;
		overflow:hidden;
		background: url(../images/buttonInvolved.png) no-repeat bottom left;
		}	
	#navInvolved:hover	{
		background: url(../images/buttonInvolved.png) no-repeat top left;
		}
	#involved #navInvolved, #involved #navInvolved:hover 	{
		position:relative;
		top:0;
		z-index:10;
		left:auto;
		display:block;
		float:left;
		text-indent:-1000em;
		width:114px;
		margin-left:1px;
		height:72px;
		border:2px dashed #dddddd;
		overflow:hidden;
		border-bottom:none;
		border-top:none;
		background: transparent url(../images/buttonInvolved-current.jpg) no-repeat top center;
		}					
	#navNews	{
		display:block;
		float:left;
		text-indent:-1000em;
		width:126px;
		height:50px;
		overflow:hidden;
		background: url(../images/buttonNews.png) no-repeat bottom left;
		}	
	#navNews:hover	{
		background: url(../images/buttonNews.png) no-repeat top left;
		}
	#news #navNews, #news #navNews:hover 	{
		position:relative;
		top:0;
		z-index:10;
		left:auto;
		width:122px;
		height:72px;
		border:2px dashed #dddddd;
		overflow:hidden;
		border-bottom:none;
		border-top:none;
		background: transparent url(../images/buttonNews-current.jpg) no-repeat top center;
		}				
	#navAbout	{
		display:block;
		float:left;
		text-indent:-1000em;
		width:88px;
		height:50px;
		overflow:hidden;
		background: url(../images/buttonAbout.png) no-repeat bottom left;
		}	
	#navAbout:hover	{
		background: url(../images/buttonAbout.png) no-repeat top left;
		}
	#aboutus #navAbout, #aboutus #navAbout:hover 	{
		position:relative;
		top:0;
		z-index:10;
		left:auto;
		width:84px;
		height:72px;
		border:2px dashed #dddddd;
		overflow:hidden;
		border-bottom:none;
		border-top:none;
		background: transparent url(../images/buttonAbout-current.jpg) no-repeat top center;
		}				
	#navParent	{
		display:block;
		float:left;
		text-indent:-1000em;
		width:181px;
		height:50px;
		overflow:hidden;
		background: url(../images/buttonParents.png) no-repeat bottom left;
		}	
	#navParent:hover	{
		background: url(../images/buttonParents.png) no-repeat top left;
		}
	#parents #navParent, #parents #navParent:hover 	{
		position:relative;
		top:0;
		z-index:10;
		left:auto;
		width:173px;
		height:72px;
		border:2px dashed #dddddd;
		overflow:hidden;
		border-bottom:none;
		border-top:none;
		background: transparent url(../images/buttonParents-current.jpg) no-repeat top center;
		}		