﻿#header {
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1050px;
	height: 400px;
}
#container {
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1100px;
	height: 1000px;
}
.style1 {
	margin-left: 0px;
}
#layer1 {
	border: thin solid #FFFFFF;
}
#navigation {
	position:relative;
}
.style2 {
	text-align: center;
}
#layer3 {
	border: thin solid #FFFFFF;
}
a {
	color: #FFFFFF;
}
a:visited {
	color: #0000FF;
}

