body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color: #CDCA83;
	font-weight: normal;
	color: #000000;
	background-image: url(images/bckgd.jpg);
	background-repeat: repeat;
}
#content {
	position: relative;
	text-align: left;
	width: 1000px;
	margin:0px auto;
}
#bio {
	position:absolute;
	left:468px;
	top:105px;
	width:489px;
	height:308px;
	z-index:1;
	}
#bio  p {
	font-size:13px;
	text-align: left;
	font-weight: normal;
	color: #000000;
	}
#statement {
	position:absolute;
	left:467px;
	top:165px;
	width:495px;
	z-index:1;
	background-color: #CDCA83;
	padding: 5px;
	}
#statement p {
	font-size:13px;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
	color: #000000;
	font-weight: normal;
	}
#contact {
	position:absolute;
	left:117px;
	top:165px;
	width:495px;
	z-index:1;
	background-color: #CDCA83;
	padding: 5px;
	}
#contact p {
	font-size:13px;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
	color: #000000;
	font-weight: normal;
	}
#pricing {
	position:absolute;
	left:100px;
	top:329px;
	width:325px;
	height:256px;
	z-index:1;
	}
#pricing p {
	font-size:15px;
	color: #485146;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 3px;
	font-style: normal;
	font-weight: bold;
	}
#textbox {
	position:absolute;
	left:92px;
	top:165px;
	width:434px;
	text-align:left;
	z-index:5;
	background-color: #CDCA83;
	height: 500px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 460px;
	}
#textboxsm {
	position:absolute;
	left:92px;
	top:165px;
	width:434px;
	text-align:left;
	z-index:5;
	background-color: #CDCA83;
	height: 500px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 460px;
	}
#textbox   h3  {
	font-size:15px;
	color: #000000;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 3px;
	font-style: normal;
	font-weight: bold;
	}
#openimgs {
	position:absolute;
	left: 250px;
	top: 250px;
	height: 350px;
	width: 650px;
}
#listenimgs {
	position:absolute;
	left: 97px;
	top: 170px;
	height: 420px;
	width: 420px;
	z-index: 9999;
}
#gallery {
	left: 30px;
	top: 80px;
	width: 940px;
}
#gallery p {
	color: #333333;
	}

