html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}

/* IE Tweaks tested for IE6 so far */
* html #leftcontent {
	top: 148px;
}

* html #rightcontent {
	top: 149px;
}

* html #main-wrapper {
	height: 97%;
	left: 30px;
}

* html #centrecontent {
	top: 0px;
}

* html #topnav a, a:link, a:active, a:visited {
	color: #999;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

