body{
	text-align: center;
	background-color: #A5CDFB;
	font-family:  Arial, Helvetica, sans-serif;
	color: #0062B3;
	font-size: 12px
}
#pageHolder{
	text-align: left;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	height:100%;
}
#header{
	height:	246px;
	width: 760px;
	background: url(goudkoetsTwq_02.jpg);
}
#banner{
	width: 760px;
	height: 60px;
	padding-top: 170px;
}
#subbanner{
	margin-top: 0px;
	margin-left: 20px;
	width: 125px;
	border: 1px;
	border-style: dashed;
	border-color: #0062B3;
	background-color: White;
	color: #0062B3;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 8px;
	
}
#content{
	background: url(goudkoetsTwq_03.jpg);
	width: 760px;
}
#links{
	margin-top: 0px;
	margin-left: 20px;
	width: 130px;
	border: 1px;
	border-style: dashed;
	border-color: #0062B3;
	background-color: White;
	color: #0062B3;
	margin-bottom: 10px;	
	font-size: 12px;
	padding: 5px;
}
a.menu:link{
	color: #0062B3;
	text-decoration: none;
}
a.menu:visited{
	color: #0062B3;
	text-decoration: none;
}
a.menu:visited:hover{
	color: #0062B3;
	text-decoration: underline;
}
a.menu:acive{
	color: #0062B3;
	text-decoration: none;
}
a.menu:link:hover{
	color: #0062B3;
	text-decoration: underline;
}
a.content:link{
	color: White;
	text-decoration: underline;
}
a.content:visited{
	color: White;
	text-decoration: underline;
}
a.content:visited:hover{
	color: White;
	text-decoration: underline;
}
a.content:acive{
	color: White;
	text-decoration: underline;
}
a.content:link:hover{
	color: White;
	text-decoration: underline;
}
ul{
	margin-top:10px;
}
li{
	list-style: circle;
	list-style-position: outside;
	position: relative;
	left: -20px;
}
#image{
	float: right;
	margin: 10px;
}
#text{
	border: 1px;
	border-style: dashed;
	color: White;
	border-color: #0062B3;
	padding: 5px;
	width: 557px;
	font-size: 12px;
	
}
#head{
	border-color: #0062B3;
	border: 1px;
	border-style: dashed;
	padding: 5px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 12px;
	font-weight: bolder;
	margin-bottom: 0px;
}
#footer{
	background-image: url(footer.jpg);
	height: 28px;
	text-align: center;
	padding-top: 12px;
	width: 760px;
}