#thumbnails {
	width:220px;
margin-top:50px;
	float:left;
}
#thumbnails li {
	float:left;
	margin-right:15px;
}
.thumbs img {
width:75px;
height:75px;
}
.gallery-thumbs {
	min-height:210px;
	margin-left:0px;
}
div#nav {
	margin-bottom:32px;
}
.nav a{
	font-weight:bold;
	margin:2px;
}
.nav a.highlight {
	background-color:transparent;
	color:#860404;
}
#portright {
	float:right;
	width:60%;
	text-align:left;
	
}
div.post {
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:800px;
}
.galpost .entry {
	text-align:left;
	margin-top:0px;
	margin-left:-100px;
	padding-bottom:10px;
}


.imgtitle {
	text-align:left;
	margin:20px 0 20px 0;
}
.imgtitle b {
	text-transform:normal;
	color:#860404;
}
