@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFB599;
	margin: 0px;
	padding: 0px;
	height: 555px;
}
#links {
	margin: auto;
	width: 700px;
}
.test {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	color: #FFFFFF;
}

#wrapper {
	margin: auto;
	width: 100%;
	height: 555px;
	padding-top: 10px;
}
#wrapper #top bar {
	margin: auto;
	height: 55px;
	width: 910px;
}
#wrapper #box {
	margin: auto;
	height: 501px;
	width: 910px;
}
#apDiv1 {
	position:absolute;
	width:910px;
	height:205px;
	z-index:1;
	top: 369px;
}
#apDiv2 {
	position:absolute;
	width:100%;
	height:122px;
	z-index:2;
	background-image: url(images/Lamour-Online,Milvy%20Lie,bottom-bar.jpg);
	background-repeat: repeat-x;
	left: 0px;
	top: 499px;
}
#apDiv3 {
	position:absolute;
	width:510px;
	height:324px;
	z-index:2;
	text-align: center;
	top: 75px;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	color: #666666;
}
.text3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
}

