/*IE 6 Hacks*/
* html div#counter{
	background: url(../img/tmpl/counter-ie6.gif) top center no-repeat;
}


* html div#brand{
	background: url(../img/tmpl/logo-ie6.gif) no-repeat;
}

* html div#headContent{
	width: 408px;
	height: 203px;
	overflow: hidden;
}

* html div#bodyCopy{
	top: 12px;
}

* html div.bodyLeft{
	margin: 0 20px 30px 20px;
}

* html div.bodyRight{
	margin: 0 30px 12px 450px;
}

* html div.bodyBig{
	margin: 0 30px 12px 30px;
}

* html #nav ul li a{
	background: url(../img/tmpl/rhomb-ie6.gif) no-repeat 0 6px;
}



