/* HACKS FOR IE 6.0 */
img, #search img, .button, .txtInput, .sepline, a:hover { behavior: url(iepngfix.htc) }

#menu a:hover { 
	background: url(../images/navHoverIE.png) center no-repeat; 
}

#menu a.active{
	background: url(../images/navHoverIE.png) center no-repeat;
}

#search {
	float: right;
	width: 255px;
	text-align: right;
}
.member { 
	margin-left: 10px; 
}

.basic  {
	width: 257px;
}

.basic p {
	padding: 3px;
}

.basic div { padding: 7px; } 

#footer { behavior: none }

#box-left { margin: 0px; width: 610px; }