@charset "UTF-8";
img.text  {
	padding: 0px;
	border: solid #999999 4px;
}

img {
border: solid #999999 4px;
}

.container .content .text img {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #333333;
	width: 500px;
	float: none;
	margin-top: 10px;
	margin-left: 150px;
	font-weight: bold;
	margin-bottom: 5px;
}
a:link {
	color: #9E005D;
	text-decoration: none;
}

a:visited {
	color: #990033;
	text-decoration: none;
	}
	
a:active {
	color:#660000;
	text-decoration: none;
	}

a:hover {
	color:#003300;
	text-decoration: none;
	}
	
.content {
	height: 475px;
	width: 550px;
	float: none;
	background-color: #F1F1EA;
	border: 1px solid #333333;
	margin-left: 125px;
}
.container .footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	float: left;
	width: 500px;
	margin-left: 150px;
	margin-top: 5px;
}
.container {
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.bottom_images {
}

.hidden {
	display: none;
}

div#flickr a.lightbox img {
	border: 5px solid #b3aaa4;
	margin-left: 5px;
	margin-right: 5px;
}
