.DescText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	padding-top: 15px;
	padding-bottom: 10px;
}
.DescTextLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #990000;
	padding-top: 15px;
	padding-bottom: 10px;
}
.DescTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 900;
	color: #666666;
	padding-top: 15px;
}
.PhotoThumb {
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid #000000;
	margin: 9px 2px;
}
.PhotoDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	padding-bottom: 30px;
	padding-top: 15px;
	text-align: center;
}
.PhotoDescBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #333333;
}
.Photo {
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;	
}
.Photo-NoBorder {
	padding: 7px;
}
.PhotoNav {
	margin-top: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF
}
.PhotoNav:hover {
	margin-top: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.Header-location {
	position: fixed;
	width: 100%;
}

.Thumb {
	background-color: #dbdbdb;
	margin: 0px;
	border: 3px solid #DBDBDB;
	padding: 0px;
}
.Thumb:hover {
	margin: 0px;
	border: 3px solid #999999;
	padding: 0px;
}
.Thumb-Selected {
	margin: 0px;
	border: 3px solid #666666;
	padding: 0px;
}
.TopNav {
	background-color: #DBDBDB;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
.TopNav:hover {
	background-color: #DBDBDB;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.TopNav-Selected {
	background-color: #DBDBDB;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.AltNav-Bars {
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 100px;
}
.AltNav-numbers {
	margin-top: 100px;
	border: 1px solid #999999;
	margin-right: 5px;
}
.AltNav-numbers-Selected {
	margin-top: 100px;
	border: 1px solid #999999;
	margin-right: 5px;
}
.AltNav-numbers:hover {
	margin-top: 100px;
	border: 1px solid #333333;
}
.Resume-BodyRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #333333;
	text-align: left;
	padding-bottom: 40px;
	padding-right: 140px;
	}
.Resume-BodyLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #999999;
	text-align: right;
	padding-bottom: 35px;
	}
.Resume-BodyLeftTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #333333;
	text-align: right;
	padding-bottom: 60px;
	}
.Resume-HeadRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: #333333;
	text-align: left;
	font-weight: bolder;
	padding-bottom: 8px;
	}
.Resume-HeadRight-NoSpace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: #333333;
	text-align: left;
	font-weight: bolder;
	}
.Link {
	color: #990000;
	text-decoration: underline;
}
.Address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #666666;
	padding-bottom: 30px;
	padding-top: 15px;
	text-align: center;
}
.Address-home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	color: #999999;
	text-align: center;
}
.AddressBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bolder;
	color: #333333;
	text-align: center;
}
.AddressBold-Home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bolder;
	color: #999999;
	text-align: center;
}

