.MainBody {
	background-image: url(BodyBkgrd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
}
.BigLetter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 96px;
	color: #646361;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 40px;
}
.BigText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	color: #656462;
	line-height: 40px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
}
.footer {
	background-image: url(Footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
}
.imagebox {
	background-color: #A8A8A8;
}
body {
	background-image: url(BackgroundSilver.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
}
.dottedline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
a:link {
	
	color: #666666;
	text-decoration: none;
}


a:visited {

	color: #666666;
	text-decoration: none;
}

a:hover {

	color: #000000;
	text-decoration: none;
}

a.Title: link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


a.Title: visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.Title: hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.CompanyName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.MainBodyDetails {

	background-image: url(BodyBkgrdDetails.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #787775;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
}
.thumbnailborder {
	border: 1px solid #CCCCCC;
}

hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
