body{
background: url(images/bg.gif);
background-repeat: repeat-x;
background-color: #c0c0c0;
margin: 0;
font-size: 8pt;
font-family: Arial, Serif;
color: #555555;
text-align: center;
}img{
border: 0px;
}
}div#container{
width: 723px;
text-align: left;
background: #FFFFFF;
margin: 1em;
padding: 10px;
}div#head{
position: relative;
height: 120px;
width: 723px;
}div#logo{
position: absolute;
left: 5px;
top: 60px;
z-index: 1;
width: 180px;
height: 50px;
/*background: url(images/logo.gif);*/
background-repeat: no-repeat;
}div#taal{
position: absolute;
left: 538px;
top: 100px;
z-index: 2;
width: 180px;
height: 10px;
text-align: right;
font-weight: bold;
color: #555555;
background: White;
}div#menu{
height: 27px;
background: #b1b2b4;
color: White;
font-weight: bold;
font-size: 10pt;
padding: 5px;
width: 713px;
}div#foto{
margin-top: 1px;
height: 177px;
width: 723px;
background: url(images/header.jpg);
}a.link{
line-height: 27px;
color: White;
text-decoration: none;
margin-left: 1em;
}a.link:hover{
color: White;
text-decoration: underline;
}a.activelink{
margin-left: 1em;
line-height: 27px;
color: #ed1c24;
text-decoration: none;
}a.activelink:hover{
text-decoration: underline;
}a.taal{
color: #555555;
text-decoration: none;
}a.taal:hover{
color: #555555;
text-decoration: underline;
}a.footer{
color: #AAAAAA;
text-decoration: none;
font-size: 8pt;
}a.footer:hover{
color: #AAAAAA;
text-decoration: underline;
}#footer{
color: #AAAAAA;
text-decoration: none;
font-size: 8pt;
margin-left: 20px;
padding: 3px;
border-top: 1px #CCCCCC solid;
background: White;
}#content{
padding: 20px;
position: relative;
}h1{
padding: 0;
font-size: 10pt;
color: #ed1c24;
margin-bottom: 1em;
margin-top: 0;
margin-left: 0;
margin-right: 0;
}#main{
position: relative;
width: 440px;
height: 100%;
}#contact{
position: absolute;
left: 480px;
top: 20px;
width: 200px;
z-index: 2;
}#line{
position: absolute;
left: 460px;
top: 20px;
width: 1px;
height: 250px;
background-color: #CCCCCC;
z-index: 3;
}a.contact{
color: #555555;
text-decoration: none;
}a.contact:hover{
color: #555555;
text-decoration: underline;
}a{
color: #ed1c24;
text-decoration: none;
}a:hover{
color: #ed1c24;
text-decoration: underline;
}#center{
margin-left: auto; 
margin-right: auto;
width: 723px;
}.line{
background-color: #CCCCCC;
background: #CCCCCC;
width: 1px;
height: 200px;
}u{
text-decoration:none;}