/* html,
body {
    height:100%;
} */
/* #wrapper {
    min-height:100%;
    position:relative;
    margin-top:6px;
} */
/* #container {
    padding-bottom:40px;
}
#footer {
    width:100%;
    height:40px;
    bottom:0;
    left:0;
    position:absolute;
} */
#footer a {
    text-decoration:none;
    color:#CBCBCB;
}
#footer a:hover {
    text-decoration:underline;
    color:#CBCBCB;
}
