body {
	background: #3b3b3b url(/pics/bg_molen.jpg) no-repeat top center fixed;
}

h1, h2, h3, span, div, td, p, body {
	color: #333333;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px; 
	line-height: 18px;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

h1 {
	font-size: 16px;
}

h2 a:link, h2 a:visited, h2 a:hover {
	text-decoration: none;
	color: #279ecc;
}

h2 a:hover {
	text-decoration: underline;
}

h2 {
	color: #279ecc;
	font-size: 14px;
	margin-bottom: 10px;	
	
	font-weight: 500;	
}

h4 {
	text-shadow: 0px 1px white;
}


h3,
h4 {
	color: #333333;
	font-size: 12px;
	margin: 0 0 10px 20px;
}

h3 {
	margin: 10px 0;
}

.siteLogo {
	padding: 20px;
}

.siteCHLeft {
	background: url( /pics/g_corner_tl.png ) no-repeat;
}

.siteCHRight {
	background: url( /pics/g_corner_tr.png ) no-repeat;
}

.siteCHCenter,
.siteContent {
	background-color: #e6e6e6;
}

.siteContent p {
	margin: 10px 0 0 0;
	padding: 0;
}

.siteNav a {
	text-shadow: 0px 1px gray;
}

.siteNav a:link, .siteNav a:hover, .siteNav a:visited {
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.newsBHLeft {
	background: url( /pics/w_corner_tl.png ) no-repeat;
}

.newsBHRight {
	background: url( /pics/w_corner_tr.png ) no-repeat;
}

.newsBBLeft {
	background: url( /pics/w_corner_bl.png ) no-repeat;
}

.newsBBRight {
	background: url( /pics/w_corner_br.png ) no-repeat;
}

.newsBHCenter, 
.newsContent {
	background-color: #ffffff;
}

a:link, a:hover, a:visited {
	color: #000000;
}

#siteFooter {
	background-color: #000000;
}

.rightPane {
	border-left: 1px solid #f0f0f0;
}

.rightPane .about {
	text-align: justify;
	padding: 0 0 10px 0;
}

.rightPane .openEntry {
	padding: 10px 0 10px 0;
}

#siteFooter div {
	padding: 20px;
	color: #999999;
	font-weight: bold;
	text-align: right;
}

.projectContent,
.projectBHCenter {
	background-color: #ffffff;
}

.projectContent {
	text-align: justify;
}

.hiProject b {
	color: #279ecc;
}

.projectContent img {
	float: left;
}

.pageLink a:link, .pageLink a:hover, .pageLink a:visited  {
	text-decoration: none;
	font-weight: bold;
}
