@charset "utf-8";
body,td,th {
	font-family: Papyrus, Georgia, Arial, sans-serif;
	font-size: medium;
	color: #7652B5;
}

body {
	background-image: url(../Images/creampaper.gif);
	margin: 0px;
}

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#body {
	text-align: center;
	font-weight: bolder;
	font-size: 140%;
}

#divider {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}

#nav li {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}

#nav {
	text-align: center;
	padding: 10px;
}

#photo_gallery {
	font-size: 90%;
}

#footer {
	text-align: center;
	padding: 10px;
	clear: both;
	font-weight: bold;
}

#cfa_logo {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 200px;
	width: 200px;
	float: left;
	clear: none;
	margin-right: 40px;
	margin-left: 40px;
}

.cfa_frame {
	border: medium solid #7652B5;
	padding: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
	float: none;
	clear: none;
}

#facebook {
	clear: none;
	float: left;
	height: 150px;
	width: 200px;
	padding-top: 50px;
	font-size: 140%;
	text-align: center;
}
#logos {
	height: 200px;
	width: 680px;
	text-align: center;
	margin-right: 50px;
	margin-left: 50px;
}
#paypal {
	height: 160px;
	width: 190px;
	float: left;
	padding-top: 40px;
	padding-left: 10px;
}

#site_counter {
	text-align: center;
	padding: 0px;
	float: none;
	margin: 4px;
	clear: both;
}

#album_divider {
	text-align: center;
	clear: both;
	margin-top: 4px;
	margin-bottom: 4px;
}

a:link {
	text-decoration: none;
	color: #4F3377;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #4F3377;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #981F0F;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	font-weight: bold;
}

#thumb_left {
	text-align: center;
	padding: 2px;
	float: left;
	width: 108px;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 4px;
}

#thumb_right {
	text-align: center;
	float: left;
	width: 108px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 2px;
	padding: 2px;
}

#large_photo {
	text-align: center;
	padding: 4px;
	float: left;
	width: 525px;
	margin-top: 6px;
	margin-right: 2px;
	margin-left: 2px;
	clear: none;
	font-size: 75%;
	font-weight: bold;
}

#ie_reminder {
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	margin-top: 6px;
}

.frame {
	margin: 2px;
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.image-border {
	border: 2px solid #000000;
	margin: 2px;
}

.lg_image-border_upper {
	border: 6px groove #7652B5;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
	padding: 4px;
}
.lg_image-border_lower {
	border: 6px groove #7652B5;
	margin-top: 14px;
	margin-right: 2px;
	margin-left: 2px;
	padding: 4px;
	margin-bottom: 4px;
}
