.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #6e9ac4;
}
.textPad {
	font-family: Tahoma;
	font-size: 11px;
	color: #6e9ac4;
	padding: 23px;
}
.textWelcome {
	font-family: Tahoma;
	font-size: 11px;
	color: #6e9ac4;
	padding-left: 184px;
	padding-top: 55px;
	padding-right: 36px;
}
h1 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #335c83;
	padding: 10px;
}
h2 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #335c83;
}
h3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3f96e8;
}
h4 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #00ffff;
	text-decoration: underline;
}
body {
	margin: 0;
	background-image: url(images/bg.gif);
}
#galImg {
	border:1px solid #5d7fa0;
}
#description {
	width: 450px;
}
img#rapidstatscounter {
	border:1px solid #aed7ff;
}
ul {
	list-style: circle;
}