/* CSS Document */#header {	position: absolute;	top: 0px;	left: 10%;	right: 10%;	width: 640px;	bottom: 0%;	height: 140px;	z-index: 1;}#menu {	position: absolute;	top: 201px;	left: 10%;	right: 10%;	width: 640px;	bottom: 0%;	height: 20px;	background-color: #FFFFFF;}#main {	position: absolute;	top: 223px;	left: 10%;	right: 10%;	width: 640px;	bottom: 0%;	height: 409px;	background-color: #FFFFFF;	z-index: 1;}#content {	position: absolute;	top: 60px;	left: 64px;	bottom: 0%;	height: 290px;	width: 520px;	z-index: 2;}#content2 {	position: absolute;	top: 60px;	left: 64px;	bottom: 0%;	height: 400px;	width: 520px;	z-index: 2;}.style2 {color: #FFFFFF}.style3 {	font-size: 12px;	font-family: Arial, Helvetica, sans-serif;}a:link {text-decoration: none; color:#333366;}a:visited {text-decoration: none; color:#333366;}a:active {text-decoration: none; color:#333366;}a:hover {text-decoration: underline; color:#999999;}.style4 {	font-size: 10px;	font-family: Arial, Helvetica, sans-serif;	color: #FFFFFF;}
