body {
    font: 62.5% / 1.2 Verdana, Arial, Sans-Serif;
    /*background: #728187 url(../images/background.png) 0 0 repeat-x;*/
    background: #728187 url(../images/bg.jpg) 50% 50% repeat;
    color: #ffffff;
    margin: 0 auto;
    text-align: center;
}

.clear {
    clear: both;
}

a {
    color: white;
}

.header {
    width: 999px;
    height: 161px;
    background: url(../images/header.png) 0 0 no-repeat;
    margin: 0 auto;
}

.home {
    width: 999px;
    text-indent: -1000px;
    height: 161px;
}

.content {
    margin: 0 auto;
    width: 999px;
    height: 660px;
    background: url(../images/content.png) 0 0 no-repeat;
    padding-top: 50px;
    text-align: left;
}

.landing {
    margin: 0 auto;
    width: 999px;
    height: 660px;
    background: url(../images/landing.png) 0 0 no-repeat;
    padding-top: 50px;
    text-align: left;
}

.showcase {
    width: 900px;
    margin: 0 auto;
}

.showcase img {
    border: 0px;
}

.showcase ul {
    list-style-position: outside;
    margin: 20px auto;
}

.showcase li {
    display: inline;
    padding: 5px;
}

.contact {
    float: left;
    /*background:url(../images/contact.png) 0 0 no-repeat;*/
    width: 243px;
    height: 115px;
    margin-left: 10px;
}

.contact img {
    border: 0;
}

.form {
    margin-left: 20px;
    margin-bottom: 50px;
    color: #728187;
    line-height: 2em;
    font-size: 1.1em;
    float: left;
}

.bio {
    float: left;
    font-size: 1.4em;
    color: #728187;
    margin-top: 100px;
    margin-left: -150px;
}

.pagination {
    float: right;
    margin-right: 50px;
}

.pagination img {
    border: 0;
}

.footer {
    text-align: right;
    margin: 0 auto;
    width: 999px;
    font-size: 1.3em;
}

.footer a {
    color: #ffffff;
    text-decoration: none;
}

input, textarea {
    border: 1px solid green;
}

.buttonSubmit {
    background: url(../images/button.png) 0 0 no-repeat;
    width: 72px;
    height: 25px;
    border: 0;
    cursor: pointer;
}

.MsgSent {
    width: 590px;
    color: #728187;
    font-size: 1.2em;
}

.MsgError {
    width: 590px;
    color: #728187;
    font-size: 1.5em;
}

.MsgError h1 {
    color: red;
}

.spot {
    float: left;
    margin-top: 250px;
    margin-left: 20px;
    font-size: 2em;
    color: black;
    width: 500px;
}

.contactlanding {
    margin-top: 230px;
    margin-left: 99px;
    float: left;
    width: 295px;
    height: 300px;
}
