/* css style to used when javascript off */
/* by Kelvin Owers - spittingcat.com */

#splash, #splash_logo, #splash_fill {
    display: none;
}

#intro, #intro_image, #intro_fill {
    display: none;
}

#wrapper {
    display: block;
}

.titles {
    display: none;
}

hr {
    display: none;
}