
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
html
{
background: #FFFFEE repeat-x scroll center top;
}
body
{
background: #FFFFEE repeat-x scroll center top;
margin:0px 0px; 
padding:0px;
font-family:arial,helvetica,clean,sans-serif;
font-size-adjust: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
font-size: 13px;
}
 #logo { background: url('http://pinoychan.org/global_images/logo.gif') top left no-repeat; font-size: 1px; line-height: 0px; height: 200px; overflow: hidden; margin: 0 auto; width: 500px; }
  #logo h1 { margin-left: -200px; width: 100%; height: 100%; display: block; }
  #logo h1 a { width: 100%; height: 100%; display: block; padding-right: 150px; }
  #logo h2 { margin-left: -200px; }

  #boards .column { float: left; width: 11em; }
  #boards a { color: #800; text-decoration:none; }
  #boards a:hover { color:#e00; text-decoration:underline; }


 #hd { margin-bottom: 0; }
 .box-outer { border: 1px solid; zoom:100%; margin-bottom: 0.5em; padding-bottom: 0.5em; }
  .boxbar { padding-left: 0.5em; line-height: 2em; }
  .boxcontent { padding: 0.5em; padding-top: 0.25em; padding-bottom: 0; line-height: 130%; }
  .boxbar { background: #f3f3f3; color: #000; }
  .boxbar { position:relative; zoom: 100%; }
  #announce .boxbar { background:  #f3f3f3; color: #000; }
  #announce { background: #fff; color: #000; }

    #announce .boxcontent { line-height: 1.5em; }
  /* #announce p { margin: 0.25em 0; } */
  #announce em { font-style: italic; }
  #announce strong { font-weight: bold; }  

.boxcontent, #ft, #whatis { font-size: 93%; }
  h1 { font-family: Tahoma, Bitstream Vera Sans; font-size: 197%; font-weight: bold; }
  h2 { font-size: 131%; font-weight: bold; }
  h3 { font-size: 100%; font-weight: bold; }
  
  
  
img{ behavior: url(iepngfix.htc);}

  #ft ul { margin: 0; width: 750px;}
  #ft li { display:block; float:left; border: 1px solid; padding-left:1em; padding-right:1em; padding-bottom: 2px; border-left: none; margin-top: -1px; padding-top: 2px; }
  #ft li.first { border-left: 1px solid; }
  #ft li.current { padding-bottom:4px; border-top: none; }
  #ft li.fill { border:0; padding-bottom: 4px; border-top: 1px solid; width: 15px; }

  #ft { text-align: center; }
  #ft ul {display: inline-block;}
  #ft ul {display: inline;}
  #ft ul {display: table; margin: auto;}
  
    #ft ul { border-top: 1px solid; }
  #ft li { background: #f3f3f3; }
  #ft li a { color: #800; text-decoration:none; }
  #ft li a:hover { color: #c63; }
  #ft li.current, #ft li.fill { background: #ffe; color: #800; }
  
  br.clear-bug { height: 0px; line-height: 0; clear:both; }
  
  
  
  #modalPage
{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px; left: 0px;
}
.modalBackground
{
    filter: Alpha(Opacity=40); -moz-opacity:0.4; opacity: 0.4;
    width: 100%; height: 100%; background-color: #999999;
    position: absolute;
    z-index: 500;
    top: 0px; left: 0px;
}

.modalContainer
{
    position: absolute;
    width: 300px;
    left: 50%;
    top: 40%;
    z-index: 750;
}
.modal
{
    background-color: white;
    border: solid 4px black; position: relative;
    top: -150px;
    left: -150px;
    z-index: 1000;
    width: 300px;
    height: 400px;
    padding: 0px;
}
.modalTop
{
    width: 292px;
    background-color: #f3f3f3;
    padding: 4px;
    color: #000;
    text-align: center;
    font-weight: heavy;
    font-size: 18px;
    color: red;
}
.modalTop a, .modalTop a:visited
{
    color: #ffffff;
}
.modalBody
{
    padding: 0px;
    text-align: Left;
}
  