body {
	color:#412301;
	background-image: url(bckgrnd2.jpg);
	background-repeat: no-repeat;
	background-color:#f3f0e7;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

	
#page {
margin:auto;
width:700px;
margin-left:126px;
margin-right:166px;

}

#movie {
	width:700px;
	margin:0 0 0 0;
	padding:0;
	}
	
	
	
	

/* ----- Navigation ----- */

#navcontainer {
	margin:0;
	width:700px;
	padding-bottom:5px;
	padding-top:10px;	
	background-color:#3f89c8;
	
	}
	
#navlist
{
margin: 0;
padding: 0 0 20px 10px;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
color:#ffffff;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #ffffff;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #5f3e15;
padding-bottom: 2px;
background: transparent;
color: #ffffff;
}

#navlist a:hover { color: #5f3e15; }

/* ----- END Navigation ----- */





/* ----- TEXT ----- */
a:link, a:visited, a:active { font-family:Arial, Arial, Helvetica, sans-serif;
color:brown; text-decoration:underline; color:#412301}

a:hover { font-family:Arial, Arial, Helvetica, sans-serif;
color:brown; text-decoration:none; color:#412301}

h1 { font-family:Arial, Arial, Helvetica, sans-serif;
font-size:36px; color:#412301}

h2 { font-family:Arial, Arial, Helvetica, sans-serif;
font-size:30px; color:#412301}

h3 { font-family:Arial, Arial, Helvetica, sans-serif;
font-size:24px; color:#412301}

h4 { font-family:Arial, Arial, Helvetica, sans-serif;
font-size:18px; color:#412301}

h5 { font-family:Arial, Arial, Helvetica, sans-serif;
font-size:14px; color:#412301}

h6 { font-family:Arial, Arial, Helvetica, sans-serif;
font-size:12px; color:#412301}

h7 { font-family:Arial, Arial, Helvetica, sans-serif;
font-size:10px; color:#412301}

.quote { font-family:Arial, Helvetica, sans-serif;
font-size:12px; color:#412301; font-style:italic;}

.white, a.white:hover, a.white:link, a.white:visited {color:#FFFFFF}

.subscript { font-size:9px;font-style:italic; }

.footertext { font-family:Arial, Helvetica, sans-serif;
font-size:12px; color:#412301; color:#f3f0e7}

/* ----- END TEXT ----- */




/* -----  Columns ----- */

#column-left { 

}






/* ----- END Columns ----- */

#brand { 
position: absolute;
left:0px;
top:0px;
width:120px;
height:64px;
background:url(logo-x120.png) no-repeat;
}

#leftcontent { position: absolute;
left:0px;
top:100px;
width:125px;
border:0px #5f3d17;
}


	
#centercontent {
width:700px;
height:515px;
background:#f3f0e7;
margin:0;
margin-bottom:50px;
border: solid 1px #5f3d17;
voice-family: "
\"
}

\"
"
;
voice-family: inherit;
}

html>
body #centercontent {
margin:auto;
}

#centercontent2 {
padding:5px;
width:700px;
background:#f3f0e7;
margin:0;
margin-bottom:5px;
border: solid 1px #5f3d17;
voice-family: "
\"
}

\"
"
;
voice-family: inherit;
}

html>
body #centercontent2 {
margin:auto;
}

#centercontent-home {
background-image: url(bckgrnd2.jpg);
width:700px;
height:515px;
background:#f3f0e7;
margin:0;
margin-bottom:50px;
border: solid 1px #5f3d17;
voice-family: "
\"
}

\"
"
;
voice-family: inherit;
}

html>
body #centercontent-home {
margin:auto;
}

#rightcontent {
	float:left;
	position: absolute;
	left:829px;
	top:97px;
	width:165px;
	border:0px #5f3d17;
}

p,h1,h2,h3 { margin:0px 10px 10px 10px;
}


#footercontainer {
	height:160px;
	width:100%;
	background:#3f89c8 url(footer-bckgrnd.jpg) repeat-x;
	background-color:#3f89c8;
	}

#footerlinks {
	margin-left:125px;
	padding-top:50px;
	width:100%;
	
	}
	
#footertext {
	width:700px;
	margin-left:125px;
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f3f0e7;
	
	}

img.image-center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border:#FFFFFF solid medium;
	}
	
img.image-right, img[align="right"] {
	float:right;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	border:#FFFFFF solid medium;
	}

img.image-left, img[align="left"] {
	float:left;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	border:#FFFFFF solid medium;
	}