 
body {
 	background-color: #e1ddd9;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color:#564b47;  
	padding:20px;
	margin:0px auto;
	text-align: center;
}
 
 
#content { 	
	text-align: left;
	vertical-align: top;	
	margin: 0px auto;
	padding: 0px;
	width: 945px;
	background-color: #ffffff;
	/* border: 1px dashed #564b47; */
}
 

#banner  {
	vertical-align: top;	
	margin: 0px;
	padding: 0px;
	width: 945px;
	height: 182px;

}
#main_nav  {
	text-align:left;
	margin: 0px;
	padding: 0px;
	width: 945px;
	height: 45 px;
}

#calendar  {
	text-align:center;
}


#leftcolumn	{
	text-align:left;
	float:left;
	margin-top:-3px;
 	margin-left:0px;
	padding: 0px;
	width:190px;
	height:1200px;
	background-color:#4a4540;
	 
}

#lccontent {
	text-align:center;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
}
 
#lctext A:link  {
	color:red;
}


#rightcolumn	{
	float:right;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	width:755px;
	height:1200px;
	background-color:#FFFFFF;
}

#rccontent {
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
}


#niafacebook  {
	float:right;
	
}

#subbox {
	text-align:top;
	width:170px;
	background-color:#ccbeab;
	text-color:#ccbeab;
	font-size:1.1em;
}

p.subtext {
	color:#FFFFFF;
	font-size:.8em;
	 
}


p.pageheader {
	text-color:#4a4540;
	font-size:1.5em;
}

a#about img {background: url(images/nia_home_off.jpg) top left no-repeat;}
a#about:hover img {background: url(images/nia_home_on.jpg) top left no-repeat;}

a#schedule img {background: url(images/nia_schedule_off.jpg) top left no-repeat;}
a#schedule:hover img {background: url(images/nia_schedule_on.jpg) top left no-repeat;}

a#events img {background: url(images/nia_events_off.jpg) top left no-repeat;}
a#events:hover img {background: url(images/nia_events_on.jpg) top left no-repeat;}

a#workshops img {background: url(images/nia_workshops_off.jpg) top left no-repeat;}
a#workshops:hover img {background: url(images/nia_workshops_on.jpg) top left no-repeat;}

a#teachers img {background: url(images/nia_teachers_off.jpg) top left no-repeat;}
a#teachers:hover img {background: url(images/nia_teachers_on.jpg) top left no-repeat;}

a#stories img {background: url(images/nia_stories_off.jpg) top left no-repeat;}
a#stories:hover img {background: url(images/nia_stories_on.jpg) top left no-repeat;}

a#images img {background: url(images/nia_images_off.jpg) top left no-repeat;}
a#images:hover img {background: url(images/nia_images_on.jpg) top left no-repeat;}

a#newsletter img {background: url(images/nia_newsletter_off.jpg) top left no-repeat;}
a#newsletter:hover img {background: url(images/nia_newsletter_on.jpg) top left no-repeat;}

a#links img {background: url(images/nia_links_off.jpg) top left no-repeat;}
a#links:hover img {background: url(images/nia_links_on.jpg) top left no-repeat;}
 