#body {
	background-color: #A1B3C9;
}
#container {
	width: 700px;
	position: absolute;
	padding: 0px;
	background-color: #FFFFFF;
	border: 1px solid #003333;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	height: 1300px;
	background-image: url(Image3.jpg);
	left: 10px;
	top: 15px;
	margin-bottom: auto;
}
#navigation {
	width: 180px;
	border: 1px solid #003333;
	position: absolute;
	z-index: 1;
	padding: 10px;
	background-color: #FFFFFF;
	left: 720px;
	top: 15px;
}
#ads {
	position: absolute;
	left: 925px;
	top: 15px;
}
#ads1 {
	position: absolute;
	left: 720px;
	top: 480px;
}
#ads11 {
	position: absolute;
	left: 720px;
	top: 415px;
}
#ads2 {
	position: absolute;
	left: 720px;
	top: 1090px;
}
#header {
	width: 690px;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #003366;
	position: relative;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	line-height: 50px;
	top: auto;
	border-top-style: none;
	height: 60px;
	text-align: left;
}
#information {
	z-index: 2;
	position: absolute;
	width: 490px;
	left: 200px;
}
