* {
	margin: 0;
	padding: 0;
}
tr, td {
	font-family: Arial, Calibri, Times New Roman;
	font-size: 12px;
}
body {
	text-align: center;
	font-family: Arial, Calibri, Times New Roman;
	font-size: 12px;
}
#header {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 1000px;
	height: 135px;
	text-align: left;
}
#banner {

	background-color: #a2e0ff;
	width: 100%;
	height: 350px;
}
#topcon{
	background-image: url('images/jlwushu_08.jpg');
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	text-align: left;
	min-height: 67px;
	width: 1000px;
}
#topconvereniging {
	margin: 0 auto 0 auto;
	text-align: left;
	min-height: 67px;
	width: 1000px;
}
#content {
	padding-left: 130px;
	padding-top: 75px;
}
#footer {
	padding-top: 60px;
	bottom: 0;
	background-image: url('images/footerbg.jpg');
	background-repeat: repeat-x;
	width: 100%;
	height: 80px;
}
.small {
	font-size: 12px;
}

