BODY						{ background: #ccc; }

DIV.shadow					{ display: none; }
DIV.shade4					{ background-image: none; }
DIV.shade5					{ background-image: none; }
DIV.shade6					{ background-image: none; }
DIV.shade7					{ background-image: none; }
DIV.shade8					{ background-image: none; }

DIV.main.back				{ position: absolute; background: #fff; }
DIV.header					{ position: absolute; border-bottom: solid 2px #ccc; }
DIV.content					{ width: 950px; background-color: #f9ed41; padding-bottom: 0; }
DIV.footer					{ position: relative; bottom: auto; width: 925px; border-bottom: solid 10px #ccc; }
