.hidden
{
	display: none;
}

p, h1, h2
{
	font-family: Arial, Verdana, "Times new Roman", Arial, serif;
}

h3, th, td, li
{
	font-family: Arial, "Times new Roman", Arial, serif, Verdana;
}

p, li
{
	font-size: 1em;
}

div
{
	
	padding: 0em 0em 0em 0em;
	border: none;
	margin: 0em 0em 0em 0em;
	
}

img
{
	
	border: none;
	margin: 0em;
	padding: 0em;
	
}

a img, a:visited img, a:link img, a:hover img
{
	
	text-decoration: none;
	border: none;
	color: #4CCBDD;
	background-color: inherit;
	
}

body
{
	
	font-size: 1em;
	background-color: rgb(0, 0, 0);
	color: #BBBBBB;
	
}

h1
{
	display: none;
}

h2
{
	
	text-align: center;
	font-weight: normal;
	font-size: 1.4em;	
	vertical-align: middle;
	
}

h3
{
	
	text-align: left;
	font-weight: normal;
	font-size: 1.2em;
	text-indent: 0.2em;
	
}

h2, h3
{
	
	color: rgb(255, 255, 255);
	background-image: url("../images/demonischTile.gif");
	background-color: #343434;
	
}

p
{

	color: #BBBBBB;
	background-color: inherit;
	
}

div.main
{
	
	clear: both;
	padding: 0em 0em 0em 1em;
	padding-left: 0.2em;
	padding-right: 0.2em;
	width: 48em;
	height: 100%;	
	background-color: transparent;
	color: inherit;
	
}

div.sideBar
{
	
	float: left;
	width: 10em;
	height: 100%;
	padding: 0em 1em 0em 0em;
	padding-right: 0.3em;
	background-color: transparent;
	color: inherit;
	
}

div.contentArea
{
	
	width: 36em;
	float: left;
	padding: 0em 0em 0em 1em;
	margin-left: 0.2em;
	background-color: transparent;
	color: inherit;
	
}

ul.contents a:link, ul.contents a:visited
{

	font-weight: bold;
	text-decoration: none;

}

ul.contents li
{
	
	list-style: circle;	
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 1em;
	
}

ul.contents ul.contents li
{
	list-style: square;
}

div.segmentsList
{
	
	padding: 0.3em;
	background-color: #000080;
	
}

h2.dutchDemonisch
{
	
	height: 1.4em;
	padding-top: 0.1em;
	font-size: 1.1em;
	color: rgb(0, 0, 0);
	background-image: url("../images/dutchTile.gif");
	background-repeat: repeat-x;
	background-color: rgb(255, 255, 255);
	margin-bottom: 0em;
	
}

div.sideBar h3
{
	
	margin-top: 0em;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	
}

div.segmentsBox
{
	
	background-color: rgb(0, 0, 0);
	border: 0.1em solid rgb(255, 255, 255);
	padding-top: 0em;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	
}

ul.segments
{
	
	text-indent: 0em;
	padding-left: 0.2em;
	margin-left: 0em;

}

ul.segments li
{	
	
	padding-left: 0em;
	margin-left: 0em;
	list-style: none;
	font-size: 0.9em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	
}

ul.segments li a
{
	color: rgb(76, 203, 221);
}

div.centre
{
	text-align: center;
}