#designbox {
    margin-top: 30px;
    margin-left: auto; 
    margin-right: auto; 
    width: 750px;
    background-color: #FFFFFF;
}
#d11 {
    width: 166px;
    height: 113px;
    background-image: url(templates/images-design/d11.jpg);
    background-repeat: no-repeat;
    float: left;
}
#d12 {
    width: 29px;
    height: 113px;
    background-image: url(templates/images-design/d12.jpg);
    background-repeat: no-repeat;
    float: left;
}
#d13 {
    width: 555px;
    height: 113px;
    background-image: url(templates/images-design/d13.jpg);
    background-repeat: no-repeat;
    float: left;
}
#d21 {
    width: 166px;
    height: 32px;
    background-image: url(templates/images-design/d21.jpg);
    background-repeat: no-repeat;
    float: left;
}
#d22 {
    width: 29px;
    height: 32px;
    background-image: url(templates/images-design/d22.jpg);
    background-repeat: no-repeat;
    float: left;
}
#d23links {
    width: 555px;
    height: 32px;
    background-image: url(templates/images-design/d23.jpg);
    background-repeat: no-repeat;
    float: left;
    padding: 0px; margin: 0px;
}
#d31menu {
    width: 166px;
    background-image: url(templates/images-design/d31.jpg);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    float: left;
    text-align: left;
}
#d32 {
    width: 29px;
    height: 480px;
    background-image: url(templates/images-design/d32.jpg);
    background-repeat: no-repeat;
    float: left;
}
#d33content {
    width: 555px;
    background-color: #FFFFFF;
    float: left;
    text-align: left;
}
#d41 {
    width: 166px;
    background-image: url(templates/images-design/d41.jpg); 
    background-repeat: repeat-y;
    float: left;
}
#d42 {
    width: 29px;
    height: auto;
    background-image: url(templates/images-design/d42.jpg); 
    background-repeat: repeat-y;
    float: left;
}
#d43 {
    width: 555px;
    background-image: url(templates/images-design/d43.jpg);
    background-repeat: no-repeat;
    float: left;
}
#d51login {
    width: 166px;
    height: 43px;
    background-image: url(templates/images-design/d51.jpg);
    background-repeat: no-repeat;
    float: left;
}
#d52 {
    width: 29px;
    height: 43px;
    background-image: url(templates/images-design/d52.jpg);
    background-repeat: repeat-x;
    float: left;
}
#d53copyright {
    width: 555px;
    height: 43px;
    background-image: url(templates/images-design/d53.jpg);
    background-repeat: no-repeat;
    float: left;
           text-align: center;
}
#d1 {
    width: 750px;
    float: left;
}
#d2 {
    width: 750px;
    float: left;
}
#d3middle {
    width: 750px;
    height: auto;
    float: left;
    background-color: white;
    background-image: url(templates/images-design/d42.jpg);
    background-repeat: repeat-y;
    background-position: 166px;

}
#d3middleleftbox {
width: 195px;
height: auto;
float: left;
}
#d3middlerightbox {
width: 555px;
float: left;
}
#d4 {
    width: 750px;
    float: left;
}
#d5 {
    width: 750px;
    float: left;
}
#linkbox {
    float: left; 
    margin-left: 10px; 
    margin-right: 20px; 
    margin-top: 8px; 
    text-align: right;
}
#d51loginbox {
    margin-top: 15px;
    margin-left: 50px;
}
#d51loginbox a {
    color: #ffffff;
    text-decoration: none;
}
#d51loginbox a:hover {
    color: #ffffff;
    text-decoration: underline;
}
#d53copyrightbox {
    color: #ffffff;
    margin-top: 15px;
}
