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



#wrapper {
	position: absolute;
	margin-left: -518.5px;
	left: 50%;
	top: 0px;
	width: 1037px;
	height: 792px;
	z-index: 1;
}


body {
	background-color: #645447;
	background-image: url(../kids-audio-books/images/background-dark-brown-spirals.gif);
	background-repeat: repeat-x;
}


a:link {
	color: #000000;
	text-decoration: none;
}



a:hover {
	color: #E6BB84;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


/* header black text */
.style1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* body copy */
.style2 {
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif;
}

/* body copy bold */
.style3 {
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* body copy world links */
.style4 {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* copyright */
.style5 {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* bold text */
.style6 {color: #7D31FB}



/* header white text */
.style7 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}


.borderimage{
border:3px solid gray;
}

#logo {
	position: absolute;
	       left: 87px;
	top: 48px;
	width: 203px;
	height: 120px;
	z-index: 2;
	overflow: auto;
}


#title {
	position: absolute;
	left: 350px;
	top: 78px;
	width: 558px;
	height: 74px;
	z-index: 3;
	overflow: auto;
}

#audiobookplayer {
	position: absolute;
	left: 514px;
	top: 213px;
	width: 420px;
	height: 300px;
	z-index: 4;
	overflow: auto;
}

#subtext {
	position: absolute;
	left: 554px;
	top: 532px;
	width: 355px;
	height: 114px;
	z-index: 5;
	overflow: visible;
}
