* {
    margin : 0;
    border : none;
    padding : 0;
}
body {
    background : #F5E4DD url(/2009/_/i/flowers.jpg) no-repeat left top;
    font-family : "Trebuchet MS", Arial, sans-serif;
    font-size : 10px;
    color : #666666;
}
a {
    text-decoration : none;
}
#uber {
    position : absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    height: 1px;
    overflow: visible;
}
#frame {
    position : relative;
    width : 835px;
    height : 560px;
    left : 50%;
    top : -280px;
    margin-left : -418px;
    background-color : #ffffff;
}
#home {
    position : absolute;
    left : 10px;
    bottom : 0px;
    z-index : 1000;
}
#nav {
    position : absolute;
    left : 60px;
    top : 30px;
    width : 705px;
    height : 20px;
}
#plate {
    position : absolute;
    left : 65px;
    top : 50px;
}
#details {
    position : absolute;
    right : 55px;
    top : 510px;
    width : 705px;
    height : 20px;
    text-align : right;
}
#nav a {
    float : left;
    margin : 5px;
}
#details img  {
    float : right;
    margin : 4px 10px 3px 0;
}

#prev {
    position : absolute;
    left : 70px;
    top : 82px;
    z-index : 500;
}
#next {
    position : absolute;
    right : 70px;
    top : 82px;
    z-index : 500;
}
#prev, #next {
    display : none;
}

/* Galleries page */
body#galleries #frame {
    background-color : #B3D4E2;
}
body#galleries #collection_2007 {
    position : absolute;
    left : 450px;
    top : 275px;
}
body#galleries #collection_2008 {
    position : absolute;
    left : 170px;
    top : 175px;
}
body#galleries #fashweek-photo-2008 {
    position : absolute;
    left : 265px;
    top : 395px;
}
body#galleries #fashweek-video-2008 {
    position : absolute;
    left : 411px;
    top : 95px;
}
/**/
