#Container {
	text-align: center;
}
#MIJF2010 {
	background-image: url(mijf-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #9E724F;
}
#Footer {
	margin-top: 20px;
	margin-bottom: 40px;
	color: #543E29;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
#Footer a {
	text-decoration: none;
	color: #543E29;
}
#MIJF-Pop {
	position: relative;
}
#MIJF-Pop-Banner {
	z-index: 100;
	background-color: #000000;
	position: absolute;
	height: 300px;
	width: 600px;
	top: 10px;
	left: 190px;
	border: 1px solid #000000;
}
