.navigation1 {
	font-family: Georgia;
	font-size: 28px;
	font-style: italic;
	font-weight: bolder;
	text-decoration: underline;
	color: #990066;
}
.navigation1:hover {
	font-family: Georgia;
	font-size: 28px;
	font-style: italic;
	font-weight: bolder;
	text-decoration: underline;
	color: #000099;
}
.employmentnavigation {
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
	color: #000066;
	display: block;
	background-color: #EAFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
}
.employmentnavigation:hover {
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	background-color: #0000CC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.photoartsnavigation {
	font-family: Georgia;
	font-size: 10px;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	background-color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
}
.photoartsnavigation:hover {
	font-family: Georgia;
	font-size: 10px;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	background-color: #990066;
	padding-top: 5px;
	padding-bottom: 5px;
}
.travelnavigation {
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
	color: #FF6600;
	display: block;
	background-color: #FFFFCC;
	padding-bottom: 5px;
	padding-top: 5px;
}
.travelnavigation:hover {
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFCC;
	display: block;
	background-color: #FF6600;
	padding-top: 5px;
	padding-bottom: 5px;
}
.body_text {
	font-family: Georgia;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
.address {
	font-family: Georgia;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.header {
	font-family: Georgia;
	font-size: 28px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
}
.footer {
	font-family: Georgia;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.photo_text {
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.travel_text {
	font-family: Georgia;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #FF6600;
}
.employment_text {
	font-family: Georgia;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #000066;
}
.employment_title {
	font-family: Georgia;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #0033FF;
	text-decoration: underline;
}
.employment_title_nocolor {
	font-family: Georgia;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #EAFFFF;
}
.verse {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

