@import url(mainstructure1.css); @import url(maincolors1.css); @import url(footer-promo.css); body { margin:0; padding:0; background:#ddd url(../images/bg2.gif); color:#565655; } #top { background:#eee url(../images/top.gif); border-bottom:1px solid #ddd; color:#333; } #menu { background:#f8f8f8 url(../images/menu1.gif); border-bottom:1px solid #fff; } #menu a:link, #menu a:visited, #menu a:active { background:#f8f8f8 url(../images/menu1.gif); color:#000; border-left:1px solid #fff; border-right:1px solid #ddd; } #menu a:hover { background-color:#e7e7e7; } a:link, a:visited, a:active { color:#176b9b; } #side h2 { background:#eee url(../images/side1.gif) bottom left repeat-x; } #footer a:link, #footer a:visited { color:#222; } img {border:0} #top table {margin-top:10px;} #top table td {text-align:center}
