@charset "UTF-8";
/* CSS Document */

.nav a#home {
	color: #CE0F18;
	}	
	

/* force the mailing box to sit in the correct position on the homepage */

#holder {position: relative;
	}	

#mail_list {position: absolute; 
	bottom: 0;
	}
	
.slideshow img { display: none }
.slideshow img.first { display: block }	


