.style6 {color: #333333}
.style9 {font-size: 14px; font-weight: bold; color: #333333; }
.style17 {color: #006699; font-size: 14px; font-weight: bold}
.style18 {
	color: #006699;
	font-size: 14px;
}
.style19 {color: #1B3E69;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px
}
.style20 {font-size: 10px}




table {	font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #333333;
		font-size:12px;
		}

body {
	background-image: url(images/bg2.png);
	background-repeat: repeat;
	background-color: #6B0808;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
}



/*beigh body background*/
#wrap {
	background-image: url(images/pagebg2.png);
	background-repeat: repeat-y;
	width: 782px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}



/*top header*/
#wrap #header {
	background-image: url(images/kids/heading.jpg);
	background-repeat: no-repeat;
	height: 209px;
}



/*kleure van wit menu buttons*/
#wrap #header #topnav a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#wrap #header #topnav a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#wrap #header #topnav a:visited,active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#wrap #header #topnav a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}



/*positioning van wit menu*/
#wrap #header h1 {
	margin: 0px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #F3E3C8;
	width: 450px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#wrap #header .desc {
	display: block;
	font-size: 12px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#wrap #header #topnav {
	display: block;
	margin-left: 525px;
	margin-right: 35px;
	margin-top: 15px;
}
#wrap #header #topnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#wrap #header #topnav li {
	height: 20px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	text-transform: uppercase;
}



/*margins en spacing tussen text*/
#wrap #contents #left ul {
	list-style-type: circle;
	margin: 15px;
}
#wrap #contents #left li {
	margin-bottom: 5px;
	line-height: 17px;
	padding: 5px;
	display: block;
}


/*margins en spacing tussen menu buttons*/
#wrap #contents #sidebar ul {
	margin: 0px;
	list-style-type: none;
	display: block;
	background-image: url(images/sidemenuhvr2.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#wrap #contents #sidebar li {
	height: 22px;
	display: block;
}


/*kleure menu buttons*/
#wrap #contents #sidebar a {
	color: #000000;
	text-decoration: none;
	display: block;
	height: 18px;
	padding-top: 4px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBF5EB;
}
#wrap #contents #sidebar a:visited,active {
	color: #000000;
	text-decoration: none;
	display: block;
	height: 18px;
	padding-top: 4px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBF5EB;
}
#wrap #contents #sidebar a:hover {
	color: #000000;
	text-decoration: underline;
	display: block;
	height: 18px;
	padding-top: 4px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBF5EB;
}



/*headings vir menu buttons*/
#wrap #contents #sidebar h2 {
	font-size: 16px;
	padding: 5px;
	display: block;
	background-image: url(images/sidemenuhvr2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-transform: uppercase;
	color: green;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}



/*menu buttons layout (background)*/
#wrap #contents {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#wrap #contents #sidebar {
	width: 211px;
	float: right;
	padding-right: 25px;
	padding-left: 25px;
}
#wrap #contents #left {
	margin-top: 0px;
	margin-right: 270px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 15px;
}
#wrap #contents #left p {
	line-height: 17px;
}



/*blockquote spacing tussen text*/
#wrap #contents #left blockquote  p {
	line-height: 17px;
	margin: 0px;
}



/*kleure van links in die body text*/
#wrap #contents #left a {
	color: #064C80;
	text-decoration: none;
}
#wrap #contents #left a:visited,active {
	color: #064C80;
	text-decoration: none;
}
#wrap #contents #left a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FAF2E6;
}




/*footer layout en positioning*/
#footer span {
	margin-left:35px;
}
#footer {
	background-image: url(images/kids/footerbg2.jpg);
	height: 55px;
	padding-top: 15px;
	background-position: 0px 0px;
	float: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #F3E3C8;
	font-size: 10px;
	width: 782px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



/*kleure vir footer links*/
#footer a {
	color: #000000;
}
#footer a:visited,active {
	color: #000000;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


