html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
  
    vertical-align: baseline;
    background: transparent;
    font-family: sans-serif;
  
  
    padding:0px;
    background-color:transparent;
 
    
    
  
    

   
}
body {
height: 100%;
    line-height: 16px;
   background-image: url(links3.gif);
    background-repeat:repeat;

    text-align:center;
   
  color: white;
  font-size:60px;
  letter-spacing:3px;
  line-height: 40px;

}



ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}


#main {
 	padding-top: 20px;
	

}

img{
    
  
  padding:5px 5px 5px 5px;
  margin:0px 0px 0px 0px;
  background-color: white;

 -moz-box-shadow: 3px 3px 4px #000; /* Firefox/Mozilla */  
  -webkit-box-shadow: 3px 3px 4px #000; /*Safari/Chrome */  
  box-shadow: 3px 3px 4px #000; /* Opera & hoe het zou moeten */  
  /* Voor IE 8 */  
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";  
  /* Voor IE 5.5 - 7 */  
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');  

    

}

#pics{
    border-style: solid;
    border-color:#DFDFDF;
    border-width:1px;
      padding:3px 3px 3px 3px;      
      -moz-border-radius: 3px;
-webkit-border-radius: 3px;
      background-color:#ffffff;  
   

}

#bar img {
     border-style: solid;
    border-color:#DFDFDF;
    border-width:1px;
      padding:3px 3px 3px 3px;      
      -moz-border-radius: 3px;
-webkit-border-radius: 3px;
      background-color:#ffffff;  

}


#con{

  
    

}

#bar{

         border-style: solid;
    border-color:#EFEFEF;
    border-width:1px;
      padding:3px 3px 3px 3px;      
      -moz-border-radius: 3px;
-webkit-border-radius: 3px;
 background-color: white;
    background-repeat: repeat-x; 
    padding:10px;
    
    margin-bottom: 10px;
      margin-top: 10px; 
}

