@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #783f7a;
	text-decoration: none;
	background-color: #c4dcdd;
	margin: 0px;
	padding: 0px;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 124px;
	width: 100%;
	background-color: #9ab686;
}
#menu {
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 500px;
	width: 180px;
	margin-left: 18px;
}#menucontent {
	position:absolute;
	left:50px;
	top:129px;
	width:117px;
	height:243px;
	z-index:1;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #583F57;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #886287;
	text-decoration: none;
}
.hi {
	font-size: 24px;
	color: #6A4D69;
}
.border {
	border: 3px solid #886287;
}#apDiv1 {
	position:absolute;
	left:216px;
	top:161px;
	width:287px;
	height:215px;
	z-index:2;
}
#apDiv2 {
	position:absolute;
	left:521px;
	top:172px;
	width:277px;
	height:190px;
	z-index:3;
}
#apDiv3 {
	position:absolute;
	left:215px;
	top:397px;
	width:588px;
	height:68px;
	z-index:4;
}
