.block-C {
height: 47px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
padding-top:15px;
color: #FFF;
text-decoration: none;
background-image : url(../images/blockC.jpg);
background-repeat : repeat-x;
background-position : top center;
text-align : left;
}
.block-R-sidep {
height: 47px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFF;
padding-top:15px;
text-decoration: none;
background-image : url(../images/blockC.jpg);
background-repeat : repeat-x;
background-position : top center;
text-align : right;
}
.block-R {
width: 40px;
height: 47px;
background-image : url(../images/blockR.gif);
background-repeat : no-repeat;
background-position : top center;
}
.block-L {
width: 32px;
height: 47px;
background-image : url(../images/blockL.gif);
background-repeat : no-repeat;
background-position : top center;
}
#navi li a {
display: block;
width: 120px;
height: 40px;
margin-top : 0;
font-size : 9px;
font-family : Arial;
font-weight : bold;
color: #FFF;
text-decoration: none;
background-image : url(../images/button.gif);
background-repeat : no-repeat;
background-position : top center;
background-position: 0 0;
text-align: center;
}

#userbar {
line-height: 62px;
overflow: hidden;
text-align: center;
height: 60px;
margin : auto;
background-image : url(../images/blauw/userbar.jpg);
background-repeat : no-repeat;
background-position : top center;
}

#header {
overflow: hidden;
height: 190px;
margin : auto;
background-image : url(../images/blauw/logo.jpg);
background-repeat : no-repeat;
background-position : top center;
}

/* TESTING */

.capmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 47px;
	line-height: 28px;
	font-weight: bold;
	color: #FFF;
    background-image:url(../images/blockC.jpg);
    background-repeat: repeat-x;
	background-position : top center;
}

.main-foot {
	height: 33px;
	background-image : url(../images/blockCB.jpg);
	background-repeat: repeat-x;
	background-position : bottom center;
	margin-bottom: 10px;
}