@charset "shift-jis";

/*  Colorado Space Coalition - Coded by Bruce Clark of Imulus
	ie.css - Internet Explorer Fixes - Did I mention we hate IE? */ 

/* ----------| =IE6 fixes |---------- */ 

* html #navigation, 
* html .sub #content ul li a, 
* html .sub #content ul li { height: 1%; }
* html #header p { bottom: -6px; }
* html #content #lower p#directory { height: 1%; position: absolute; width: 540px; display: inline; margin-left: -11px; }
* html #content #lower #holder div.clear { height: 0; width: 0; clear: both; padding: 0; margin: 0; }
* html .sub #content #main { display: inline; }
	
/* ----------| =IE6 & 7 fixes |---------- */ 

#content #lower *, 
#content #lower #holder * { height: 1%; }
#content #lower #lower-main ul li a { width: 510px; }
#content #lower #lower-main p#directory { margin: 10px 0 0 -11px; }
.sub#news #content #main p { position: relative; height: 1%; }
