html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #383838;
	color: #FF7843;
	text-align: center;
}

body {
	margin: 20px auto 0 auto; 
	text-align: left;
	width: 750px;
}

div#container {
	width: 750px;
	margin: 0;
	padding 0;
	background-color: #450D0D;
}

div#left  {
	width: 140px;
	float: left;
	background-color: #3E3836;
	padding: 0;
	margin 0;
}

div#left h2 {
	font-size: 12px;
	font-weight: bold;
	background-color: #CC3F08;
	color: #450D0D;
	padding: 6px 4px 6px 6px;
	margin: 0px 0px 0px 0px;
}
	
ul#leftnav { 
	margin: 0;
	padding 0;
	background-color: #383838;
	color: #FF7843;
}
	
ul#leftnav li {
	list-style-type: none;
	display: block;
  border-bottom: 2px solid #0E706D; 
	padding: 4px 0 5px 6px; 
}

ul#leftnav li a:link, ul#leftnav li a:visited {
	text-decoration: none;
	display: block; 
/*	color: #FF7843; */
}

ul#leftnav li a.current:link, ul#leftnav li a.current:visited {
	text-decoration: none;
	display: block; 
	background-color: #450D0D;
/*	color: #FFEB43; */
}

ul#leftnav li a:hover, ul#leftnav li a:active {
	display: block;
	color: #FFEB43;
}

#news {
	padding: 6px 0 6px 10px;
	color: #FF7843;
	margin: 0;
}

#sponsors {
	padding: 3px 0 0px 0px;
	margin: 0;
}

div#sponsors li img {
	width: 125px;
	border: 0;
	padding: 0;
	margin: 10px 0px 10px 0px;
}

ul#sponsorlist { 
	margin: 0;
	padding: 0;
}
	
ul#sponsorlist li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}

div#centreer {
	text-align: center;
}

div#right {
	width: 600px;
	float: right;
	margin 0;
	padding 0;
	background-color: #450D0D;
	color: #FFEB43;
	text-align: left;
}

div#right img {
/*	width: 560px; */
	border: 0;
	padding: 10px 20px 20px 20px;
  margin: 0px 0px 10px 0px;
}

div#right h2 {
	font-size: 16px;
	font-weight: normal;
	color: #D1FF43;
	margin-top: 3px;
}

div#engels {
	width: 290px;
	float: right;
	color: #D1FF43;
	border-left: 2px solid #700E6D;
	padding: 2px 0 0 6px;
	text-align: left;
}

div#engels h2 {
	font-size: 16px;
	font-weight: normal;
	color: #D1FF43;
}

div#engels img {
	width: auto;
}

div#engels a:link {
	color: #D1FF43;
}

div#engels a:visited {
	color: #CAF058;
}

div#engels a:hover, div#engels a:active {
	color: #CAF058;
}

div#nederlands {
	width: 286px;
	float: left;
	color: #FFEB43;
	border-left: 2px solid #700E6D;
	padding: 6px 0 0 6px;
	text-align: left;
}

div#nederlands h2 {
	font-size: 16px;
	font-weight: normal;
	color: #FFEB43;
}

div#nederlands img {
	width: auto;
}

div#nederlands a:link {
	color: #FFEB43;
}

div#nederlands a:visited {
	color: #EFDD41;
}

div#nederlands a:hover, div#nederlands a:active {
	color: #EFDD41;
}

a:link {
	color: #fa6627;  
}

a:visited {
	color: #F1946F;  
}

a:hover, a:current {
	color: #FFEB43;
}

p.nl {
	color: #FFEB43;
}

p.english {
	color: #D1FF43;
}

div.nl {
	color: #FFEB43;
}

div.english {
	color: #D1FF43;
}

span.nl {
	color: #FFEB43;
}

span.english {
	color: #D1FF43;
}

h1 {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 2px;
	font-size: 16px;
	font-weight: bold;
	background-color: #CC3F08;
	color: #450D0D;
}

h3 {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 2px;
	font-size: 14px;
	font-weight: normal;
}


p#footer {
	clear: both;
	width: 730;
	height: 26px;
	padding: 10px 0px 0px 0px;
	background: #383838;
	border: 2px solid #0E706D;
	border-right: 0;
	border-left: 0;
	color: #FF7843;
	text-align: center;
	margin: 0;
}
	
/* for image gallery http://www.dynamicdrive.com/dynamicindex4/php-photoalbum.htm */

.slideshow {
	/*CSS for DIV containing each image*/
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #FFEB43;
}

.slideshow img{ /*CSS for each image tag*/
	border: 0;
	padding: 0;
	margin 0;
   width: 150px;
/*	height: 106px; */
}

#navlinks{ /*CSS for DIV containing the navigational links*/
/*	width: 400px; */
}

#navlinks a{ /*CSS for each navigational link*/
	margin-right: 8px;
	margin-bottom: 3px;
	font-size: 110%;
}

/*CSS for currently selected navigational link*/

#navlinks a.current{ 
	background-color: yellow;
	color: #450D0D;
}

/* end image gallery */

table {
	border-style: solid;
	border-color: #700E6D; 
	border-width: 2px;
	padding: 6px 6px 6px 6px;
	valign: top;
	cellspacing: 10px;
  margin-left: auto;
  margin-right: auto;
}

caption { 
	caption-side: bottom; 
	width: auto;
	text-align: center; 
	margin-right: 20px;
	margin-left: 20px;
}

table.image {
	border-style: none;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	valign: top;
	cellspacing: 0px;
  margin-left: auto;
  margin-right: 0;
  float: right;
} 

img{ 
	border: 0;
	padding: 0;
}

thead {
	background-color: #CC3F08;
	color: #450D0D;
}

tbody {
	color: #D1FF43;
}

td {
	border-style: solid;
	border-color: #CC3F08; 
	border-width: 1px; 
	padding: 3px 3px 3px 3px;
}

td.image {
	border-style: none;
	border-width: 0px; 
	padding: 0px 0px 0px 0px;
}

tr.image {
	border-style: none;
	border-width: 0px; 
	padding: 0px 0px 0px 0px;
}

/* CSS for contact form */
#fcf2 {
margin:5px;
border:1px solid #CC3F08;
width: 550px;
color: #FF7843;
}

#fcf2 div.r {
clear: both;
padding-top: 5px;
}
#fcf2 label {
float: left;
width: 200px;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 335px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:normal;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #000;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}

#fcf2 a {
text-decoration: none;
color: #FF7843;
}


