body { background: url(img/bg2.png); }
#wrap { position: relative; width: 687px; margin: 20px auto; }
#header { position: relative; height: 69px; background: url(img/header.png); margin-bottom: 3px; }
#header, #content { width: 687px; }
#main { min-height: 500px; background: #fff url(img/mainbg.png); }
#content, #sidebar { float: left;  }
#content { width: 411px; padding: 22px; }
#sidebar { width: 232px; padding-top: 10px; }
#footer { clear: both; width: 687px; height: 10px; }

.header { width: 401px; height: 41px; background: url(img/headerbg.png); margin: 0 0 22px 0; }
.header > h2 > a { font-weight: bold; color: #fff; padding: 12px 0 0 20px; text-decoration: none; }

.moviebutton { position: relative; margin: 0 auto; width: 218px; height: 128px;}
.moviebutton > a > .cover { position: absolute; width: 218px; height: 128px; background: url(img/imgcover.png); }

#homelink { display: block; position: absolute; width: 400px; height: 69px; }
#umetvlink { display: block; position: absolute; right: 0; width: 200px; height: 69px; }

