.bgnd_home {
	background-image: url(../pages/bgnd_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text_main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
}
.text_quote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #996;
}
.bgnd_history {
	background-image: url(../pages/bgnd_history.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgnd_middleton {
	background-image: url(../pages/bgnd_middleton.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgnd_gallery {
	background-image: url(../pages/bgnd_gallery.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgnd_craft {
	background-image: url(../pages/bgnd_craft.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgnd_gloves {
	background-image: url(../pages/bgnd_gloves.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgnd_accessories {
	background-image: url(../pages/bgnd_accessories.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#scroll1 {
	overflow: auto;
	height: 470px;
	width: 340px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 2px;
}
#scroll2 {
	overflow: auto;
	height: 450px;
	width: 330px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 2px;
}
#scroll3 {
	overflow: auto;
	height: 460px;
	width: 325px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 5px;
}
.text_footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
