	/* MENU TEXT */
	#menuBg											{ background-image:url(../images/m_bg.gif); background-repeat:repeat-y }
	#menuCopy										{ color:#94a1b2; padding:7px; padding-right:20px; line-height:100%; background-image:url(../images/m_bg.gif); background-repeat:repeat-y }
	#menuCopy strong								{ color:#FFFFFF; font-size:.8em; background-image:url(../images/m_bg.gif); background-repeat:repeat-y }
	
	/* IMAGE GRID */
/*
	#imageGrid									{ margin-top:55px; margin-left: 3px; border-bottom: 1px solid #bfd3ee}
	html>body #imageGrid						{ padding-bottom: 0}
	#row01 img									{ float:left; margin-top:0px; margin-right:15px; margin-bottom:16px; background-color:#eeeeee }
	#row01 #img05								{ margin-right:0px }
	#row02 img									{ float:left; margin-top:0px; margin-right:15px; margin-bottom:16px; background-color:#eeeeee }
	#row02 #img10								{ margin-right:0px }
	#row03 img									{ float:left; margin-top:0px; margin-right:15px; margin-bottom:16px; background-color:#eeeeee }
	#row03 #img15								{ margin-right:0px }
	#row04 img									{ float:left; margin-top:0px; margin-right:15px; margin-bottom:16px; background-color:#eeeeee }
	#row04 #img20								{ margin-right:0px }
	#row05 img									{ float:left; margin-top:0px; margin-right:15px; margin-bottom:16px; background-color:#eeeeee }
	#row05 #img25								{ margin-right:0px }
	#row06 img									{ float:left; margin-top:0px; margin-right:15px; margin-bottom:35px; background-color:#eeeeee }
	#row06 #img30								{ margin-right:0px }
*/
	#imageGrid									{ margin-top:55px; border-bottom: 1px solid #bfd3ee; width: 708px; padding: 0}
	html>body #imageGrid						{ padding-bottom: 0}
	#row01 img									{ margin-top:0px; margin-right:7px; margin-bottom:7px; background-color:#eeeeee; white-space: nowrap }
	#row06 #img05								{ margin-right:0px }
	#row02 img									{ margin-top:0px; margin-right:7px; margin-bottom:7px; background-color:#eeeeee; white-space: nowrap }
	#row06 #img10								{ margin-right:0px }
	#row03 img									{ margin-top:0px; margin-right:7px; margin-bottom:7px; background-color:#eeeeee; white-space: nowrap }
	#row06 #img15								{ margin-right:0px }
	#row04 img									{ margin-top:0px; margin-right:7px; margin-bottom:7px; background-color:#eeeeee; white-space: nowrap }
	#row06 #img20								{ margin-right:0px }
	#row05 img									{ margin-top:0px; margin-right:7px; margin-bottom:7px; background-color:#eeeeee; white-space: nowrap }
	#row06 #img25								{ margin-right:0px }
	#row06 img									{ margin-top:0px; margin-right:7px; margin-bottom:35px; background-color:#eeeeee; white-space: nowrap }
	#row06 #img30								{ margin-right:0px }


.recall {
	padding: 0 20px 0 0;
	background-image: url(../images/recall-arrow.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}

/* ADJUST FOOTER */
/*	
	#footerButtons	{ margin-top:10px }
	
	#footerButtons .footerNorm {
		margin-left: 0;
		margin-right: 10px;
	}
	#footerButtons .footerEnd {
		margin-left: 0;
		width: 92px;
	}
	head:first-child+body .footerNorm {
		margin-left: 0;
		margin-right: 10px;
	}
	head:first-child+body .footerEnd {
		width: 92px;
	}	
*/