/* CSS Document */
/* Start of Header */
#awt-header {
	background: #FFF url(../images/header_agency_logo_bg.jpg) no-repeat;
}
#aquarium #awt-header {
	background: #FFF url(../images/header_aquarium_logo_bg.jpg) no-repeat;
}
    
#awt-searchForm #awt-search-label {
	color: #000;
	font-weight: bold;
}

#awt-searchForm a { 
	color: #000; 
	font-weight: bold;
}

#awt-searchForm a:visited { 
	color: #000; 
}

#awt-searchForm a:hover { 
	color: #000; 
}

/* End of Header */
