#myDiv {
	height: 600px;
	width: 800px;
	position: absolute;
	top: 88px;
	background-color: #FFFFFF;
	left: 70px;
	z-index: 1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mydiv2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	border: 1px solid #996600;
	position: relative;
	background-color: #F3F1E5;
	z-index: 0;
	padding-right: 10px;
	padding-left: 50px;
}
#mydiv3 {
	left: 0px;
	top: 40px;
	z-index: 1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 366px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.navtype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C9B185;
}
