/* CSS Document */

<style type="text/css">
#wrapper{ 
 width: 720px; 
 position: relative; 
 left: 50%; 
 margin-left: -360px;
 background-color:#FFFFFF;
 }
#bg2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 10px;
}
#header {
	position:absolute;
	width:200px;
	height:115px;
	z-index:6;
	left: 10px;
	top: 10px;
}
#Layer3 {
	position:absolute;
	width:720px;
	height:15px;
	z-index:3;
	left: 10px;
	top: 150px;
}
#pic {
	position:absolute;
	width:200px;
	height:115px;
	z-index:4;
	left: 230px;
	top: 170px;
}
#copy {
	position:absolute;
	width:720px;
	height:115px;
	z-index:7;
	left: 10px;
	top: 375px;
}
#bookstore {
	position:absolute;
	width:720px;
	
	z-index:7;
	left: 10px;
	top: 200px;
}
#footerbookstore {
	position:absolute;
	width:720px;
	height:115px;
	z-index:8;
	left: 10px;
	top: 1095px;
}
#footer {
	position:absolute;
	width:720px;
	height:115px;
	z-index:8;
	left: 10px;
	top: 595px;
}
.style2 {font-size: 11pt; }
#menu {
	position:absolute;
	width:720px;
	height:115px;
	z-index:9;
	left: 10px;
	top: 132px;
	visibility: visible;
}
a:link {
font-family:"";
font-size:12px;
color:#ffffff;
text-decoration:none;
border:0;
}

a:visited {
text-decoration:none;
color:#ffffff;
font-size:12px;
font-family:"";
border:0;
}

a:hover {
text-decoration:none;
color:#ffffff;
border:0;
font-weight:500;
font-family:"";
}
</style>
