@charset "utf-8";
a:link {
	font-family: Tahoma;
	color: #CCC;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	cursor: crosshair;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
.header{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
	background-color: #000000;
	background-repeat: no-repeat;
}

.WP {
	background-image: url(wp.jpg);
	background-attachment: scroll;
	background-position: center top;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.backgroundwp {
	background-image: url(wp%20small.jpg);
	background-repeat: repeat;
	background-color: #FF0000;
}

.top {
	background-image: url(top.jpg);
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.welcome {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
}



.heading {
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
}

.richard {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	vertical-align: top;
	color: #FFFFFF;
	text-indent: 20px;
	text-align: left;
}
.Sitemap {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}

.image {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.imageheader   {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 10px;
	height: 87.6px;
	width: 225.6px;
}

#wrap {
	background-color: #000000;
}
#table {
	background-color: #FFFFFF;
	border: 10px none #000000;
}

