div.site {
    background: #C9D9E6;
    border: 1px solid #00355F;
}

a.mainbuttontext {
    color: white;
}

#top {
    background: #00355F;
}

#mainbuttontext {
    padding: 3px 0 5px 30px;
    background: #00355F;
    font-size: 12px;
    text-transform: uppercase;
}

#mainbuttontext div {
    display: inline;
    padding: 0 5px 0 5px
}

#mainbody {
    padding: 20px 0 0 50px;
}

#addresstext {
    padding: 10px 0 0 50px;
    text-align: center;
    width: 50%;
    margin: 0 0 20px 130px;
}

#sponser {
    text-align: right;
    padding-right: 20px;
    font-size: 60%;
    padding: 0 0 5px 0;
}

#powered {
    padding: 0px 0 0 10px;
    font-size: 60%;
}

#footer {
    background: url(footer.gif) no-repeat;
    widht: 763px;
    height: 58px;
}

.featuresdiv {
    border: 0;
    width: 200px;
}

h1 {
    color: #00355f;
    font-style: oblique;
    font-size: 140%;
}
h2 {
    color: #00355f;
    font-style: oblique;
    font-size: 120%;
}
