
html, body {
    background: url(redbg.png);
}

#main {
    background: url(red4.png);
}

#inoverlay {
    background-image: url(redin.png);
}

#cooverlay {
    background-image: url(redco.png);
}

#iloverlay {
    background-image: url(redil.png);
}

#nvoverlay {
    background-image: url(rednv.png);
}



#illuminate, #illuminate a:hover,
#investigate, #investigate a:hover,
#navigate, #navigate a:hover,
#communicate, #communicate a:hover {
    background-image: url(redbuttons.png);
}


