body {
    background-color:#202526;    
}

#custom-doc { 
    width:71.38em;*width:69.66em;min-width:928px; margin:auto; text-align:left; 
    background-image: url(/images/template/hamilton/bgrd1.jpg);
    background-repeat: no-repeat;
    background-color:#000;
}

#bd {
}

#hd {
    height:200px;
}

#ft {
    height:100px;
    background-color:#000;
}

#yui-main {
    
}

#nav {
    width:150px;
    padding-right:20px;
    margin: 0 0 0 -23px;
    text-align:right;
}

#nav li {
    margin:10px 20px 0 0;
    line-height:1.8em;
}


#nav li a {
    color:#6e8b95;
    font-size: 1.1em;
    text-decoration: none;
    letter-spacing: .6px;
}

#nav li a:hover {
    color:#43a0bf;
    text-decoration: underline;
}


.yui-u p, td#breadcrumb {
    color:#666;
    margin:0 20px 0 0;
    overflow: visible;
    line-height:2em;
    font-size: 1.3em;
    letter-spacing: .2px;
}

td.categories {
    height:46px;
    text-align:middle;
}

td.categories a {
    display:block;
    height:33px;
    padding:2px 0;
}

td.categories a:hover{
    border-top: 1px dotted #fff;
    border-bottom: 1px dotted #fff;
}

td#paginate {
    padding-right:20px;
}