/* Start of CMSMS style sheet 'CCMH Look and Feel' */
#hd h1 {
   margin-top:0;
}

#hd h1 a {
    color: #009933;
    font-size: 77%;
    background: url(rotate_images/rotate.php) no-repeat 0 0;
    display: block;
    height: 255px;
    text-align: left;
    text-indent: -999em;
    text-decoration: none;
}

#bd #crumb {
    color: #616161;
    margin: 0 0 1em 0;
    font-size: 77%;
}

#bd #crumb a {
    color: #616161;
    text-decoration: none;
}

#bd #crumb a:hover {
    text-decoration: underline;
}

body {
    color: #0F0F0F;
    font-family: Verdana;
    text-align: left;
}

#ft {
    color: #999999;
    font-size:93%;
    font-weight:normal;
    line-height:120%;
    text-align: center;
    font-family: Verdana;
    margin: 3em 0 1em 4em;
}

#ft a {
    color: #999999;
    text-decoration: none;
}

#ft a:hover {
    color: #555555;
    text-decoration: underline;
}



/* End of 'CCMH Look and Feel' */

