BODY {
    margin:0;
}

DIV.leftCol {
    margin-top:200px;
    margin-right:0;
}

DIV.rightCol {
    margin-top:200px;
    margin-left:25px;
    position:relative;
    top:0;
}

DIV.nav {
    width:250px;
    height:180px;
    margin-left:50px;
    position:absolute;
    top:424px;
    left:0;
}

DIV.header {
    left:300px;
    width:425px;
    height:200px;
    background-image:none;
}

DIV.footer {
    margin-top:30px;
    width:425px;
    position:relative;
    left:300px;
    height:20px;
}

DIV.images {
    position:absolute;
    left:728px;
    top:250px;
}

DIV.images > IMG {
    margin-bottom:4px;
}
