.horizontalbanner {
	background-attachment: fixed;
	background-image:  url("images/horizontal_banner.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}


	

/*body {background-color:#d7d5b3}*/
.title {font-family:Arial, Helvetica, sans-serif; color: #003300;
	font-weight: bold; font-size:larger; background-color:#f4f2c4;}
	
a {color:#000033; text-decoration:underline;}
a:hover {color:#336666; text-decoration:underline;}

a img{border:0px;}

	