/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/support/themes/cityscape-london/cityscape-london.css);
/* end StyleCatcher imports */


#header { 
    border-color: #1e2900;  
    background: #1e2900; 
}

#header a {
    color: #1e2900;
    font-weight: bold;
}

* html #header-content {  /*HACK targets IE6 but not 7, instead of min-height*/
    height: 72px;
}
#header-content {
    width: 844px; 
    margin: 0 0 0 0;
}


