﻿#navigation, 
#breadCrumbArea, 
#sidebar, 
#mainFooter, 
.backlink, 
#controlPanel, 
#bannerArea .nav, 
#target155, 
#waterRestrictions, 
#seeOurVideo, 
#bannerArea
{
    display: none !important;
}
#bannerArea
{
    margin-top: 0;
}
#bannerArea, 
#bannerArea .slides
{
    height: 150px;
}
#bannerArea a
{
    display: none;
}
#bannerArea .slides p
{
    padding-left: 0;
}
#mainArea
{
    padding: 0;
    
    width: 600px;
}
#main
{
    float: none;
    width: 100%;
}
/* IE6. */
* html .area
{
    width: 600px;
}
* html #waterStorage
{
    float: right;
    position: static;
}
* html #topArea h1 a
{
    float: left;
    position: static;
}
* html #navigation span
{
    padding: 0 15px;
}
* html #bannerArea, 
* html #bannerArea .slides, 
* html #bannerArea .slides li
{
    width: 600px;
}
* html #bannerArea .slides p
{
    width: 600px;
}
* html #indexArea
{
    width: 600px;
}
* html #indexArea .column
{
    width: 260px;
}
* html #quickFacts .questionMark
{
    display: none;
}
* html #affiliatesArea
{
    width: 600px;
}
* html #affiliatesArea a img
{
    float: left;
    padding-right: 0px;
}
* html #affiliatesArea #logoOwof img
{
    position: static;
    
    padding-left: 25px;
}
* html #footerArea
{
    width: 600px;
}
* html fieldset dt, 
* html fieldset .small
{
    width: 120px;
}
* html fieldset dd
{
    width: 460px;
}
* html fieldset .text, 
* html fieldset select
{
    width: 245px;
}
* html fieldset .checkbox, 
* html fieldset .image
{
    margin-left: 125px;
}