.middleRight {
	background-image: url(images/notebook_06.jpg);
	background-repeat: repeat-y;
}
.middeCenter {
	background-image: url(images/notebook_08.jpg);
	background-repeat: repeat;
}
.middleTop {
	background-image: url(images/notebook_02.jpg);
	background-repeat: repeat-x;
}
.upperRight {
	background-image: url(images/notebook_04.jpg);
	background-repeat: repeat-y;
}
.upperLeft {
	background-image: url(images/notebook_01.jpg);
	background-repeat: repeat-x;
}
.middleLeft {
	background-image: url(images/notebook_07.jpg);
}
.lowerLeft {
	background-image: url(images/notebook_11.jpg);
}
.LowerMiddle {
	background-image: url(images/notebook_12.jpg);
	background-repeat: repeat-x;
}
.imagebg {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
.menutxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #6B2E11;
	font-style: oblique;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	line-height: 18px;
	color: #000000;
}
.headertext {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	font-variant: normal;
	color: #6B2E11;
	font-style: oblique;
}
.photo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663300;
	line-height: 120%;
	font-weight: bold;
}


