.Header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333;
	background-color: #999;
	height: 100px;
	width: 800px;
	font-weight: normal;
	font-variant: small-caps;
	text-align: left;
	margin: auto;
	background-image: url(../Graphics/header.jpg);
}
.Sitemenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	height: 25px;
	background-color: #333;
	text-align: center;
	letter-spacing: 1px;
	display: inline;
	text-decoration: none;
	width: auto;
}
.Sitelength {
	width: 800px;
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Sitedata_cap {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFF;
	background-color: #999;
	padding: 3px;
	margin: auto;
	text-align: left;
	width: 750px;
}
.Sitedata_cap2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #333;
	padding: 3px;
	margin: auto;
	text-align: left;
	width: 750px;
}
.Sitedata_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	height: auto;
	font-weight: normal;
	margin: auto;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	width: auto;
}


.Footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #999;
	height: 20px;
	width: 800px;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	vertical-align: middle;
	margin: auto;
	float: right;
	background-image: url(../Graphics/footer.jpg);
}

 a:link{
	color: #FFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	border: 0;
}

a:visited{
	background-color: transparent;
	color: #FFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 0;
}

a:hover{
	color: #F90;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #F90;
	border-left-color: #D6D6D6;
}

a:active{
	color: #F90;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
	border: 0;
} 
.contact {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
