.container {
	width: 934px;
	text-align: center;
	background-repeat: repeat-y;
	background-image: url(images/website_background.png);
	margin: auto;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	width: 860px;
	padding-left: 40px;
	padding-top: 16px;
	background-image: url(images/website_background.png);
}
.navigation {
	width: 934px;
	height: 30px;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	line-height: 23px;
	background-image: url(images/website_background.png);
}
.titleimage {
	height: 10px;
	width: 934px;
	background-image: url(images/website_background.png);
}

.header {
	width: 934px;
	height: 106px;
	background-image: url(images/website_background.png);
}
