#header {
		background-color: #f30;
		background-image:url(/images/header_f30.png);
		background-repeat:no-repeat;
		height: 142px;
		overflow: hidden;
		/* to prevent scrollbars in IE 5.5 */
		}	
#header ul {
			margin: 104px 0 0 14px;
		 	padding: 0;
			color:#ff;
		 	}
#header ul li {
		 	float: left;
		 	margin: 0;
		 	padding: 0;
		 	list-style: none;
		  }
#header ul a {
		 	margin: 0 1px 1px 0;
		 	padding: 1px 5px;
		 	text-decoration: none;
			font-weight: normal;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:1.3em;
		  }
#header a {
			color: #fff;
		 	}  
#header a:hover  {
		  color: #000;
		  }	
#header .stripes {
			font-size:1.3em;
			color:#fff;
			letter-spacing:-1px;
		  }
div.c2_2 {
		background-color:#f96;
		color:#fff;
		}
#footer {
	background-color: #f30;
	background-image:url(/images/bg_footer_f30.gif);
	}
#footer_f03 {
	background-color: #f30;
	background-image:url(/images/bg_footer_f30.gif);		
	}
	
a.button:link, a.button:visited {
	background-color: #f30;
	}
#navigation .stripes, h1, h2, h3, h4, h5, h6, a:link, a:visited , .c2_2 p, .c2_2 a, .c2_2 li {
    color:#f30;
}
h4.date-header, h5 {
	border-top: dotted 1px #f30;
    }  

