#container  {
	width: 990px;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
	background-color: #FFFFFF;
} 
#TopNavbar {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 34px;
}



#header  {
	background-image: url(../images/top_banner_fr.jpg);
	height: 125px;
} 
#header_index {
	background-image: url(../images/top_banner_index_fr.jpg);
	height: 260px;
}
#header2 {
	background-image: url(../images/top_banner2.jpg);
	height: 260px;
}
#header3 {
	background-image: url(../images/top_banner_3_fr.jpg);
	height: 125px;
}

#newsletter {
	text-align: center;
	font-size: small;
	font-weight: bold;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#newsletter a {
	text-decoration: none;
	color: #049797;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}


#newsletter h1 a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: -10px;
}
#promotions {
	text-align: center;
	font-size: small;
	font-weight: bold;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#promotions a {
	text-decoration: none;
	color: #EF6411;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
#promotions a img {
	color: #049797;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#movie_link {
	font-size: small;
	font-weight: bold;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#movie_link a {
	text-decoration: none;
	color: #049797;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
#movie_link a  img{
	color: #049797;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footerNavbar  {
	height: 12px;
	padding: 10px;
}

#footer  {
	font-size: small;
	text-align: center;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(../images/body%20themes/footer_banner_bkgd.jpg);
	height: 195px;
	margin-top: 0px;
	margin-bottom: 0px;
} 

#footer li {
	list-style-type: none;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}

