
/* set margins, padding, and inline-level content alignment */
body,div	{ margin: 0; padding: 0; text-align: center; background: #FFCC99 }


/* ensure footer stays at the bottom */
#ftr		{ clear: both;background: red	}

/* show boundaries and set image sizes - for clarity only */
#hdr    	{ position: fixed; top:0; left:0;right:0; height:235px;z-index:1}
#pdfversion	{position:absolute; right:20px; top:40px; width:250px; height:40px}
#txt		{ position: absolute; top:245px; left:0; right:0; bottom:0, z-index:2}
/* stretch image to represent content - for clarity only */
#hdr img	{ position: fixed; top:20; left:5px; right:0; width: 125px; height:  35px;z-index:1  }
#txt img	{ width: 250px; height: 200px	}
table   	{ Width:100%; text-align:center; font-size:14pt}
#group1 { background:#CCFFCC; width:25%;rowspan:2 }
#group2 {background:#FFFFCC; width:25%;rowspan:2 }
#group3 {background:#FFCCCC; width:25%;rowspan:2 }
#group4 {background:#CCFFFF; width:25%;rowspan:2 }
#group5 { background: #CCFFCC; width:25% }
#group6 {background:#FFFFCC; width:25% }
#group7 {background:#FFCCCC; width:25%  }
#group8 {background:#CCFFFF; width:25%  }
#group9 {  width:20% }
#group10 { width:15% }
#group11 { width:30% }
#group12 { width:20% }
#group13{ width:15% }
#group14 {  width:20% }
#group15 { width:15% }
#group16 { width:30% }
#group17 { width:20% }
#group18{ width:15% }
#group19 {  width:33.3% }
#group20 { width:33.3% }
#group21 { width:33.3% 
p {font-size:14pt}
td	{border: 1px solid blue}
th	{border: 1px solid blue}
.bg-ctm {background-image:url("../New%20Page%20Projects/button2.gif"); height:20px;
	background-repeat:no-repeat; margin:3px}