body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, arial, sans-serif;
}

.article  {
display: in-line;
}

#header > table {
	display: none; 
}

#header {
background-repeat: no-repeat;
background-position: 0% 160%;
}

#topmenu {
	display: none;
}

.thumbnail {
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}

#section-menu {
	display: none;
}

#highlightedfeatures {
	display: none;
}

#article .preface {
	font: 100% Courier New, Courier, mono;
}

#right-menu {
	display: none;
}

#mugshot {
	margin: 20px 5px 5px;
	float: right;
}

.mugshot {
	margin: 20px 5px 5px;
	float: right;
}

#digg {
	display: none;
}

.details {
	border-bottom: 1px solid black;
	font-size: .8em;
}

.menuitem,
.menu,
.submenu  {
	display: none;
}

.secondary_content {
	display: none;
}

.bookmark {
	display: none;
}

.footer {
	border-top: 1px solid black;
	font-size: .8em;
}

.footer2 {
	font-size: .8em;
}

.article_content .film {
	font-weight: bold;
}

.article_content .book {
	font-style: italic;
}

.article_content .game {
	color: #ccc;
}

#footer {
	text-align: center;
	border-top: 2px solid black;
	font-size: .7em;
}

/* @group Display On-Off */
.print-off {
	display:none;
}
/* @end */
