.pagecontainer {
    background-color: #E0E0E0;
    height: 280px;
    left: 0;
    margin-bottom: auto;
    margin-left: 0;
    margin-right: 0;
    margin-top: 140px;
    position: absolute;
    width: 100%;
}
.contentcontainer2 {
    float: right;
    height: 100%;
    width: 470px;
}
.contentcontainer {
    background-image: url("../img/bg.jpg");
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}
.content {
    height: 164px;
    margin-left: 100px;
    margin-top: 69px;
    width: 370px;
}
.footer {
    float: left;
    line-height: 45px;
    padding-left: 10px;
    width: 458px;
}
.b {
    font-weight: 600;
}
.ls {
    line-height: 11px;
}
body {
    color: #000000;
    font-family: "Courier",Serif;
    font-size: 13px;
}
h1 {
    font-family: "Courier",Serif;
    font-size: 22px;
    margin-bottom: 30px;
	font-weight:normal;
}
body a {
    color: #000000;
    text-decoration: none;
}
body a:hover {
    color: #919191;
    text-decoration: none;
}
