body {
	background-color: #fff;
	margin: 0;
	padding: 50px 0 0 90px;
	font: 13px/1.65em helvetica, arial, sans-serif;
	text-transform: lowercase;
	color: #333;
} 

#container {
	width: 500px;
}

#navigation li, .lb-img, .recent li {
	display: inline;
	list-style-type: none;
	padding-right: 27px;
}

#navigation ul, .lightbox, .recent {
	padding: 0;
	margin: 0;
}

#navigation {
margin-top: 15px;
padding-bottom: 25px;
}

.recent a img, .lightbox a img {
border: 5px solid #eee;
}

.recent a:hover img {
border: 5px solid #ccc;
}

h1, h2, h3, h4, h5 {
	color:#000;
	font-weight:normal;
	letter-spacing: 0.1em;
	text-transform: lowercase;
}

#head a {
	color:#000;
}


#head h1 {
	letter-spacing: 0.2em;
}

a {
	text-decoration:none;
	color:#666;
}

img {
	border: 0px;
}

#post {
margin-bottom: 150px;
}

.imgpreview {
width: 500px;
height: 300px;
overflow: hidden;
}

#foot {
color: #888;
font-size: 11px;
letter-spacing: 0.2em;
}

.artnav {
background:#000;
color:#fff;
}