/* CSS Document */

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #F6F1E8;
}

image {
	padding: 10px 10px 10px 10px;
}

body,
table,
td,
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}

p {
	margin: 0;
	padding: 15px 10px 10px 10px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 14px;
	color: #000201;
	margin: 0;
	padding: 0 0 3px 0;
}

A {
	color: #2C4637;
	text-decoration: none;
}

ul {
	margin: -15px 0 0 0;
	padding: 0 0 0 25px;
}

td#title {
	height: 55px;
	border-bottom: 1px solid #2C4637;
	vertical-align: bottom;
	background: transparent url(../images/h1_paard.gif) bottom right no-repeat;
	padding-left: 2px;
}

td#home {
	vertical-align: top;
	background: #F0E7D9 url(../images/home2.jpg) bottom right no-repeat;
	padding-left: 2px;
}

td#calendar {
	vertical-align: top;
	background: #F0E7D9 url(../images/calendar.jpg) bottom center no-repeat;
	padding-left: 2px;
}

td#bio {
	vertical-align: top;
	background: #F0E7D9;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 10px;
}

td#press {
	vertical-align: top;
	background: #F0E7D9 url(../images/press.gif) bottom right no-repeat;
	padding-left: 2px;	
	padding-top: 0px;
}

td#results {
	vertical-align: top;
	background: #F0E7D9 url(../images/results.gif) top right no-repeat;
	padding-left: 2px;
}

td#content {
	background-color: #F0E7D9;
}

td#gallery {
    align: center;
	background-color: #000000;
}

td#subbuttons {
	padding-top: 0px;
    vertical-align: top;
	background: #B6BEA4;
}


table#container {
	border-left: 1px solid #000201;
	border-right: 1px solid #000201;
	height:100%;
}

td#head {
	height: 133px;
}

td#menu {
	border-top: 2px solid #F0E7D9;
	border-bottom: 2px solid #F0E7D9;
	background-color: #000201;
	padding: 0;
	margin: 0;
}

td#menu A {
	height: 18px;
	margin: 0 1px 0 1px;
	padding: 0;
	background:#000000

}

td#menu A img {
	margin: 0;
	padding: 0;

}

td#columnleft {
	background-color: #B6BEA4;
	border-right: 2px solid #F0E7D9;
	margin: 0;
	padding: 0px;
}

td#main {
	background-color: #EBDEC1;
	margin: 0;
	padding: 25px;
}