@import url(/includes/common.css);

//h1 {
//    width: 714px;
//    margin: 10px auto;
//    padding: 30px 0;
//    float:left;
//    text-align:center;
////    background: url(/images/justin_bodeutsch.gif) 187px 30px no-repeat;
//    text-indent: -99999px;
//}
//h1 a {
//    color: #FFF;
//    width:714px;
//    height:36px;
//    display:block;
//}
//h1 a:hover {
//    text-decoration:none;
//}

div#contentWrapOuter {
    /* First Small border */
    border-color: #FFF;
}
div#contentWrap {
    /* Secont BIG border */
    border-color: #365F53;
    /* Third border */
    background: #FFF;
}
div#content {
    /* Fourth and final border */
    border-color: #203831;
}
.menu h4 {
    border-bottom-color: #000;
    color:#996600;
}
p.byline {
    color: #991A00;
}
