h1#breadcrumbs {
	margin: 0px;
	}

#photo-full {
	width: 500px;
	margin: 15px auto 0px auto;
	}

#nav {
	margin:0 auto;
	text-align: right;
	margin-right: 20px;
	margin-bottom: 10px;
	}
#mainTable {
	margin-top:15px;
}
#centered {
	text-align: center;
	}

body {
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: small;
	color: #CCC;
	background-color: #111;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	}

a:link, a:visited, a:active {
	color: #FFF;
	text-decoration: underline;
	font-weight:bold;
	}
	
h1#breadcrumbs {
	background-color: #111;
	color: #FFF;
	font-size: medium;
	padding: 10px;
	text-align: left;
	margin-bottom: 20px;

	}

h1#breadcrumbs a:link, h1#breadcrumbs a:visited, h1#breadcrumbs a:active {
	color: #FFF;
	text-decoration: none;
	}

h2 {
	color: #FFF;
	font-size:large;
	}

p#description,
.pager {
	color: #CCC;
	}

.pager {
	font-size: xx-large;
	}

.photo {
	text-align: left;
	}

.photo img {
	border: 1px solid #FFF;
	margin: 5px;	
	}

.photo h3 {
	font-size: small;
	font-weight: normal;
	margin-bottom: 1px;
	}

.photo p.posted {
	font-size: small;
	color: #CCC;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.photo p {
	font-size: 95%;
	color: #FFF;
	margin-top: 5px;
	}

p#enter-gallery {
	text-align: center;
	font-size: large;
	}

#photo-full img {
	border: 1px #EEE solid;
	margin-bottom: 10px;
	}

#photo-right img {
	border: 1px #EEE solid;
	margin-bottom: 10px;
	}
	
#photo-full h3 {
	margin: 0px;
	font-weight: normal;
	font-size: small;
	}

#photo-right h3 {
	margin: 0px;
	font-weight: bold;
	font-size: medium;
	}
	
#posted-full {
	text-align: right;
	font-size: x-small;
	color: #CCC;
	}

#photo-thumbs img {
	border: 1px #EEE solid;
	}

#exif {
	border: 1px dotted #666;
	background-color: #CCC;
	color: #333;
	padding: 10px;
	margin-bottom: 10px;
	}

#exif h4 {
	margin-top: 0px;
	}


