#container {
	padding: 0px;
	height: auto;
	width: 955px;
	left: 0px;
	top: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 100%;
}
#header {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 955px;
	background-color: #000000;
}
#content {
	margin: 0px;
	padding: 0px;
	width: 955px;
	background-color: #000000;
	padding-bottom: 0px;
	text-align: center;
	color: #FFFFFF;
}
#footer {
	position:absolute;
	left:0px;
	width:955px;
	height:20px;
	z-index:2;
	background-color: #666666;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(Graphics/Header%20Graphic%20Bar.jpg);
	bottom: 0px;
}
#div_text {
	text-align: justify;
	position: absolute;
	height: auto;
	width: 717px;
	z-index: 1;
	left: 127px;
	top: 505px;
}
.mempix {
	padding: 5px;
}
