* { 
	margin: 0; 
	padding: 0; 
}

body { 
	font-size: 12px;
	line-height:19px;
	font-family: Helvetica,sans-serif;
	background: #ffffff;
	color: #000000
}

#page{
	margin-bottom:111px;
}

a { text-decoration: none; color: #000000; }
a:hover { text-decoration: none; color: #15FF15; }

img, a img, .img-directory a { 
	border: 0px solid white; 
}

.clear { 
	clear: both; 
}

#psy{
	position: absolute;
	top: 51px;
	left: 955px;
}

h1 { 
	font-size: 60px;
	line-height:60px;
	font-weight:bold;
	margin-bottom:71px;
	text-transform: uppercase;
}



.breadcrumb{ 
	padding: 10px 20px 10px 10px;
	background:#000000 url(img/breadcrumbs.gif) right center no-repeat; 
	color:#ffffff;
	text-transform: uppercase;
}

.img-breadcrumbs span a:hover { color:#15FF15;}

.pagination{
	padding: 10px 20px 10px 10px;
	text-align:center;
	color:#ffffff;
	background:#000000;
	font-weight:normal;
}

.img-breadcrumbs a:hover{color:#15FF15;}


.img-current-page{
	padding: 10px 20px 10px 10px;
	text-align:center;
	color:#000000;
	background:#ffffff;
	font-weight:bold;
}

.img-breadcrumbs span a{ 
	color:#ffffff;
}

#imgbrowz0r{
	width:764px;
	margin-bottom:45px;
}

#imgbrowz0r .img-directory a { 
	background-position: 50% 50%; 
	background-repeat: no-repeat; 
	width: 753px; 
	display: block; 
	height: 180px; 
}

.img-directory { 
	position:relative;
	width: 753px; 
	height: 180px; 
	margin: 0 11px 11px 0;
	float: left; 
}

h4{
	position: absolute;
	top: 0px;
	left: 0;	
	font-size:21px;
	line-height:21px;
	text-transform: uppercase;
}

h4 span{
	background: url(img/bg-white-33.png) repeat scroll 0 0;
}

.img-thumb-date { 
	position: absolute;
	top: 23px;
	left: 0;
	background: url(img/bg-white-33.png) repeat scroll 0 0;
	text-transform: uppercase;
	font-size:10px;
	line-height:10px;
}

.img-thumbnail { 
	display: block; 
	width: 180px; 
	height: 180px; 
	margin: 0 11px 11px 0;
	float: left; 
}