#container {
position: absolute;
left: 0px;
top: 0px;
width: 640px;
}

#mainMenu {
display: none;
}

.infobar {
display: none;
}

.content {
padding: 0;
}

.credits {
display: none;
}

#vMenu {
display: none;
}

.topdash {
width: 640px;
}

.bot_dash {
width: 640px;
display: block;
position: relative;
float: none;
border: 0;
}

.bot_dash h4 {
border: 0;
clear: both;
}

.listphoto {
padding-top: 2px;
padding-left: 10px;
display: inline;
float: right;
width: 210px;
clear: both;
position: relative;
}

.listphoto img {
padding-top: 10px;
}

.thetext {
padding-left: 0;
padding-right: 0;
padding-top: 30px;
display: inline;
position: relative;
float: right;
width: 415px;
border: 0;
}

.the_email, span.moredets {
display: none;
}

.pagebreakhere {
page-break-before: always;
clear: both;
}