.Navigational {
	font-family: "Courier New", Courier, monospace;
	color: #666666;
	text-align: center;
	font-weight: bolder;
	left: 50px;
	font-size: 16px;
}
#NavTable .Navigational a {
	color: #666666;
	text-decoration: none;
}
#NavTable .Navigational a:hover {
	color: #000000;
	text-decoration: none;
}
#NavTable {
	padding-left: 25px;
}

body {
	padding-left: 100px;
	padding-top: 50px;
}
.MainPicture {
	padding-top: 20px;
	padding-left: 100px;
}
.EmailPicture {
	padding-left: 350px;
}
.EmailPicture img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.PageElement {
	color: #FEEA00
}
.MainCopy p {
	font-family: "Courier New", Courier, monospace;
	color: #666666;
	text-align: center;
	font-weight: bolder;
	font-size: 18px;
	margin-right: 40px;
	margin-left: 40px;
}
.MainCopy {
	padding-top: 20px;
	padding-left: 100px;
}


.MainCopy a img{
	color: #666666;
	text-decoration: none;
	border:none;
}
.MainCopy a:hover {
	color: #000000;
	text-decoration: none;
	border:none
}

.MainCopyTable {
	font-family: "Courier New", Courier, monospace;
	color: #666666;
	text-align: center;
	font-weight: bolder;
	font-size: 18px;
	margin-right: 40px;
	margin-left: 300px;
}

.LogoLink, .LogoLink a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
}
LogoLink a:hover, .LogoLink a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
}
.AdditionalPhoto img {
	padding-left: 700px;
	padding-top: 20px;
}
