body {
	background-color: #990000;
	margin: 0px;
	padding: 0px;
}

div#container {

	margin-left: auto;
	margin-right: auto;
	background-color: #990000;
}

div#header {
}

div#left1 {
}

div#left2 {
	position: absolute;
	top: 112px;
	left: 249px;
	height: 249px;
}

div#menu {
	position: absolute;
	margin-top: -383px;
	margin-left: 209px;
	width: 566px;
}

div#center {
	position: absolute;
	top: 112px;
	left: 88px;
	width: 426px;
    height: 75px;
	background-color: #ff6600;
	padding-left: 5px;
	margin-top: 96px;
	margin-left: 193px;
	padding-bottom: 107px;
}

a:link, a:visited {
	color: black;
}

a:hover, a:focus {
	color: black;
    background-color :#FF6600;
}
