/* Neutralize styling: 
Elements we want to clean out entirely: */
html, body, form, fieldset {
margin: 0;
padding: 0;
font-size: 10pt;
font-family: Tahoma, Verdana, Arial;}


h1 { font-size:18pt;}
h2 { font-size:16pt;}
h3 { font-size:14pt;}


p, ul, blockquote, ol { font-size: 10pt;}

a { color:#000;}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
margin: 1em 0;
padding: 0;}

hr {background-color: #000;
height: 1px;
width: 100%;}

.clr{clear:both}

#contentwrap{width:100%;}

#contentwrap #pic  {display:none;}

#news { display:none;}

#leftcol { display:none;}

#search { display:none;}

#tabs { display:none;}

#things { display:none;}

#footer { display:none;}