#container {
	height: 600px;
	width: 800px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	position: absolute;
	left: 168px;
	top: 60px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#snav {
	height: 604px;
	width: 188px;
	position: absolute;
	left: 0px;
	top: -1px;
}

