body {background-color: #000;}

#main {width: 800px; margin-top: 40px; margin-left: auto; margin-right: auto;}
#movie {width: 800px; background-color: #000000; margin-bottom: 25px; text-align: center}
#footer {width: 800px; text-align: center; font-family: : Arial; color: #666; background-color: #000; font-size: 69%;}
#footer a {line-height: 19px; }
#flashcontent {font-family: Arial; color: #fff; font-size: 90%; text-align: center}


/*Navigation Bar Links*/

/*Links*/

a:link { color: #666; font-family: Arial ; text-decoration: none; }	
a:visited { color: #666; font-family: Arial; text-decoration: none }
a:hover { color: #fff; font-family: Arial; text-decoration: underline }
a:active { color: #fff; font-family: Arial; text-decoration: underline }
