#container {
	position: relative;
	height: 800px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #000000;
}

#left {
	position: absolute;
	height: 800px;
	width: 100px;
}
#footer {
	left: 100px;
	top: 726px;
	position: absolute;
	height: 74px;
	width: 600px;
}
#right {
	position: absolute;
	height: 800px;
	width: 100px;
	left: 700px;
}
#content {
	background-color: #000000;
	position: absolute;
	height: 496px;
	width: 600px;
	left: 100px;
	top: 230px;
}



#header {
	position: absolute;
	height: 200px;
	width: 600px;
	left: 100px;
	margin: auto;
}
#navigation {
	position: absolute;
	height: 31px;
	width: 600px;
	left: 100px;
	top: 199px;
	margin: auto;
}
#contentletters {
	background-color: #000000;
	position: absolute;
	height: 485px;
	width: 600px;
	left: 100px;
	top: 259px;
	overflow: scroll;
}
#contentsmall {

	background-color: #000000;
	position: absolute;
	height: 19px;
	width: 600px;
	left: 100px;
	top: 230px;
}
#contentsites {

	background-color: #000000;
	position: absolute;
	height: 145px;
	width: 600px;
	left: 100px;
	top: 230px;
}
#contentsitesagain {


	background-color: #000000;
	position: absolute;
	height: 368px;
	width: 600px;
	left: 100px;
	top: 375px;
	overflow: scroll;
}
#contenttop {
	background-color: #000000;
	position: absolute;
	left: 100px;
	top: 230px;
}
#contentlinks {

	background-color: #000000;
	position: absolute;
	height: 496px;
	width: 600px;
	left: 100px;
	top: 230px;
}
#contentlettersalt {

	background-color: #000000;
	position: absolute;
	height: 485px;
	width: 600px;
	left: 100px;
	top: 259px;
}
