#container {
    width: 100%;
    }
	
#header ul, ul#main-menu, p.nav, #footer ul {
    display: none;
    }

.left, .leftimg {
    float: left;
    }

.right, .rightimg {
    float: right;
    }
    
.clear {
    clear: both;
    }
    
img {
    border: 0;
    }
    
h1 { font-size: 20px; }    
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
p, li, dt, dd, address, th, td { font-size: 12px; }