body	{
	background: #bfb9b4 url(bottombackground.gif) bottom left fixed repeat-x;
	color: #333;
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 5px solid #3F134A;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	padding-bottom: 25px;
	font-size: 13px;
	}
	
#wrapper	{
	background: #fff;
	color: #333;
	border: 1px solid #3F134A;
	border-top: 5px solid #3F134A;
	padding: 0;	
	margin: 10px auto;
	width: 764px; 
	position: relative;
	}
 
h3 {
	margin-bottom: 0.4em;
	margin-top: 1.4em;
	color: #3F134A;
	}

h4 {
	color: #3F134A;
	}

h2 {
	color: #3F134A;
	}
	
#header {
	background: url(raygeert_banner.jpg);
	height: 124px;
	width: 764px;
	position: relative;
	text-align: left;			
	}

#title {
	font-weight: normal;
	color: #fff;
	background: #AF98E1;
	font-size: 1.3em;
    width: 764px;
	text-align: center;
	vertical-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid black;
}

#a1, #a2 {
	font-weight: bold;
	text-align:center;	
	font-size: 18px;
}

#menu {
	position: absolute;
	float: left;
	bottom: 0;
	white-space: nowrap;
}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}


#menu ul li a {
	color: #fff;
	font-weight: bold;
	text-decoration:none;
	border-right: 1px solid #3F134A;
	border-top: 1px solid #3F134A;
	border-bottom: 1px solid #3F134A;
	width: 152px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 1.2em;
}

#menu ul li a:link,
#menu ul li a:visited
 {
	background: #AF98E1;
}

#menu ul li.active a{
	color: #3F134A;
	background: #fff;
}

#menu ul li.active a:link, 
#menu ul li.active a:visited 
{
	color: #3F134A;
	background: #fff;
}

#menu ul li a:hover,
#menu ul li a:active,
#menu ul li.active a:hover
 {
	color: #999999;
	background: transparent;
}

#menu ul li#last a{
	border-right: 0px;
	width: 152px;
}

#content {
	padding-left: 14px;
	padding-right: 14px;
    padding-top: 1.8em;
	text-align: left;
}

#sidebar {
	float: right;
	width: 144px;
	padding-right: 4px;
	padding-left: 4px;
	margin-left: 0px;
	padding-top: 4px;
	margin-bottom: 10px;
	border-left: 1px solid #3F134A;
	border-bottom: 3px solid #3F134A;
	background: #f4f4f4;
	font-size: 1em;
	margin-right: 0px;
}

#footer {
	padding-left: 15px;
	text-align: center;
	font-size: 0.75em;	
	border-top: 1px solid #3F134A;
	margin-top: 40px;
	background-color: #ddd;
}

.header-detail {
	font-size: 0.6em;
	font-weight: normal;
}

.picture-frame img {
	text-align: center;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.picture-frame {
	text-align: center;
	font-size: 0.8em;	
	margin-top: 1em;
	margin-bottom: 1em;
}

.censored {
	background-color: #bbb;
	color: #bbb;
}

a {
	color: #6C207F;
}

#toc h4 {
	color: #3F134A;}

#toc ul {
list-style: none;
padding-left: 0;
margin-left: 0;
}

#toc ul li {
padding-bottom: 0.3em;
}

#toc ul li a:link {
text-decoration: none;
}

#toc ul li a:visited {
text-decoration: none;
}

#toc ul li a:hover {
text-decoration: underline;
}

#toc ul li a:active {
text-decoration: none;
}

#submenu {
	padding-bottom: 1em;
}

#submenu ul {
	display: block;
	border: 0;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#submenu ul li {
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#submenu ul li a {
	color: #3F134A;
	font-weight: bold;
	text-decoration:none;
	border-right: 1px solid #3F134A;
	border-bottom: 1px solid #3F134A;
	width: 152px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 1em;
}

#submenu ul li a:link,
#submenu ul li a:visited
 {
	color: #999999;
	background: #fff;
}

#submenu ul li.active a{
	color: #3F134A;
	background: #fff;
	text-decoration: none;
}

#submenu ul li.active a:link, 
#submenu ul li.active a:visited 
{
	color: #3F134A;
	background: #fff;
}

#submenu ul li a:hover,
#submenu ul li a:active
 {
	text-decoration: underline;
}

#submenu ul li.active a:hover
 {
	text-decoration: none;
}

#submenu ul li#last a{
	border-right: 0px;
	margin-right: 0px;
	padding-right: 0px;
}

#submenu ul li#lastnosidebar a{
	border-right: 1px;
	margin-right: 0px;
	padding-right: 0px;}

.language {
	color: #888;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 170px;
	margin-left: 400px;
	border: 1px solid #aaa;
	padding: 15px;
	float: right;
	position: absolute;
}

.Photo {
	padding: 10px;
	text-align: center;
	margin: 10px;
	line-height: 4em;
}

.Photo table {
	line-height: 1em;
	text-align: center;
}


.imgBorder img {
	border-top: 4px solid #eee;
	border-left: 4px solid #ccc;
	border-right: 4px solid #aaa;
	border-bottom: 4px solid #999;
}

#divMain h3 {
	margin: 10px;
	padding-left: 20px;
	color: #3F134A;
}


#page-shortcut table a {
  text-decoration: none;
}
