body {
	background: #fff; 
	font: 62.5% Verdana, sans-serif;
	text-align: center;
}

* { padding: 0; margin: 0; }

#header {
	padding-top: 3em; 
	padding-bottom: 3em; 
	width: 800px; 
	text-align: left; 
}

h1 span {
	display: none;
}

h1 {
	width: 228px;
	height: 64px;
	background: #fff url('../images/title.jpg');
	padding: 0;
	margin: 0;
	margin-bottom: 2px;
}

#site {
	width: 800px;
	margin: 0 auto 0 auto;	
}

#navigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	float: right; 
	margin-top: 40px;
}

#navigation a {
	padding-left: 13px;
	margin-left: 17px;
	border: 0;
	color: black;
	text-decoration: none;
	letter-spacing: 2px;
}

#navigation a:hover, #navigation a.selected  {
	background: #fff url('../images/arrow.jpg') no-repeat center left;
}


#photoblog {
	margin-bottom: 3em;
	margin-top: 4em;
	margin-left: auto;
	margin-right: auto; 
	text-align: left;
}

#photoblog h2 {
	text-transform: none; 
	font-weight: normal; 
	font-family: Verdana Arial sans-serif;
	font-size: 15px;
	letter-spacing: 2px;
	margin-bottom: 0.5em;
}

#photoblog h2 a {
	text-decoration: none;
	color: #888;
}

#photoblog h2 a:hover {
	text-decoration: underline;
	color: #888;
}

.pbb_image img {
	border: 1px solid black;
	width: 83px;
	height: 83px;
}

#footer { padding: 4em 0; background: #fff; color: #aaa; }

#footer p { font-weight: normal; font-size: 0.9em; text-align: center;  text-transform: uppercase;}

#footer a, #footer a:visited { color: #ccc; border-bottom: 1px solid #a90000; }

#footer a:hover { color: #ccc; border-bottom: 1px solid #fff; }
