/* CSS Document */
/* CLEARING */
/*body { background-color:#9a8b86; }
.general{ background: url(/site-media/img/intro/bg.gif); background-repeat:no-repeat; }


#movie  { position:absolute; top:26px; left:341px; }
#enterButton  { position:absolute; top:500px; left:200px;  }*/

body {background-color:#bb0051;}
.general {background: url(/site-media/img/intro/bg.gif); background-repeat: no-repeat; }

#mainframe {width: 940px;}
#content a {text-decoration: underline; color: #fff;}
#pagetitle {position: relative; margin: -100px 0 0 310px; }

/*#mainframe #footer {position: relative;  padding: 60px 0px 20px 330px; text-align: left;}*/

#flashcontent { margin-left:310px;}


div#footer
{
 clear           : both;
 padding         : 20px 0;
 position        : static;

}




