#leftcolumn, #utilities, #footer, #nav {
	display: none;
}

body {
	background: white;
	font-size: 12pt;
}

#wrapper, #centercolumn {	width: auto;	border: 0;	margin: 0;	padding: 0;
	top: 30px;}

a:link, a:visited {	color: #520;	background: transparent;	font-weight: bold;	text-decoration: underline;}

#rightcolumn {
	position: relative;
}

#rightcolumn img {
	float: right;
}

.siteid {
	top: 0;
	left: 0;
}

#centercolumn ul {
	list-style-image: none;
}
