/* BANNER: fix IE 6: removes extra 2 pixel margin below banner image */
* html #banner img { height: 200px; margin-bottom: -2px; }

/* BANNER: IE 6 hack to make entire button clickable */
* html #banner a#candf { height: 54px; }
* html #banner a#warrs { height: 86px; }
* html #banner a#hog { height: 70px; }

/* OFFICERS: IE 6 hack to stop 3rd officer image knocking over to next row */
* html .officer { margin-right: 14px; }
/* { margin: 0 16px 5px 0px; } */

/* ARTICLES: IE 6 hack to line up images */
* html #main img.squarepic { margin-left: 0px; }	

/* MAIN NAVIGATION: IE 6 hack to make entire button clickable */
* html #nav { height: 1px; }
* html #mainNav a { height: 1px; }

/* CONTENT WRAPPER*/
* html #contentWrapper { height: 1px; }

/* CONTENT WRAPPER*/
* html #main { height: 1px; }

/* EVENTS: IE 6 hack to make entire button clickable */
* html #events { height: 1px; }
* html #events_list li a:hover { height: 1px; }

* html #main img.squarepic { margin-left: 12px;
}
