body {
background-color:#FFFFFF; 
background-image:url(../images/back.gif);
background-repeat:no-repeat;
background-position: 0% 0%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
margin: 0px; 
}

#container {
position:absolute;
width:1000px;
height:900px;
z-index:1;
}

#top {
position:absolute;
background-image:url(../images/top.jpg);
background-repeat:no-repeat;
width:1000px;
height:218px;
left: 0px;
top: 0px;
}

#home_button {
position:absolute;
width:218px;
height:77px;
left: 63px;
top: 38px;
}

#searchbox_top {
position:absolute;
width:200px;
height:50px;
left: 85px;
top: 160px;
}

#navigatie {
position:absolute;
width:615px;
height:24px;
left: 294px;
top: 116px;
}

#left {
position:absolute;
background-image:url(../images/left.jpg);
background-repeat:no-repeat;
width:218px;
height:682px;
top: 218px;
left: 64px;
}

#eyecatcher {
position:absolute;
background-image:url(../images/eyecatcher.jpg);
background-repeat:no-repeat;
width:218px;
height:387px;
top: 0px;
}

#right {
position:absolute;
background-image:url(../images/right.jpg);
background-repeat:no-repeat;
width:218px;
height:656px;
left: 720px;
top: 218px;
}

#news_box {
position:absolute;
width:218px;
height:218px;
left: 0px;
top: 21px;
}

.news_header {
background-image:url(../images/news_header.gif);
background-repeat:no-repeat;
color:#FFFFFF;
font-weight:bold;
}

#bottom {
position:absolute;
width:657px;
height:26px;
left: 282px;
top: 875px;
}

#main {
position:absolute;
background-image:url(../images/main.gif);
background-repeat:no-repeat;
background-color: #E3E2E2;
width:438px;
height:656px;
left: 282px;
top: 218px;
}

#main_content {
position:absolute;
background-color: #E3E2E2;
width:418px;
height:616px;
left: 10px;
top: 30px;
}

#all {
position:absolute;
background-color: #E3E2E2;
width:875px;
height:656px;
top: 218px;
left: 64px;
}

td, p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
}

a, a:link {
color:#D21B65;
text-decoration:none;
}

a:hover {
color:#D21B65;
text-decoration:underline;
}

a.small, a.small:link {
font-size: 7pt;
color:#666666;
text-decoration:none;
}

a.small:hover {
font-size: 7pt;
color:#666666;
text-decoration:underline;
}

a.caps, a.caps:link {
color:#000000;
font-weight: bold;
text-decoration:none;
}

a.caps:hover {
color:#D21B65;
font-weight: bold;
text-decoration:none;
}

.header {
background-color: #D65F7E;
color: #FFFFFF;
font-weight: bold;
}

.bold {
font-weight: bold;
}

.small {
font-size: 7pt;
color:#666666;
}

hr {
border: 0; 
color: #CCCCCC; 
background-color: #CCCCCC; 
height: 1px; 
width: 100%; 
}