/* Bioterrorism Preparedness color scheme */
#headerTop {
 background: #A7001F;
}

#header_leftImg{
 background: #A7001F;
}

.darkBackground {
 background: #A7001F;
}

.leftColumn {
 background: #A7001F;
}

.rightColumn {
 background: #EDCCD2;
}

.bodyTitle, H1 {
 color: #A7001F;
}

