/* CSS Document */

.navigation{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#FFFFFF;
	line-height:18px;
	padding:8px;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
	display: block;
}

.navigation:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#000000;
	line-height:18px;
	padding:8px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
}

.navigationfa{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	padding:3px;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
	display: block;
}

.navigationfa:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	padding:3px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
}

p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-indent: 20px;
}

.resume{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}

.resumeheader{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
}

.viewlargerimage{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
font-weight:bold;
color:#FFFFFF;
background-color:#000000
}

.viewlargerimage:hover{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
font-weight:bold;
color:#000000;
background-color:#FFFFFF
}