.border1 {
	border: medium ridge #999999;
}
.leftext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #000000;
	text-align: center;
	vertical-align: text-top;
}
.hometext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	padding: 5px;
}


.topnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #d32c5a;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
}

a.topnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: oblique;
	color: #D32C5A;
	font-weight: normal;
}

a.topnav:hover {
	color: #0066FF;
}
.navbottomborder {
	border-bottom-style: double;
	border-bottom-width: medium;
	border-bottom-color: #999999;
}
.floatright {
	float: right;
}
.abouttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 23px;
	color: #FFFFFF;
	padding: 7px;
	text-align: justify;
}
.gallerypadding {
	padding-left: 3px;
}
