#header a {
	color: white;
	text-decoration:none;
	outline:none;
}
#footer a {
	color: white;
	text-decoration:none;
	outline:none;
}
#header { color: #FFF;  line-height: 1.1em; }
	#header .rside { background: #125E81 url(header.jpg) no-repeat; color: #337493; float: right; height: 80px; width: 80%;  font-size: 95%; }
	#header .citation { text-align: right; padding: 60px 25px 25px 6px; color: #f0f0f0; font-size: 90%;}
	#header .lside { background: #FFB424; color: #FFF; height: 80px; width: 20%; padding: 0; margin: 0; float: left; }
	#header h2 { background-color: inherit; color: #FFF; letter-spacing: 1px; font-size: 110% }
	#header .title { text-align: center; padding-top: 10px;}

/* FOOTER */
#footer {
	color: #FFF;  
	line-height: 1.1em; 
}
#footer .rside { background: #125E81 url(header.jpg) no-repeat; color: #337493; float: right; height: 55px; width: 100%;  font-size: 95%; }
#footer .citation { text-align: right; padding: 10px 25px 25px 6px; color: #f0f0f0; font-size: 80%;}


