.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: 14px;
	font-weight: bold;
	color: #232b63;
}
h2 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #949494;
}
h3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #232b63;
	padding: 0;
	margin: 0;
	display: inline;
}
h4 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #949494;
	padding-top: 10px;
}
a:active {
	color: #0054a6;
	text-decoration: underline;
}
a:visited { 
	color: #0054a6;
	text-decoration: underline;
}
a:hover {
	color: #161b3f;
	text-decoration: underline;
}
a:link {
	color: #0054a6;
	text-decoration: underline;
}
body {
	margin: 0;
	background-color: #ffffff;
}
a.footer:active {
	color: #ffffff;
	text-decoration: none;
}
a.footer:visited { 
	color: #ffffff;
	text-decoration: none;
}
a.footer:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.footer:link {
	color: #ffffff;
	text-decoration: none;
}
#galImg {
	border:1px solid #949494;
}
#bottom {
	background-image: url(images/index_13.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#description {
	width: 400px;
}