﻿#Header, #Content, #Footer {
    width: 660px;
}
#Nav {
    display: none;
}
#HomeBannerBox {
    width: 660px;
    position: absolute;
    left: 0;
    top: 58px;
    text-align: left;
} 
body .imgReplace {
    text-indent: 0;
    background: none;
}
#HomeBannerBox h1 {
    background: none;
    width: 660px;
} 
.bulletList li {
    background: none;
    padding-left: 0px;
    margin: 10px 0;
}
#QuoteBox { 
    font-family: Georgia;
    width: 660px;
    float: left;
    margin-top: 15px;
}
#QuoteBox p {
    line-height: 1.1em;
    font-size: 2.1em;
    color: #b6c3da;
    margin: 0;
    padding: 0;
    float: left;
}
#QuoteBox span {
    font-size: 2.1em;
    color: #b6c3da;
    float: left;
    line-height: 1.1em;
}
#HomeAboutBox {
    width: 660px;
    min-height: 100px;
    float: left;
}
#HomeAboutBox p {
    width: 540px;
    padding: 0 12px;
    margin: 0 0 15px;
}

#HomeAboutBox a {
    display: none;
}
body a {
    text-decoration: none;
}
#ColumnOne {
    display: none;
}
#ColumnTwo {
    width: 660px;
}