@charset "UTF-8";
/* CSS Document */

#TextBox {
	height: 239px;
	width: 447px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3A3321;
	text-align: left;
	overflow: auto;
	word-spacing: normal;
	white-space: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	cursor: default;
	margin: 0px;
	float: left;
}
.image {
	margin: 0px;
	overflow: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	float: left;
	clear: left;
	background-position: left top;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.image2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
VScrollBar {
   cornerRadius: 15;
   highlightAlphas: 0, 0;
   fillAlphas: 1, 0.4, 1, 0.58;
   fillColors: #ffffff, #cccccc, #ffffff, #eeeeee;
   trackColors: #94999b, #e7e7e7;
   themeColor: #c8bb94;
   borderColor: #b7babc;
}


	
h1 {
	font-family: "Edwardian Script ITC";
	font-size: 30px;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}
h2 {
}
a:link {
	color: #3B3422;
	text-decoration: none;
}
a:active {
	color: #3D3523;
	text-decoration: none;
}
a:visited {
	color: #663801;
	text-decoration: none;
}
a:hover {
	color: #9F5600;
	text-decoration: underline;
}
.Gallery {
	padding: 0px;
	margin: 8px;
}
