body
{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
background-color: #660000;
}

.container{
background-image:URL('picture_library/bgintro.PNG');
background-color:#FFFFFF;
width: 820px;
padding-top: 10px;
height: 600px;
margin-left:auto;
margin-right:auto;
}

.header
{
background-image:URL('picture_library/naamloos.PNG');
width: 800px;
height: 150px;
background-repeat:no-repeat;
float:right;
text-align: right;
vertical-align: bottom;
padding-left: 10px;
padding-right: 10px;

}

.left
{
float:left;
width: 200px;
height: 420px;
}

.right
{
float: right;
width: 600px;
height: 420px;
text-align: center;
padding-bottom: 10px;
}

.footer_r
{
padding-top: 25px;
padding-bottom: 5px;
font-size: 9px;
color: #999999;
text-align: right;
width: 410px;
height: 30px;
vertical-align:bottom;
}

.footer_l
{
padding-top: 25px;
padding-bottom: 5px;
width: 350px;
font-size: 9px;
color: #999999;
text-align: left;
height: 30px;
vertical-align:bottom;
}

.divline
{
background-image:URL('picture_library/s.PNG');
border:0;
width: 200px;
height: 10px;
background-repeat:no-repeat;
padding-top: 0px;
}

.divline_g
{
background-image:URL('picture_library/line_b.gif');
border:0;
width: 600px;
height: 10px;
}

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

a:hover
{
color: #000000;
text-decoration: none;
font-weight: bold;
}

a:active
{
color: #000000;
text-decoration:none;
font-weight: bold;
}

a:visited
{
color: #000000;
text-decoration:none;
font-weight: bold;
}

#footer a:link
{
color:#000000;
text-decoration:none;
}



