.text {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #88522e;
	text-decoration: none;
}
.textPad {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #88522e;
	text-decoration: none;
	padding: 20px;
}
h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #911f1a;
	text-decoration: none;
}
h2 {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #af8d74;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #911f1a;
	text-decoration: underline;
}
a:visited { 
	font-family: Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #911f1a;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5c120f;
	text-decoration: underline;
}
a:link {
	font-family: Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #911f1a;
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}
#galImg {
	border:1px solid #c7a084;
}
#content {
	background-image: url(images/index_16.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#box {
	border: 2px solid #a9a9a9;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #e2e9f5;
	margin-bottom: 10px;
}