/*
	style.css
	Copyright 2001-2004 by Christopher Heng. All rights reserved.
*/

body { font-family: Arial, Helvetica, sans-serif ; background: #663300 ; color: #000000; }
td { font-family: Arial, Helvetica, sans-serif ; }
h1 { color: #ffff00 ; background: #663300 ; margin: 1px 1px ;}
table.pagetitle { background: #663300 ; color: #ffff00; }
td.navbar { background: #ffcc33; color: #000000 ; }
td.mainbody { background: white ; color: black ; width: 75%; }
td.sidecol { background: #ff9933; color: black ; width: 25%; }
.smalltext { font-size: 90% ; }
td#footer { color: #ff0 ; background-color: #630 ; }
