#holder_all{
	background:#d9e0e6 url(../i/bg2.jpg) no-repeat 0px 0px;
}

h1{ color:#333333;}
h2{ color:#ee3625;}
h3{ color:#ee3625;}

#dates h3{ margin-bottom:-10px; }

a:link, a:visited{
	color:#ee3625;
}
#footer a:hover{
	background-color:#ee3625;
	color:#fff;
}

/*  nav 
	highlights the correct submenu item
*/
a#m2,
.subMenu1 #ms1 a:link, .subMenu1 #ms1 a:visited,
.subMenu2 #ms2 a:link, .subMd{ 
	color:#ee3625;
}

a:hover{
	border-bottom:1px solid #ee3625;
}
enu2 #ms2 a:visited,
.subMenu3 #ms3 a:link, .subMenu3 #ms3 a:visited{
	color:#ee3625;
}

#nav_links li a:hover{
	color:#ee3625;
}


.who{
	color:#ee3625;
	font-weight:bold;
	padding:2em 0 0 0;
}

.what{
	color:#555;
	font-weight:bold;
}




#container {
	width:400px;
	margin:2em auto;
	text-align:left;
	padding:0;
}

.listyles {
	float:left;
	padding:0 0 1px 0;
	margin:10px 10px 10px 0;
	list-style-type: none;
}

.listyles li {
	line-height: 1.5em;
}

