html
{
    height: 100%;
}
body
{
    height: 100%;
}
html
{
    padding: 0px;
}
div > P
{
    margin: 0px;
}
body
{
    margin: 0px;
    padding: 0px 0px 0px 20px;
    background-color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #fff;
}

#OutterContainer
{
    min-height: 100%;
    background-image: url(../images/pageBg.gif); /*margin: 0px auto;*/
    width: 700px;
    position: relative;
    height: auto;
    text-align: left;
}
* html #OutterContainer
{
    width: 780px;
    height: 100%;
}
#innerContainer
{
    margin: 0px auto;
    width: 700px;
}
#mainFlashArea
{
    float: left;
    width: 700px;
    position: relative;
    height: 297px;
    display: none;
    height: 0px;
}

.flash 
{
    display: none;
    height: 0px;
    }

#mainContentCont
{
    clear: both;
    float: left;
    width: 100%;
    position: relative; /*height: 125px;*/
    height: auto;
}

#header
{
    width: 700px;
    height: 133px;
    display: none;
    height: 0px;
}

.tagLine
{
    position: relative;
    left: 0px;
    top: 100px;
    width: 300px;
    display: none;
    height: 0px;
}

.Cars_for_sale_luton_logo
{
    position: relative;
    float: right;
    top: 42px;
    margin-right: 5px;
    display: none;
    height: 0px;
}

#footer
{
    left: 0px;
    margin: 0px;
    width: 780px;
    color: #000;
    bottom: 0px;
    position: absolute;
    height: 20px;
}

#btmlinks
{
    color: #FFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    float: left;
    position: relative;
    width: 700px;
    height: auto;
    display: none;
    height: 0px;
}

#btmlinks UL
{
    margin: 0px;
    padding: 0px;
    width: 700px;
    height: auto;
}

#btmlinks UL LI
{
    list-style: none;
    float: left;
    padding: 0px 20px;
    background-image: url(../images/navDivider.gif);
    background-position: left;
    background-repeat: no-repeat;
}

#btmlinks a
{
    color: #fff;
    text-decoration: none;
}

#btmlinks UL LI a:hover
{
    color: #666;
    text-decoration: underline;
}

#clearfooter
{
    clear: both;
    width: 100%;
    height: 30px;
}


#loginInfo
{
    color: #FFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    position: absolute;
    top: 20px;
    width: 100%;
    height: auto;
    display: none;
    height: 0px;
}

#loginInfo UL
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
}

#loginInfo UL LI
{
    list-style: none;
    float: left;
    padding: 0px 11px 0px 3px;
    background-image: url(../images/navDivider.gif);
    background-position: left;
    background-repeat: no-repeat;
}
#loginInfo a
{
    color: #fff;
    text-decoration: none;
}

#loginInfo UL LI a:hover
{
    color: #666;
    text-decoration: underline;
}

a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
}

.button
{
    font-size: 11px;
    border: 0px;
    height: 20px;
    width: 150px;
    margin-left: 30px;
}

.txtBoxes
{
    font-size: 11px;
    margin-right: 5px;
}
h3
{
    color: #000;
    font-family: 'Trebuchet MS';
    font-size: 24px;
}

#options
{
    width: 680px;
    height: 20px;
    background-color: #fff;
    padding: 10px;
    
}

.list
{
    width: 100%;
}

.list td, .list th
{
    padding: 5px;
}

.contentColumn 
{
   width: 343px;
   height: auto;
   float: left;
   position: relative;
   margin: 20px 0px 0px 0px;
    }
    


.contentColumn p
{
    margin: 5px 0px 0px 0px;
}

.contentColumn a
{
    float: left;
    line-height: 25px;
    color: #00b6ff;
    text-decoration: underline;
    margin-right: 10px;
    font-family: Arial;
}

.contentColumn a:hover
{
    text-decoration: none;
}

.btmImages
{
    margin-right: 12px;
}

