body {
	text-align: center;
}

#wrapper {
	text-align: left;
}

#leftcol ul {
   w\idth: 177px; /*corrects the width in IE6*/
}

#header {
	height: 100px;
}

#leftcol li a {
   w\idth: 130px;
	height: 1%;
	margin-left: -16px;
}

#leftcol li a#here {
	width: 200px;/*fix for IE5 & IE5.5 to cover the innercontent border*/
	w\idth: 130px;/*reset the width for IE6*/
}

#header ul {
	height: 22px;
}


