.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #c9d1d7;
}
.textPad1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #c9d1d7;
	padding-top: 22px;
	padding-bottom: 22px;
	padding-left: 22px;
}
.textPad2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #c9d1d7;
	padding: 22px;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #c4c9cd;
}
h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
h2 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #a1a6ab;
}
h3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #b4cfda;
	padding: 0;
	margin: 0;
	display: inline;
}
h4 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #878787;
	padding-top: 10px;
}
a {
	color: #b4cfda;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
body {
	margin: 0;
	background-image: url(images/bg.gif);
}
a.footer {
	color: #9b9d9f;
	text-decoration: none;
}
a.footer:hover {
	color: #ffffff;
	text-decoration: underline;
}
#galImg {
	border:1px solid #a1a6ab;
}
#description {
	width: 450px;
}
img#rapidstatscounter {
	border: 2px solid #b4cfda;
}
#mainBG {
	background-image: url(images/index_03.gif);
	background-position: top;
	background-repeat: no-repeat;
}