html {

	background:black url('../../pokuobr1.jpg');

}

body {

	/*-moz-border-radius:20px;*/

	font:12px verdana, sans-serif;

	margin:15px;

	background:transparent;

	color:#b8bdc1;

	border:1px solid #4a5159;

}

a:link {

	color: #CFAD94;background:black

}

a:visited {

	color: #894619;background:black

}

a:hover, a:active, a:focus {

	color: #e8dcc2;background:black

}

h1 {

	/*-moz-border-radius:20px 20px 0 0;*/

	font:bold 18px Georgia, garamond, times, serif;

	margin:0;

	padding:2px 0 5px 10px;

	background:transparent;

	color:#e8dcc2;

}

#prev, #next {

	display:block;

	padding:5px;

	border:1px solid #CFAD94;

	/*-moz-border-radius:5px;*/

	background:black;

	text-decoration:none;

	margin:0 10px 10px;

}

html body div #prev:hover, html body #next:hover {

	border-color:#b8bdc1;

	background:black;

	color:#e8dcc2;

}

#prev {

	float:left;

}

#next {

	float:right;

}

#image {

	text-align:center;	

}

.imgwrapper {

	float: left;

	margin: 0 0 15px 25px;

	padding: 2px;

	height:113px;

}

.imgwrapper span {

	display:block;

	font:9px verdana, sans-serif;

	text-align:center;	

}

.imgwrapper img {

	background-color: black;

	border: 1px solid #b8bdc1;

	/*-moz-border-radius:5px;*/

	padding: 4px;

}

.imgwrapper a:visited img {


border: 1px solid #4a5159; 
}

.imgwrapper a:hover img, .imgwrapper a:focus img {


border: 1px solid #e8dcc2;
}

.imgwrapper a:hover, .imgwrapper a:focus {

	color:#e8dcc2;

}

#single {

	padding:3px;

	border:1px solid #4a5159;

	/*-moz-border-radius:5px;*/

	background:black;

}

#desc {

	border-color:#ddd;

	border-style:solid;

	border-width:1px;

	text-align:center;

	clear:both;

	margin:5px 40px;

	padding:5px;

}

#credit {

	background:black;

	border-top:4px solid #4a5159;

	/*-moz-border-radius:0 0 20px 20px;*/

	color:#4a5159;

	font-size:9px;

	text-align:center;

	margin:10px 0 0;

	padding:3px 0;

	clear:both;

}

#credit a {

	color:#4a5159;

}

#directories, #breadcrumb {

	border-bottom:1px solid #4a5159;

	margin:0;

}

#breadcrumb {

	padding:8px 5px;

	border-bottom:1px solid #4a5159; border-top:1px solid #4a5159;

  background:black;

	color:#b8bdc1;

	margin-bottom:10px;

}

#breadcrumb a, #breadcrumb a:hover, #breadcrumb a:active {

	color:#CFAD94;

}

#dirdesc {

	padding:4px;

	border-bottom:1px solid #4a5159;	

}

#gallery {

	margin:10px 5px 5px;

}

#directories ul {

	list-style:circle;

	padding-bottom:5px;

}

#directories li {

	margin:2px 0;

}

#directories h2 {

	font:14px georgia, garamond, times, serif;

	font-weight:bold;

	text-indent:15px;

	margin:0;

}

#directories h3 {

	font:12px georgia, garamond, times, serif;

	font-weight:bold;

	text-indent:20px;

	margin:0;

}