body {
margin: 0;
height:100%;
padding: 0;
background-image:url(http://www.shakingtambourine.com/bg.jpg);
background-attachment:fixed;
font-family: 'Trebuchet MS', sans-serif;
	line-height: 12px;
	font-size: 11px;
	text-align: justify;
color: #000000;
}


a {
color:#527478;
text-decoration: none;
}

h3 {
font-size: 13px;
font-weight: bold;
border-bottom: 1px solid;
text-transform: uppercase;
}

a:hover, a:active {
	color:#8BA79B;
	padding-top: 1px;
}


#menu {
border-top: 1px dashed #C2D5FC;
border-bottom: 1px dashed #C2D5FC;

}



h1, h2 {
font: bold 14px verdana;
line-height: 12px;
text-transform: uppercase;
margin: 0px 0px 10px 0px;
letter-spacing: 1px;
}

#apDiv1 {
	position:absolute;
	top:3px;
	left:150px;
	width:539px;
	height:405px;
	z-index:1;
	padding-left: 0px;
	padding-right: 0px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align:justify;
}
#apDiv2 {
	position:absolute;
	top:410px;
	left:150px;
	width:539px;
	line-height: 15px;
	z-index:1;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #f0e9df;
	text-align:justify;
}

#apDivfooter {
	position:absolute;
	left:-1px;
	width:539px;
	text-align:center;
	z-index:2;
	padding-left: 0px;
	padding-right: 0px;
	visibility: visible;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #f0e9df;
}
#wrapper {
	margin: 10px auto;
width: 539px;
border: 1px solid #000000;

	
}
