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

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body { margin: 0 auto;
	   padding: 0;
	   text-align: center;
	   background-color: #FFF5C9;
}

p { font-family:"Helvetica Neue", Arial, sans-serif;
	font-size:16px;
	line-height:20px;
	text-align:justify;
}

td { font-family:"Helvetica Neue", Arial, sans-serif;
	font-size:14px;
	text-align:left;
}

ul { font-family:"Helvetica Neue", Arial, sans-serif;
	font-size:16px;
	text-align:justify;
}

a:link { color: #000; }

a:hover {color: #463C3C; }

a:visited {color: #463C3C; }

#container {
	position:relative;
	width:1024px;
	margin: 0 auto;
	text-align:left;
	z-index:1;
	height: 900px;
	left: 0px;
	top: 0px;
}

#header {
	position:absolute;
	left:137px;
	top:0px;
	width:750px;
	height:88px;
	z-index:4;
}

#body_content {
	position:absolute;
	left:137px;
	top:91px;
	width:750px;
	height:677px;
	background:#426E7F;
	border:solid 2px;
	z-index:1;
}

#nav {
	position:absolute;
	left:0px;
	top:0px;
	width:750px;
	height:55px;
	z-index:100;
}

#center1 {
	position:absolute;
	left:30px;
	top:64px;
	width:690px;
	height:598px;
	background-color:#AABEA9;
	border:solid 2px;
	z-index:3;
}

#center2 {
	position:absolute;
	left:60px;
	top:107px;
	width:580px;
	height:431px;
	border:solid 2px;
	background-color:#BBCFC5;
	z-index:1;
}

#book {
	position:absolute;
	left:30px;
	top:77px;
	width:137px;
	height:211px;
	border:solid 2px;
	z-index:2;
}

#page_title {
	position:absolute;
	left:320px;
	top:18px;
	width:357px;
	height:75px;
	z-index:3;
}

#text1 {
	position:absolute;
	left:118px;
	top:4px;
	width:454px;
	height:180px;
	z-index:2;
}

#text2 {
	position:absolute;
	left:8px;
	top:188px;
	width:516px;
	height:243px;
	z-index:3;
}

#rose {
	position:absolute;
	left:530px;
	top:306px;
	width:79px;
	height:128px;
	z-index:1;
}

#thought {
	position:absolute;
	left:0px;
	top:553px;
	width:690px;
	height:45px;
	z-index:4;
}

#bottom_nav {
	position:absolute;
	left:137px;
	top:782px;
	width:750px;
	height:41px;
	z-index:2;
}

#copyright {
	position:absolute;
	left:137px;
	top:838px;
	width:750px;
	height:30px;
	z-index:3;
}

#audio_player {
	position:absolute;
	left:47px;
	top:248px;
	width:362px;
	height:96px;
	z-index:1;
}

#add_to_cart {
	position:absolute;
	left:280px;
	top:37px;
	width:135px;
	height:28px;
	z-index:3;
}
