body { margin: 0; padding: 0; color: #000; font-family: arial, sans-serif; font-size: 11px; }
div#container { width: 1000px; margin: 0 auto; }
div#logo { height: 120px; border: solid 1px #000; margin-bottom: 2px; color: #fff; }
div#globalNav { height: 24px; border: solid 1px #000; margin-bottom: 2px; }
div#searchLogin { height: 42px; border: solid 1px #000; margin-bottom: 2px; }
div#left { float: left; width: 194px; height: 400px; background: #ccc; margin-right: 10px; margin-bottom: 2px; }
div#contentNarrow { float: left; width: 486px; height: 400px; background: #ccc; margin-right: 10px; margin-bottom: 2px; }
div#contentWide { float: left; width: 690px; height: 400px; background: #ccc; margin-right: 10px; margin-bottom: 2px; }
div#right { float: left; width: 300px; height: 400px; background: #ccc; margin-bottom: 2px; }
div#footer { height: 80px; background: #ccc; margin-bottom: 5px; }

