body {
    background-color: #d7d3d0;
	font-family: georgia,verdana;
    font-size: 75%;
    height: 100%;
    padding: 0;
    text-align: left;
}

a{
    color: #424041;
}

a:hover{

}

img, table{
	border: 0;
}

#wrapper{
    margin: 50px auto 0;
    position: relative;
    width: 920px;
}

#main_content{
    background-image: url(/images/background.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 546px;
    width: 766px;
}

#content{
    color: #424041;
    margin-left: 24px;
    float: left;
}

#construction{
    font-family: arial;
    font-size: 1em;
    float: right;
    color: #000000;
}

#dreamheadline-banner{
    background-image: url(/images/dreamheadline-banner.gif);
    background-repeat: no-repeat;
    background-position: center;
    height: 123px;
    width: 532px;
}

#dreamheadline-banner h1{
    color: #ffffff;
    font-size: 2.7em;
    padding-top: 49px;
    padding-left: 93px;
}

#dreamheadline-body{
    width: 71%;
    margin-bottom: 20px;
}

#body-row-one{
    margin-bottom: 10px;
}

#body-row-two{
    width: 97%;
}

#information-box{
    width: 160px;
    margin-bottom: 32px;
}

#quote{
    width: 160px;
    color: #000000;
    font-size: 0.9em;
    font-weight: bold;
}

#quote-author{
    float: right;
    font-size: 0.8em;
}

#quote-line-one{
    margin-bottom: 5px;
    width: 130px;
    float: left;
}

#quote-line-two{
    float: left;
    width: 130px;
}

.quote-mark-start{
    font-size: 1.8em;
    color: #42413f;
    width: 15px;
    float: left;
    height: 115px;
}

.quote-mark-end{
    font-size: 1.8em;
    color: #42413f;
    width: 12px;
    float: left;
    margin-top: 28px
}

#liberty{
    float: left;
    color: #000000;
    font-size: 0.8em;
    padding-left: 161px;
    padding-top: 10px
}

#liberty a{
    text-decoration: none;
    color: #000000;
}

#liberty a:hover{
    text-decoration: underline;
}