@charset "UTF-8";

#container {

	width: 800px;

	margin-right: auto;

	margin-left: auto;

}

#Header {

	float: left;

	width: 800px;

}

#leftnav {

	float: left;

	width: 126px;

}

#title {

	float: left;

	width: 612px;

	background-color:#FFF;

}

body {

	background-color: #0678B3;

}

#titlepic {
	margin: -0.2em;
	margin-left:14%;
	background-color:#FFFFFF;
	}
	
#titlepic img {
	max-width:672px;
	width:672px;
	}
	
html>body #titlepic img{
	max-width:675px;
	width:675px;
	}


html>body #titlepic {						/* IE6 and below can't see this code*/
	background:none;
	margin-left:auto;
}

#content {

	background-color: #FFFFFF;

	float: left;

	width: 675px;

	height: auto;

	margin-right: 62px;

	margin-left: 31px;

}

html>body #content {					/* IE6 and below can't see this code*/

	background-color: #FFFFFF;

	float: left;

	width: 675px;

	height: auto;

	margin-right: 62px;

	margin-left: 63px;

}

html>/**/body #content {				/* IE7 and below can't see this */

	background-color: #FFFFFF;

	float: left;

	width: 675px;

	height: auto;

	margin-right: 62px;

	margin-left: 62.5px;

}

#movieContent {

	background-color: #FFFFFF;

	float: left;

	width: 675px;

	height: auto;

	margin-right: 62px;

	margin-left: 31.7px;
	
	margin-top:-0.44%;

}

html>body #movieContent {					/* IE6 and below can't see this code*/

	background-color: #FFFFFF;

	float: left;

	width: 674px;

	height: auto;

	margin-right: 62px;

	margin-left: 63px;
	
	border:none; 
	
	margin-top:-0.45%;

}

html>/**/body #movieContent {				/* IE7 and below can't see this */

	background-color: #FFFFFF;

	float: left;

	width: 675px;

	height: auto;

	margin-right: 62px;

	margin-left: 63px;

}


#footer {

	float: left;

	width: 801px;

}

p {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 75%;

	color: #0678B3;

	padding-right: 20px;

	padding-left: 20px;

	background-color: #FFFFFF;

}

a {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 100%;

	color: #ED9522;

}



