* {
margin:0;
padding:0;
}

body {
font-family:Arial;
font-size:11px;
color:#fff;
background-color:#000;
}

img {
text-decoration:none;
border:0;
}

#wrapper {
text-align:center;
margin:0 auto;
}

#top {
height:179px;
}

#topl {
background-image:url(img/topl.png);
width:320px;
height:179px;
float:left;
}

#topc {
height:179px;
float:left;
display:inline;
}

#topr {
background-image:url(img/topr.png);
width:515px;
height:179px;
float:right;
display:inline;
}

#menu {
height:56px;
text-align:center;
}

#text {
font-weight:700;
padding:20px;
}

#bottom {
color:#333;
height:164px;
}

#bottoml {
background-image:url(img/bottoml.png);
width:536px;
height:164px;
float:left;
}

#bottomc {
height:164px;
float:left;
display:inline;
}

#bottomr {
background-image:url(img/bottomr.png);
width:543px;
height:164px;
float:right;
display:inline;
}

#stats {
text-align:center;
}

#contactcnt {
height:500px;
}

#moviescnt {
height:520px;
}

a,a:hover {
text-decoration:none;
color:#000;
background-color:#000;
}

#content,#flashcontent,#linkscnt {
height:480px;
}