/* My additional styles to add to the 960.gs styles */
/*body {color:#333333}*/
body {background-color:#eeeeee; color:#333333}
/*p {background-color:#FFFFFF;}*/
/*#maincontent, #header, #footer {padding: 0 20px;}*/
/*#header {background-color: #D7EDEE; border-bottom: 3px #115B77 solid; margin-bottom: 20px; padding-top: 10px}*/
#header {background-color: #FFEDEE; border-bottom: 3px #E15B77 solid; margin-bottom: 20px; 
	padding-top: 10px; padding-bottom: 10px; height: 250px;}
#bar {background-color: #FFEDEE; border-top: 3px #E15B77 solid; border-bottom: 3px #E15B77 solid;  
	 padding-top: 10px}
#footer {background-color: #FFFFFF; border-bottom: 3px #663300 solid; border-top: 3px #663300 solid; 
	color: #663300; margin-top: 0px; padding-top: 0px}
h4 {
  margin-bottom: -0.1em;
}
/*p {
  margin-bottom: +0.1em;
} */
p { margin-bottom: +8px; }

/*a:link {color: #0000FF; text-decoration: none;}
a:visited {color:#332745; text-decoration: none;}
a:hover {text-decoration: underline}*/
strong {color:#222222}