@import url("/css/div.css");
@import url("/css/tags.css");
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
margin: 0; 
padding: 0; 
border: 0; 
}


/* hide from IE mac \*/
html {
    min-height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #000000;
	background-image: url(../img/misc/bg_tile.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
