#container {
	margin: auto;
	height: 1070px;
	width: 800px;
	position: relative;
	background-color: #1b1c1a;
	border: 1px solid #999999;
}
#flash {
	position: absolute;
	left: 40px;
	top: 236px;
	width: 721px;
	height: 368px;
}
#text-box {
	position: absolute;
	left: 40px;
	top: 629px;
	width: 721px;
	height: 286px;
}



#header {
	position: absolute;
	height: 153px;
	width: 800px;
}
#navigation {
	position: absolute;
	height: 39px;
	width: 800px;
	top: 156px;
	left: 0px;
}
#footer {
	position: absolute;
	left: 40px;
	top: 936px;
	width: 721px;
	height: 107px;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#accred-left {
	position: absolute;
	width: 172px;
	height: 47px;
	top: 7px;
}
#accred-right {
	position: absolute;
	left: 555px;
	top: 6px;
	height: 47px;
	width: 166px;
}
#accred-bottom {
	position: absolute;
	left: 325px;
	top: 79px;
	width: 68px;
	height: 24px;
}
