*{margin:0;padding:0;}

#myGallery{
width: 600px !important;
height: 400px !important;
}

#header{
position: static;
}

#contents {
width:950px;
position: relative;
top:30px;
border:0px;
margin: auto;
padding: 0;
}

#menu{
position:absolute;
top:420px;
width:100%;
height:70px;
float:right;
overflow:visible;
}

#gellery{
position: relative;
top:0px;
right:0px;
float:left;
}

#topics{
position: relative;
top:-14px;
left:0px;
float:right;
}

#footer{
position:absolute;
top:490px;
left:50%;
width: 500px;
margin-left: -250px;
font-size: 80%;
}