   body {
      background-color:#fffbfd;
      margin:0px;
      padding:0px;
      background-image:url(../images/bkg_body.gif);
      background-repeat:repeat-x;
      background-position:top left;
      font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:11px;
      line-height:18px;
      color:#000000;
   }
   
   a {
       color:#616061;
   }
   
      .topholder {
         width:912px;
         margin:auto;
         height:1px;
      }
         .logo {
            position:absolute;
            border:0px solid #000000;
            z-index:10; 
            top:2px;
            margin-left:15px;
         }
         
         .ringen {
            position:absolute;
            border:0px solid #000000;
            z-index:11;
            top:2px;
            margin-left:685px;         
         }
         
         .taal {
             position:absolute;
            border:0px solid #000000;
            z-index:11;
            
            margin-left:790px;
            margin-top:93px;
         }
         
            .taal a {
               border:1px solid #ffffff;
               width:23px; 
               display:block;
               float:left;
               margin-left:3px;
            }
            .taal a:hover {
               border:1px solid #da3478;
               border-top:1px solid #da3478;
            }
         
      .mainholder {
         width:912px;
         margin:auto;
         margin-top:58px;
         
      }
         .top {
            background-image:url(../images/bkg_top.gif);
            background-repeat:no-repeat;
            width:912px;
            height:24px;
            
         }
         .contentholder {
            background-image:url(../images/bkg_contentholder.gif);
            background-repeat:repeat-y;
            padding:11px;
            border:0px solid #000000;
            padding-top:30px;
          

         }
            .menu {
               background-image:url(../images/bkg_menu.gif);
               height:53px;
               
            }
               .menu ul {
                  list-style:none;
                  margin:0px;
                  padding:0px;
                  
               
               }
               
                  .menu li { 
                     margin:0px;
                     padding:0px;
                     margin-top:4px;
                     float:left;
                     
                     background-image:url(../images/images/menu_spacer.gif);
                     background-repeat:no-repeat;
                     background-position:right top;
                     height:45px;
                  }
                  
                  .menu a {
                     
                     padding-left:13px;
                     padding-right:13px; 
                     height:46px;
                  }
                  .menu a:hover {
                     border-bottom:2px solid #9e4c6f;
                     margin-top:1px;
                  }
            #content {
               background-image:url(../images/bkg_content.gif);
               
            
               background-repeat:repeat-x;
               background-position:top left;
               color:#616061;
               font-family:"Trebuchet MS",garamond,verdana;
               font-size:13px;
               line-height:20px;
                 overflow:hidden
            }
               .contenttext {
                  
                  padding:10px;
                  padding-left:0px;
                  padding-left:15px;
                  border:1px solid #fff2fa;   overflow:hidden
                  
               }
                .contenttext p {
                  
                  padding:0px;
                  margin:0px;
                  padding-left:15px;
                   
                  padding-right:15px;
                  border-left:1px solid #fff2fa;
                  border-right:1px solid #fff2fa;
                  border-bottom:0px solid #fff2fa; 
                  padding-bottom:15px;
                  
               }              
            .slogan {
               background-color:#d5647d;
               text-align:center; 
            }
            
            
         .footer {
            background-image:url(../images/bkg_footer.gif);
            background-repeat:no-repeat;
            width:912px;
            height:25px;
            text-align:center;
            font-family:"Trebuchet MS",garamond,verdana; 
            color:#616061;
         }  
         
         .contentImage {
           
            margin-left:10px;
            margin-right:10px;
            margin-bottom:10px;
            border:1px solid #fff2fa;
         
         }
         
         label {
            display:block;
            margin-left:20px;
            font-size:14px;
            font-weight:bold;
            margin-bottom:2px; 
         }
         input,textarea  {
            padding:3px;
            border:1px solid #d5647d;
            margin-left:25px;
            margin-bottom:5px;
            width:250px;
         }
         
         textarea {
            width:250px;
            height:150px;
         }
         
         .defaultBtn {
            width:150px;
            margin-left:130px;
            margin-top:10px;
            background-color:#ffffff;
            background-image:url(../images/bkg_btn.jpg);
            font-family:"Trebuchet MS",garamond,verdana; 
            padding:3px;
            font-weight:bold;
            font-size:14px;
            border:3px double #d5647d; 
         }
         

         h3 {
            margin:0px;
            padding:0px;
            font-size:18px;
            color:#d3617b;
            padding-left:10px;
         }
         
#bwpn {
   font-family:"Trebuchet MS",garamond,verdana; 
   color:#880881; 
   text-align:center;
   font-style:italic;
   font-weight:bold;
}
         
.clearfix {
   display: inline-block;
}

    /* Holly Hack Targets IE Win only \*/
    * html .clearfix {height: 1%;}
   .clearfix {display: block;}
    /* End Holly Hack */
