body {
	background:url('bg.jpg') top left repeat-x;
	font: normal 75% "Trebuchet MS" Helvetica Arial sans-serif;
	color:#000;
	margin:1em;
}
img {
	border:none;
}
div#headerbar, div#headernav, div#right, div#login, div#navigation, div#rightside, p.footernav, div.ad {
	display:none;
}
div#center {
	width:600px;
}
div.otherheadlines {
	width:300px;
}
div.otherheadlines a {
	display:block;
	width:300px;
	float:left;
}
div#footer {
	float:left;
	width:600px;
	margin-top:20px;
	padding-top:20px;
	border-top:1px solid #000;
}
ul {
	padding-left:10px;
}
div.mainteaser {
	float:left;
	width:480px;
	background:url('divborder.gif') repeat-x bottom left;
}
div.mainteasertext {
	width:230px;
	float:left;
	padding-bottom:10px;
}
div.mainteaser img {
	float:left;
	margin:10px 10px 0 0;
}

