body {
    color: #cccccc;
    background:url(images/background.jpg);
    background-repeat:no-repeat;
    font-family: arial;
    margin-top:0px;
    background-repeat:no-repeat
}

A:link {
    color: #ffffff;
    font-family: arial;
    text-decoration: none
}

A:visited {
    color: #ffffff;
    font-family: arial;
    text-decoration: none
}

A:hover {
    color: #ffffff;
    font-family: arial;
    text-decoration: underline
}

#content {
    width:420px;
    font-size: 12px;
    height:200px;
    overflow: hidden
}
#bottompanel{
    width:880px
}

#content2 {
    width:310px;
    font-size: 10px;
    height:165px;
    text-align:right;
    overflow: hidden
}

#menu{height:140px}

#footer {
    bottom: 0px;
    width:850px;
    postion: absolute;
    text-align: right;
    font-size: xx-small;
    float:right
}