body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:10px;
  text-align:center;
  background-image:url(background.gif);
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
}

a {
	color:#333333;
	text-decoration:underline;
	}

.image {
	border:#FFFFFF 10px solid;
	border-bottom:#FFFFFF 25px solid;
	margin: 0px 10px 10px 10px;}


a:hover {
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;}

#content_container {
	text-align:left;
	}

#container {
	width:881px;}

.spacer {
	height:20px;}

h1 {
	font-size:14px;
	height:20px;
	color:#666666;
	background-image:url(h1.gif);
	background-repeat:no-repeat;
	padding-left:47px;}

#menu {
	background-image:url(menu_left.gif);
	background-repeat:no-repeat;
	width: 235px;
	height: 261px;
	position:absolute;}

#menu ul {
	margin-top: 30px;
	text-align:left;
	font-size:12px;
	font-weight:400;}
	
#menu li {
	list-style:url(pijl.gif);
	margin-left: 28px;
	padding-bottom: 4px;
	}

#menu li a{
	color:#000000;
	
	text-decoration:none;
	}

#menu li a:hover{
	color: #000000;
	font-weight:600;
	}

#top {
	background-image:url(top_right.gif);
	background-repeat:no-repeat;	
	width:646px;
	height:205px;
	position:relative;
	float:right;
	padding: 0px 000px 0px 0px;
	}
	
#top ul {
	margin: 145px 45px 0px 0px;
	text-align:right;
	font-size:12px;
	font-weight:900;}
	
#top li {
	background:url(pijl.gif) no-repeat;
	display:inline;
	padding: 0px 10px 0px 12px;
	}

#top li a{
	color:#000000;
	text-decoration:none;
	}

#top li a:hover{
	color: #FF0000;
	}

#header {
	height: 41px;
	width: 235px;
	margin-left:25px;
	}

#content {
	background:url(background_content.gif);
	background-repeat:repeat-y;
	padding: 180px 60px 30px 280px;
	margin-top:10px;
	}

#bottom {
	text-align:right;
	background-image:url(bottom.gif);
	background-repeat:no-repeat;
	padding: 30px 50px 0px 0px;
	margin: 0px 0px 0px 0px;
	color:#CCCCCC;}

#bottom a {
	color:#CCCCCC;
	text-decoration:none;
	}

#bottom a:hover {
	color:#CCCCCC;
	font-weight:600;
	
	}
