body {
    margin                  : 0px 50px 0px 50px;
    padding                 : 0px;
    font-family             : verdana, sans-serif;
    color                   : white;
    text-align              : left;
    background-color        : #eeeeee;
    text-align		   : center;
    font-size:14px;
}
td {
    vertical-align	   : top;
    text-align:left;
    font-size:14px;
}


img {
    vertical-align          : bottom
}

a:link {
    color                   : #eff9fe;
    text-decoration         : underline;
    padding                 : 1px;
}

a:visited {
    color                   : #cccccc;
    text-decoration         : underline;
    padding: 1px;
}

a:hover {color: #56607e; text-decoration: underline; padding: 1px; }

.main {
    margin                  : 0 auto;
    width                   : 714px;
    background-image        : url("img/shadow.png");
    background-repeat       : repeat-y;
    position:absolute;
    left:160px;
}

.container {
    margin                  : 0px 32px 0px 32px;
    width                   : 650px;
    background-color        : #688dc3;
    background-image        : url("img/background.jpg");
    background-position     : bottom;
    background-repeat       : no-repeat;
}

.content {
    margin                  : 12px;
    padding                 : 12px;
    width:630px;
    }

.aright {
    text-align              : right;
}
.aleft {
    text-align              : left;
}

.headline {
    text-align              : center;
    border-bottom           : 1px solid #000000;
    padding-bottom:5px;
    font-size:20px;
}

.footer {
    text-align              : right;
    font-size               : 12px;
}
.text{font-size:11px;width:500px;text-align:center}
