@import "styles.css";
@import "sections.css";


*, body, html {
    font-size: 12px;
    font-family: Times, serif;
    line-height: 14px; 
    color: #000;
    background:#fff;
}

div#dContainer {
margin:0;
}

div#dContainer div#dMain   {  margin: 0 0 0 6px; background: #fff; width: 700px;}
div#dContainer  {  margin: 0 0 0 6px; background: #ff0; width: 700px;}

a { color: #000; text-decoration: underline; }

div, div#dContainer div#dTop, div#dContainer, div#dContainer div#dBottom { background:none; }

div#dTop div#dBread {
margin-left:0px;
margin-top:6px;
clear: left; 
}

div#dLogo {
    margin-bottom: 20px;
}

div#dContainer div#dTop { height: 1%; width: 700px; }

div#dStaticNav1, div#dSearch,  #dTop2, div#dLeft, .static_menu { display: none; }

.Content { text-align: left; margin-left: 6px;}

#print { display: block;clear: left;}
#dBread { display: none;  }