html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
object{ outline: 0; }
strong, b, strong *, b * { font-weight: bold !important; }
em, i, em *, i * { font-style: italic !important; }
a:focus, input:focus{ outline-style: none; }
a{ color: #ffffff; font-weight: bold; text-decoration: none; }
a:hover{ text-decoration: underline; }

body{ background: #000000 url('images/fpage.gif') 50% 0 no-repeat; font-family: Verdana, Arial; font-size: 11px; color: #cbcbcb; }
div#fpage{ width: 700px; position: absolute; top: 0; left: 50%; margin: 0 0 0 -350px; }
	div#movie{ margin: 125px 0 0 0; width: 700px; height: 420px; background: #ffffff; }
	div#menu{ margin: 25px 0 0 0; width: 700px; text-align: center; }
	div#links{ margin: 26px 0 0 0; width: 700px; }
		#links div{float: left; display: inline; }
		#links div.left{ width: 400px; }
		#links div.right{ text-align: right; width: 300px; }