body {
	font-family: Arial, sans-serif;
	font-size: small;
	color: #111;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	}

a:link, a:visited, a:active {
	color: #003;
	text-decoration: underline;
	}

table {
	margin: 0px auto 0px auto;
	}

form {
	margin: 0px auto 0px auto;
	}

#breadcrumbs {
	margin: 0px;
	}

#breadcrumbs {
	background-color: #036;
	color: #FFF;
	font-size: small;
	font-weight: bold;
	padding: 15px;
	text-align: left;
	}

#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active {
	color: #FFF;
	text-decoration: none;
	border-bottom:1px dotted #69f;
	}
	
.find {
	margin: 0px;
	background-color: #369;
	color: #FFF;
	font-size: small;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	}

.content {
	margin: 20px;
	}

.tags {
	border: 1px dotted #888;
	background-color: #f0f0f0;
	padding: 7px;
	margin-left: 0px;
	margin-top: 10px;
	font-size: small;
	color: #036;
	}
	
.tags a:link, .tags a:visited, .tags a:active {
	color: #036;
	text-decoration: none;
	border-bottom:1px dotted #369;
	}

.rss_icon {
	border:1px solid;
	border-color:#FC9 #630 #330 #F96;
	padding:0 3px;
	font:bold 10px verdana,sans-serif;
	color:#FFF;
	background:#F60;
	text-decoration:none;
	margin:0;
	}
	
.rss_icon a:link, .rss_icon a:visited, .rss_icon a:active {
	color:#FFF;
	text-decoration:none;
	padding:1px;
	border:0px;
	}

.copyright {
	font-family: Verdana, sans-serif;
	font-size: x-small;
	color: #555;
	text-align: center;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #369;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #369
	}

.text_left {
	background:#fff;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 10px;
	padding-left: 5px;
	}

.photo_right {
	float: right;
	background:#fff;
	padding-left: 10px;
	padding-right: 10px;
	border-left:1px dotted #999;
	}
	
.image_title {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 5px;
	}
	
.image_description {
	font-size: small;
	color: #555;
	padding-bottom: 5px;
	}
	
.image_date, .image_dimensions, .image_filename, .image_lastmodified, 
.image_lastmodified_formatted, .image_geourl, .image_tags, 
.image_location, .image_size_bytes, .image_size_formatted {
	font-size: x-small;
	color: #555;
	padding: 1px;
	}
	
.image_geourlx a:link, .image_geourlx a:visited, .image_geourlx a:active {
	color: #555;
	text-decoration: none;
	padding: 1px;
	border-bottom: 1px dotted #369;
	}

.image_image_sizes {
	font-size: x-small;
	color: #555;
	padding: 1px;
	}

.image_image_sizesx a:link, .image_image_sizesx a:visited, .image_image_sizesx a:active {
	color: #036;
	text-decoration: none;
	border-bottom:1px dotted #369;
	}

.image_image_sizes b{
	color: #700;
	}
	
.image_camera {
	font-size: small;
	color: #555;
	padding: 1px;
	font-style: italic;
	}

.next_prev {
	width: 200px;
	color: #036;
	font-size: small;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	}
	
.next_prev a:link, .next_prev a:visited, .next_prev a:active {
	color: #036;
	text-decoration: none;
	border-bottom:1px dotted #369;
	}

.num_photos {
	color: #036;
	font-size: x-small;
	font-weight: normal;
	text-align: center;
	padding-top: 3px;
	}
	
.x-small-bold {
	font-size: x-small;
	font-weight: bold;
	}
	
table.exif {
	border: 1px dotted #888;
	background-color: #f0f0f0;
	padding: 10px;
	margin-left: 0px;
	margin-top: 10px;
	}
	
td {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

.exif-filename {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	}
