/* 
    Document   : secondary
    Created on : Sep 11, 2009, 2:47:02 PM
    Author     : ryan
    Description:
        Purpose of the stylesheet follows.
*/

img.banner.aboutUs { width: 9.5em; }

#sidebar ul {
    list-style: none;
    padding: 0;
}

#sidebar li a#mutation {
    display: block;
    background: url(/aboutus/images/rob.png) no-repeat;
    width: 18.69em;
    height: 26.19em;
}

#sidebar li a#mutation:hover { background: url(/aboutus/images/alien.png) no-repeat; }
#sidebar .center { margin-left: 3.4em; }