#base {
width:636px;
height:464px;
position: absolute;
left: 50%;
top: 50%;
margin-top: -232px; /* make this half your image/element height */
margin-left: -318px; /* make this half your image/element width  */
}

#logo {

}

#topspacer {

}

#homecenter {

}

#centerimage {

}

#centertext {

}

#showfoto {
width:620px;
height:620px;
left: 50%;
top: 50%;
margin-top: -310px; /* make this half your image/element height */
margin-left: -310px; /* make this half your image/element width  */
background-color:#EEEEEE;
visibility:hidden;
position:absolute;
}

#bottomspacer {

}

#bottommenu {

}

