body {
	margin: 0px;
	padding: 0px; 
	background-color: #ffea00;
	background-image: url(http://www.polyfinario.nl/blog/images/bg2007.png);
	background-repeat: repeat-x;
}

body, p, html, table, td {
	font-family: geneva, tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color : #332e00;
}


#centercolumn {
	margin-left: 241px;
	margin-right: 281px;
	padding: 0px 0px 0px 0px;
	z-index: 3;
	background-color: #fefefe;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}

#header {
/*	border-top: 2px solid #fff266;
	border-bottom: 2px solid #fff266; 
	background-color: #303030;*/
	background-image: url(http://www.polyfinario.nl/blog/images/header2007.gif);
	height :143px;
	text-align:right;
}

#leftcolumn {
	padding-top:143px;
	padding-left:3px;
	padding-right:12px;
	left: 0px;
	position: absolute;
	width: 230px;
	/*
	background:#ffea00;*/
}

#rightcolumn {
	padding-top:143px;
	padding-left:12px;
	padding-right:3px;
	position: absolute;
	right: 0px;
	width: 250px;/*
	background:#ffea00;*/
}

#polylink {
	float : left;
	width: 200px;
	clear : none;
}

.block {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 18px;
	background:#665d00;
	background-color: #a3a3a3;
}


#leftcolumn, #leftcolumn p, #rightcolumn, #rightcolumn p { 
	font-size: 11px; 
}

#footer {
	clear: both;
	margin-bottom:12px;
}


.block h3 {
	color: #ccbb00;
	background-color: #7f7500;
	font-size: 11px;
}

.block p {
	margin: 0px;
}

.content {/*
margin: 15px;*/
}

.entrycontent {/* 
	margin: 12px;*/
	/*background: #202020;
	border: 1px solid #ffea00;;*/
}

.entrycontent p {
	margin: 4px 2px 4px 2px;
	padding:6px;
}

h1, h2, h3 {
	font-family: Georgia, "MS Serif", "New York", serif;
	}
h1 {
	font-size: 16px;
	margin: 4px;
	color: #fff266;
	display: inline;
}

h2 {
	font-size: 13px;
	background-color: #fffce5;
	margin:0px 0px 5px 0px;
	padding: 2px;
	color: #202020;
}

h3 {
	font-size: 13px;
}

h4, .subtitle {
	font-size: 14px;
	margin: 4px;
	color: #665d00;
	display: inline;
	font-style: italic;
}

.date {
	color: #FFEA00;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	float: right;
}

.date_linkdump {
	color: #665d00;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	float: right;
}

.entryfooter {
	color: #665d00;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align:right;
	margin: 0px;
	padding: 6px 0px;
	clear: both;
border-top: 1px solid #665d00;
}

.entryfooter_linkdump {
	color: #665d00;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-align:right;
	margin: 0px;
	padding: 6px 0px;
	border-bottom: 1px dashed #665d00;
}

.entryfooter a, .date a, .entryfooter_linkdump a, .date_linkdump a {
	text-decoration: none;
	font-weight: bold;
	color: #665d00;
}

.entryfooter a:hover, .date a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #998c00;
}

a {
 color: #665d00;
}

.prevnext_links {
	float: right;
	color: #fff;
}

h1 a, .prevnext_links a {
	color: #998c00;
	font-weight: bold;
	text-decoration: none;
}

h1 a:hover, .prevnext_links a:hover {
	color: #ccbb00;
	font-weight: bold;
	text-decoration: underline;
}

/* these styles are for the search boxes */
.searchbox { 
	width: 10em; 
	font-size: 10px;
}

.searchbutton {
background-color : #332e00;
	border: 1px solid #000000;
	font-size: 10px;
color: #fff266}

/* ACCESSIBILITY CHANGES - JM 2004/11/26 */
/* these hide the accessibility tags to stop the layout from changing */

.pivot-search label { visibility:hidden; display:none; }
.pivot-search legend { visibility:hidden; display:none; }
.pivot-search fieldset { border:0; padding:0; margin:0; }

.pivot-search-result label { visibility:hidden; display:none; }
.pivot-search-result legend { visibility:hidden; display:none; }
.pivot-search-result fieldset { border:0; padding:0; margin:0; } 

/* this replaces inline style tags */
img.badge { border:0; margin-bottom:2px; }

/* this is a bonus */
a img.badge:hover { border-bottom:1px #314e8c solid; margin-bottom:1px; }

/*
Rest of the style
*/


.pivot-image {
	/* style for images in entries */
}

.pivot-popupimage {
	/* style for popup-images in entries (thumbnails) */
}

.pivot-popuptext {
	/* style for popup-images in entries (textual links) */
}

.registered {
	background-color: #ff9;
}

code {
	background-color: #EEEEEE;
	left: 25px;
	position: relative;
	padding: 3px 3px 3px 3px;
	font-size: 11px;
	overflow: auto;
	width: 90%;
	color: Black;
	display:block;
}

#archivelist {
	height: 200px;
	overflow: auto;
}

/* tabel layout */

			.aspect {
				border-right:1px solid Gray;
				writing-mode : tb-rl;
				font-size: 11px;
			}

			.aspectgroup {
				font-size: 11px;
				border-right:1px solid Gray;
			}

			.tool {
				border-right:1px solid Gray;
				border-bottom:1px solid Gray;
				font-size: 11px;
			}
			.value {
				border-right:1px solid Gray;
				border-bottom:1px solid Gray;
				font-size: 11px;
				text-align:center;
				font-weight : bold;
			}

			.odd {
				background-color : #665d00;
			}
			.even {
				background-color : #332e00;
			}

			.details {
				font-size: 10px;
			}

