@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-image: url(../images/background.jpg);
	margin-top:15px;
}
.padded_cell {
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.letitia_image {
	margin-top: 39px;
	background-image: url(../images/letitia_fitzpatrick.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 460px;
	width: 352px;
}
.btmright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 12px;
}
a.menu:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
a.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: underline;
}
a.menu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
