.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #656565;
}
.textPad {
	font-family: Tahoma;
	font-size: 11px;
	color: #656565;
	padding: 20px;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #c6c6c6;
}
h1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #782813;
}
h2 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #949494;
}
h3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #561d0d;
	padding: 0;
	margin: 0;
	display: inline;
}
h4 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #949494;
	padding-top: 10px;
}
a {
	color: #782813;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
body {
	margin: 0;
	background-color: #ffffff;
}
a.footer {
	color: #ffffff;
	text-decoration: none;
}
a.footer:hover {
	color: #ffffff;
	text-decoration: underline;
}
#galImg {
	border:1px solid #949494;
}
#description {
	width: 400px;
}