#leftcontent {
    position: absolute;
    top: 206px;
    right: 47px;
    width: 270px;
    background-color: #FFFFFF;
    /* border: 1px dotted #B9ECAE; */
    font-family: Arial;
    font-size: 12px;
}
.header{
    height: 121px;
}
#mytopmenu {
    border: 0px solid #5E5E5E;

    background-repeat: no-repeat;
    padding: 6px;
    /* padding-left: 45px; */
    padding-right: 40px;
    height: 20px;
    margin-right:20px;
    margin-left: 63px;
    text-align: right;
    font-size: 12px;
    margin-top: 25px;
}
#mylinks {
    font-size: 14px;
    position: absolute;
    padding: 0px;
    padding-left: 7px;
    padding-right: 0px;
    left: 70px;
    top: 156px;
}
.blogStats{
    width: 248px;
    position: absolute;
    right: 50px;
    height: 29px;
    line-height: 30px;
    background: #d6f4d0;
    padding: 2px 10px;
    /* border: 1px solid #daf3d3; */
    border-radius: 2px;
    margin-top: -14px;
}
#centercontent {
    padding-top: 17px;
    padding-right: 339px;
    padding-left: 39px;
    /* width: 278px; */
    /* float: left; */
}
.day {
    border: 1px solid #e0e0e0;
    background-color: white;
    background-image: url(images/bg_day.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    padding: 20px;
    color: #4B4B4B;
    margin-bottom: 20px;
    margin-left: 2px;
}
.footer{

      background-repeat: no-repeat;
    background-position: center;
    color: black;
    padding-top: 1px;
    padding-left: 127px;
    margin-top: 0px;
    /* margin-right: 50%; */
    text-align: center;
    line-height: 20px;
    height: 44px;
    width: 0px;
    overflow: hidden;
    margin-left: 48%;
}
.footer1{
       background-image: url(images/bg_footer.jpg);
    background-repeat: no-repeat;
    background-position: center;
    color: black;
    padding-top: 14px;
    padding-left: 325px;
    margin-top: 0px;
    margin-right: 19px;
    margin-left: -250px;
    text-align: left;
    line-height: 20px;
    height: 45px;
    /* margin: 0 auto; */
    text-align: center;
}