body {
	margin: 0;
	padding: 0;
	background: #000 url(/img/sky.gif);
	color: #fff;
}
body, td {
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	line-height: 12px;
}

a img, img {
	display: block;
	border: none;
	}

a:link {
	color: #fff;
}

a:visited {
	color: #fff;
}

a:hover {
	color: #ff5050 !important;
}

a:link.rss,
a:visited.rss {
	color: #50ff50;
}

#zoom {
	position: absolute;
	top: 26px;
	right: 8px;
	}
	
#s1 {font-size: 8px;}
#s2 {font-size: 9px;}
#s3 {font-size: 11px;}
#s4 {font-size: 11px; font-weight: bold;}

#contact {
	position: absolute;
	right: 8px;
	top: 8px;
	height: 13px;
}

.breadcrumb {
	margin: 8px 0;
}
.breadcrumb,
.breadcrumb a:link,
.breadcrumb a:visited,
#zoom a:link,
#zoom a:visited
	{
	color: #a0a0a0;
	}

.breadcrumb-this {
	color: #fff;
}

.subfolders {
	padding-left: 6px;
}

p {
	margin: 0 0 1em 0;
}

div#head {
	padding: 8px 160px 8px 8px;
	background: #000;
	margin: 0 0 32px 0;
}

td {
	vertical-align: bottom;
}

.timestamp {
	padding: 0px 16px 0 8px;
	white-space: nowrap;
}

.postinfo {
	padding-left: 16px;
	white-space: nowrap;
	color: #50ff50;
}