@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 15%;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow-y: hidden;

}
#Layer1 {
	position:absolute;
	width:800px;
	height:600px;
	z-index:1;
	
}

#Layer2 {
	position:absolute;
	width:549px;
	height:23px;
	z-index:1;
	left: -671px;
	top: 94px;
	
}
.style1 {font-size: 12px}
#Layer3 {
	position:absolute;
	width:532px;
	height:30px;
	z-index:2;
	left: 245px;
	top: 526px;
	
}
.style2 {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	border: 1px solid #666666;
	text-align:center;
	margin-right:auto;
}
.mainHolder {
	border: 1px solid #333333;
	position: absolute;
	height: 600px;
	width: 900px;
}


.title {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 346px;
	height: 100px;
	
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	height: 25px;
	width: 573px;
	position: absolute;
	left: 226px;
	top: 143px;
	
}
.image {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 598px;
	width: 200px;
	position: absolute;
	left: 700px;
	top: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.mainTxtArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 306px;
	width: 500px;
	position: absolute;
	left: 257px;
	top: 195px;
	line-height: 15px;
	overflow-y:auto;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	height: 22px;
	width: 570px;
	position: absolute;
	left: 243px;
	top: 588px;
	text-align: center;
}
a:link {
	color: #494345;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #494345;
}
a:hover {
	text-decoration: none;
	color: #494345;
}
a:active {
	text-decoration: none;
	color: #494345;
}
