body,html { padding: 0; margin: 0; height: 100%; }
/* 
body { font-family: Arial, sans-serif; font-size: 12px; background: #fff; }
*/
body { font-family: Arial, sans-serif; font-size: 12px; background: #fff; }

img#printlogo { width: 300px; }

a { color: #8b2d25; }
a img { border: none; }

#c { width: 820px; min-height: 100%; position: relative; padding: 15 0 0 0; height: 100%; }
* html #c { height: 100%; }

p { line-height: 1.6em; font-size: 12px; } 

a { text-decoration: none; }

h2 { font-size: 1.9em; margin: 8px 0 0 0; }
h3 { font-size: 1.5em; margin: 8px 0 0 0; border-bottom: 1px solid #8b2d25; color: #8b2d25; }

/*position stuff is for IE6!*/
#nav { width: 215px; float: left; position: absolute; top: 0; left: 0;}
* html body { margin: 10px; }

#nav h1 { display: block; width: 210px; height: 75px; margin: 2px 0 0 0px; padding: 0; background: url('/_imgs/logovsm.png') 0 6px no-repeat; text-indent: -9999px; }  
/* #header h1 { display: block; width: 320px; height: 110px; margin: 2px 0 0 0px; padding: 0; background: url('/_imgs/logosm.png') 0 6px no-repeat; text-indent: -9999px; } */ 

#nav { display: none; }

div#b { border-top: 2px solid #000; border-bottom: 1px solid #ccc; width: 600px; margin-left: 220px; padding: 5px 0 0 0; position: relative; top: 15px;  clear: both; margin-bottom: 50px;} 

div#f {    
   height:20px; 
   text-align:right;
   font-face: verdana, sans-serif;
   font-size: 10px;
   border-top: 2px solid #000;
   padding: 3px;
}

.fb { font-family: 'Lucida Grande',sans-serif; font-size: 11px; text-decoration: none; color: #000; }

.imgright { display: block; float: right; padding: 4px; border: 2px solid #ccc; margin: 3px; }
.imgi img { padding: 4px; border: 2px solid #ccc; margin: 5px; }
