body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}

table
{
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img
{
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var
{
    font-style: normal;
    font-weight: normal;
}

ol, ul
{
    list-style: none;
}

caption, th
{
    text-align: left;
}

h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after
{
    content: '';
}

abbr, acronym
{
    border: 0;
}

a:focus, a:active
{
    outline: 0 none;
    -moz-outline: 0 none;
}

html
{
    text-align: center;
}

body
{
    background-color: #000000;
    color: #ffffff;
    font-family: Arial,Verdana,sans-serif;
    margin: 0 auto 12px auto;
    width: 1280px;
}

a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

#heading
{
    background: #000000 url(../images/header.jpg) no-repeat 50%;
    height: 230px;
    text-indent: -9999px;
}

#right
{
	float: left;
	width: 1280px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#right #movieTitle
{
    color: #ff4400;
    font-size: 112%;
    font-style: italic;
    margin: 10px 0 30px;
}

#right #movie
{
	margin: 0 auto;
	width: 1280px;
}

#right #contact
{
	font-size: 90%;
	margin: 10px auto 0;
	text-align: right;
	width: 1280px;
}

#right #contact a
{
    color: #ff4400;
}

#footer
{
    clear: both;
    font-size: 75%;
    margin: 4em 0 0 0;
    text-align: center;
}
