body {
	font: 80%/1.5 arial, helvetica, sans-serif;
	margin: 110px 15px 15px 15px;
	background-color: white;
}	
#nav-logo {
/*	background: #FF0000;*/
	position: absolute;
	top: 0px;
	left: 0px;
}
#nav-powerline {
	position: absolute;
	top: -5px;
	left: 0px;
	height: 96px;
	width: 100%;
	background-image: url(/includes/header_powerline.gif);
}
#nav-links {
	position:absolute; 
	top: 65px;
	right: 63px;
	text-align: right;
	white-space:pre; 
/*	height: 86px;*/
}
#nav-crow {
/*	background: #00FF00; */
	position:absolute;
	top: 54px;
	right: 0px;
}

.center-body {
	max-width: 500px; 
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
}

.slug-photo {
	margin: 20px;
}

img { 
	border: 0px; 
}

h1 {
	font-size: x-large;
	color: 444444;
	font-weight: bold;
}