
body {
	/*-moz-border-radius:20px;*/
	font:12px Georgia, "Times New Roman", Times, serif;
	margin:0px;
	color:#666;
}

a {
	border: 0;
	color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}

a:hover, a:active, a:focus {
	color: #FFFFFF;
}

h1 {
	/*-moz-border-radius:20px 20px 0 0;*/
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:2px 0 2px 10px;
	color:#fff;
}

#prev, #next {
	display:block;
	padding:5px;
	/*-moz-border-radius:5px;*/
	text-decoration:none;
	margin:0 10px 10px;
	color:#EEEEEE;
}

html body div #prev:hover, html body #next:hover {
	border-color:#888;
	color:#EEEEEE;
}

#prev {
	float:left;
}

#next {
	float:right;
}

#image {
	text-align:center;	
}

.imgwrapper {
	float: left;
	margin: 0 0 3px 5px;
	padding: 2px;
	border: 0px
}

.imgwrapper span {
	display:block;
	font:9px Georgia, "Times New Roman", Times, serif;
	text-align:center;	
	border: 0px
}

.imgwrapper img {
	/*-moz-border-radius:5px;*/
	padding: 4px;
	background:#000;
	border: 0px
}

.imgwrapper a:visited img {
	background:#000;
	border: 0px
}

.imgwrapper a:hover img, .imgwrapper a:focus img {
	background:#000;
	border: 0px
}

.imgwrapper a:hover, .imgwrapper a:focus {
	background:#000;
	color:#000;
	border: 0px
}

#single {
	padding:3px;
	border:1px solid #aaa;
	/*-moz-border-radius:5px;*/
	background:#ddd;
}

#desc {
	border-color:#ddd;
	border-style:solid;
	border-width:1px;
	text-align:center;
	clear:both;
	margin:5px 40px;
	padding:5px;
}

#credit {
	background:#036;
	border-top:4px solid #333;
	/*-moz-border-radius:0 0 20px 20px;*/
	color:#fff;
	font-size:9px;
	text-align:center;
	margin:10px 0 0;
	padding:3px 0;
	clear:both;
}

#credit a {
	color:#fff;
}

#directories, #breadcrumb {
	border-bottom:1px dotted #EEEEEE;
	margin:0;
}

#breadcrumb {
	padding:5px;
	border-bottom:1px dotted #EEEEEE;
	background-image: ../templates/images/galback.gif
	color:#EEEEEE;
	margin-bottom:10px;
}

#breadcrumb a, #breadcrumb a:hover, #breadcrumb a:active {
	color:#FFFFFF;
}

#dirdesc {
	padding:4px;
	border-bottom:1px dotted #EEEEEE;	
}

#gallery {
	margin:5px 5px 5px;
}

#directories ul {
	list-style:circle;
	padding-bottom:5px;
}

#directories li {
	margin:2px 0;
}

#directories h2 {
	font:14px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-indent:15px;
	margin:0;
}

#directories h3 {
	font:12px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-indent:20px;
	margin:0;
}

