body {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
}
a {
  text-decoration : underline;
  color : #0000ff;
}
.top, #navigation, .graphicholder, #logo, #left, #bottom  {
  display : none;
}
.articlewrap {
	float: left;
	width: 100%;
	position: relative;
	margin-top: 15px;
	padding: 15px;
	background-image: url(images/artbg.gif);
	background-repeat: no-repeat;
}
