html, body {
	background: url(images/background-fade.jpg) top left repeat-x fixed;
	color: #333333;
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	line-height: 1.5;
}

#content {
	text-align: left;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 22px;
	padding-bottom: 0px;
	background: url(images/bg.png);
}
	
a:link {
	color: #666666;
	text-decoration: none;
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #666666;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #333333;
	text-decoration: underline;
}
.img {
	border:1px solid #FFFFFF;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	padding: 7px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #5E94C4;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.heading {
	font-weight: bold;
	background: #A5C2DE;
}
a.topnav:link {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.topnav:active {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.topnav:visited {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.topnav:hover {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.topnavactive {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.SmallText {
	font-size: 11px;
	text-align: center;
}
