#1 {

	background-color: #FFFFee;

	position: absolute;

	z-index: auto;

	height: auto;

	width: 70%;

	left: 175px;

	top: 24px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-top-width: 2px;

	border-right-width: 2px;

	border-bottom-width: 2px;

	border-left-width: 2px;

	margin: 20px;

	padding: 20px;

	border-top-color: #000000;

	border-right-color: #000000;

	border-bottom-color: #000000;

	border-left-color: #000000;

	overflow: visible;

	cursor: text;

	clear: both;


}

#logo {
	position: absolute;
	
	background-color: #eeeeee;
	
	left: 24px;
	
	top: 24px;
	
	width: 150px;

}



body {

	background-color: #eeeeee;

}

#links {

	position: absolute;

	left: 24px;

	top: 175px;

	border: none #000000;

	width: 150px;











}

