/*----CSS Document----*/
/*----Main body specifications----*/
body
		{
		background: url(images/achtergrond.gif) fixed;
		background-position: center middle;
		/*background: #000000;*/
		font-family: tahoma;
		font-size: 15px;
		font-weight: bold;
		color: #D7C188;
		scrollbar-base-color:  #cc6600;
  		scrollbar-arrow-color: #ff9900;
		scrollbar-face-color: #000000;
		}

/*----Line model specifications----*/
#line
		{
		/*margin: 0px 0px 0px 0px;*/
		text-align: center;
		padding: 0px;
		/*background: #000000;*/
		height: 5px;        /*IE5 hack begins*/
		voice-family:"\"}\"";
		voice-family:inherit;
		height: 5px;
		}
html>body #line
		{
		height: 5px;		/*IE5 hack ends*/
		}		

/*----Sea-Riders logo box----*/
#logo
		{
		/*margin: 0px 0px 0px 0px;*/
		/*border: 2px solid #fff;*/
		/*background: #000000;*/
		padding-top: 10px;
		text-align: center;
		height: 265px;        /*IE5 hack begins*/
		voice-family:"\"}\"";
		voice-family:inherit;
		height: 265px;

		}
html>body #logo
		{
		height: 265px;		/*IE5 hack ends*/
		}

/*----Box model specifications----*/
#header
		{
		/*margin: 10px 0px 0px 0px;*/
		/*border: 2px solid #fff;*/
		text-align: center;
		/*background: #000000;*/
		height: 80px;        /*IE5 hack begins*/
		voice-family:"\"}\"";
		voice-family:inherit;
		height: 80px;
		}
html>body #header
		{
		height: 80px;		/*IE5 hack ends*/
		}

/*----Right navigation box----*/
#right
		{
		position: absolute;
		top: 125px;
		right: 10px;
		margin: 10px;
		margin-left: 5px;
		padding: 10px;
		/*border: 2px solid #fff;*/
		/*background: #000000;*/
		width: 150px;        /*IE5 hack begins*/
		voice-family:"\"}\"";
		voice-family:inherit;
		width: 150px;
		}
html>body #right
		{
		width: 150px;		/*IE5 hack ends*/
		}

/*----Right members navigation box----*/
#right1
		{
	position: absolute;
	top: 135px;
	right: 10px;
	margin: 10px;
	margin-left: 5px;
	padding: 10px;
	width: 150px;
	voice-family:"\";
	left: 799px;
}\"";
		voice-family:inherit;
		width: 150px;
		}
html>body #right
		{
		width: 150px;		/*IE5 hack ends*/
		}

/*----Left navigation box----*/
#left
		{
		position: absolute;
		top: 140px;
		left: 10px;
		margin: 10px;
		margin-right: 5px;
		padding: 10px;
		padding-bottom: 15px;
		/*border: 2px solid #fff;*/
		/*background: #000000;*/
		width: 150px;        /*IE5 hack begins*/
		voice-family:"\"}\"";
		voice-family:inherit;
		width: 150px;
		}
html>body #left
		{
		width: 150px;		/*IE5 hack ends*/
		}

/*----Main content box----*/
#main
		{
		text-align: center;
		padding: 5px;
		/*border: 2px solid #fff;*/
		/*background: #000000;*/
		margin: 20px 195px 0px 195px;        /*IE5 hack begins*/
		voice-family:"\"}\"";
		voice-family:inherit;
		margin: 20px 195x 0px 195px;
		}
html>body #main
		{
		margin: 20px 195px 0px 195px;		/*IE5 hack ends*/
		}

.copy
		{
		/*background: #000000;*/
		font-family: arial;
		font-size: 10px;
		margin-top: 15px;
		text-align: center;
		color: #808080;
		}

/*----Main1 content box----*/
#main1
		{
		/*position: absolute;*/
		font-size: 35px;
		text-align: center;
		padding: 5px;
		border: 3px solid #ff0000;
		/*background: #000000;*/
		margin: 200px 150px 0px 150px;        /*IE5 hack begins*/
		voice-family:"\"}\"";
		voice-family:inherit;
		margin: 200px 150x 0px 150px;
		}
html>body #main
		{
		margin: 200px 150px 0px 150px;		/*IE5 hack ends*/
		}

/*----Main1 content box----*/		
#main2
		{
		/*position: absolute;*/
		text-align: center;
		padding: 5px;
		/*border: 2px solid #fff;*/
		/*background: #000000;*/
		margin: 0px 195px 0px 175px;        /*IE5 hack begins*/
		voice-family:"\"}\"";
		voice-family:inherit;
		margin: 0px 195x 0px 175px;
		}
html>body #main2
		{
		margin: 0px 195px 0px 175px;		/*IE5 hack ends*/
		}

#main3
		{
		text-align: left;
		padding: 5px;
		/*border: 2px solid #fff;*/
		/*background: #000000;*/
		margin: 20px 195px 0px 195px;        /*IE5 hack begins*/
		voice-family:"\"}\"";
		voice-family:inherit;
		margin: 20px 195x 0px 195px;
		}
html>body #main3
		{
		margin: 20px 195px 0px 195px;		/*IE5 hack ends*/
		}


/*----Tabel properties box----*/
#tabel
		{
		position: center;
		text-align: center;
		padding: 5px;
		}

#tabel2
		{
		padding: 15px;
		}
				
#update
		{
		margin: 10px 200px 0px 200px;
		font-family: arial;
		font-size: 10px;
		color: #ff9900;
		text-align: center;
		border: 1px solid #ccc;
		}
		