body {
	background-image: url(img/Creme_browserbg.jpg);
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #817b67;
	text-align: justify;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #817b67;
	text-align: justify;
}

.paddingcontrol {
	padding-right: 50px;
	padding-top: 15px;
	padding-left: 15px;
}


#apDiv1 {
	position:absolute;
	left:409px;
	top:138px;
	width:404px;
	height:119px;
	z-index:1;
}

.middlebg {
	background-image: url(img/LayeredPaper_03-1.jpg);
	background-repeat: repeat-y;
}

.topbg {
	background-image: url(img/LayeredPaper_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.bottombg {
	background-image: url(img/LayeredPaper_04.jpg);
	background-position: top;
}

.floatright {
	float: right;
	padding: 10px;
}
.centreall {
	text-align: center;
}
