body
{
    font-family: verdana;
    color: #000000;
    background-color: #000000;
    text-align: center;
    padding:0px;
    margin:0px;
    font-size: 13px;
    
}

td
{
    font-size: 12px;
}

a
{
    color: black;
}

h1
{
   margin:0px;
   font-size: 13pt;
   font-weight:bold;
   font-family: verdana;
}

b
{
    font-family: verdana;
    font-weight: bold;
}

p
{
    margin-top:0px;
}

br
{
    line-height:8px;
    font-size:8px;
}

hr
{
    color: black;
    height: 1px;
}

#container
{
    position: relative;
    width: 900px;  
    margin: auto;
    text-align:left;
    
}

#header
{
    width: 900px; 
    height: 470px;
    background: white;
}

#content
{
    width: 900px;
    height: 350px;
    background: url('http://www.pr8.nl/images/wall_content.gif');  
}

#bottom
{
    width: 900px;
    height: 20px;
    color: #ffffff;
    margin-left: 45px;
    margin-top:3px;
    font-size: 8pt;
}

#bottom a
{
    color:white;
}

#person
{
    margin-top:54px;
}

.subMenu
{
    font-size: 12pt;
    font-weight: bold;
    color: #706f71;
}

.subMenu a
{
    text-decoration: none;
    color:black;
}

.submenu a:hover
{
    color: #706f71;
}

.blackBlock
{
    background:#000000;
    width:56px;
    height:56px;
    margin-right:4px;
}
.yellowBlock
{
    background:#fff700;
    width:56px;
    height:56px;
    margin-right:4px;
}
.greyBlock
{
    background:#ababab;
    width:56px;
    height:56px;
    margin-right:4px;
}
