* {
    margin : 0;
    border : none;
    padding : 0;
}
body {
    background-color : #e6e6e6;
    font-family : "Trebuchet MS", Arial, sans-serif;
    font-size : 10px;
    line-height : 1.0;
    color : #666666;
}
a {
    text-decoration : none;
}
a:focus {
    outline : none;
}
#uber {
    position : absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    height: 1px;
    overflow: visible;
}
#frame {
    position : relative;
    width : 875px;
    height : 599px;
    left : 50%;
    top : -300px;
    margin-left : -437px;
    background : transparent url(/_/global/i/background.gif) no-repeat left top;
}
#plate {
    margin : 70px 0 0 84px;
}
#nav {
    position : absolute;
    left : 85px;
    top : 55px;
    width : 707px;
    padding : 0;
}
#nav a {
    float : left;
    margin-right : 13px;
}
/* Galleries page */
body #collection_2007 {
	position : absolute;
	left : 460px;
	top : 275px;
}
body #collection_2008 {
	position : absolute;
	left : 205px;
	top : 135px;
}
body #fashweek-photo-2008 {
	position : absolute;
	left : 285px;
	top : 355px;
}
body #fashweek-video-2008 {
	position : absolute;
	left : 431px;
	top : 103px;
}
/* Contact page */
body #contactblock {
	position : absolute;
	left : 516px;
	top : 412px;
}
