body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #FFF;
	margin: 0px;
}
.clear { clear: both; }
a:link {
	color: #003366;
}
a:visited {
	color: #663366;
}
a:hover {
	text-decoration: none;
}
a.nav:link {
	color: #003366;
}
a.nav:visited {
	color: #003366;
}
.content-left {
	vertical-align: top;
	border-right: 1px solid #CCC;
	padding-right: 20px;
}
.content-right {
	vertical-align: top;
	padding-left: 20px;
}
.nav-left {
	font-size: 90%;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 3px solid #000;
}
.nav-right {
	text-align: right;
	font-size: 90%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-bottom: 3px solid #000;
}

.top-ad-left {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
.top-ad-right {
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 5px;
}
#topstory {
	clear: both;
	margin-bottom: 10px;
}
.section {
	font-size: 150%;
	font-family: Arial, sans-serif;
	padding-bottom: 15px;
}
#topstory img {
	float: left;
	border: 0;
	padding-right: 10px;
	padding-bottom: 10px;
}
.headline {
	font-size: 120%;
	font-weight: bold;
}
.headline-top {
	font-size: 150%;
}
.logo {
	padding-top: 5px;
	font-family: Arial, sans-serif;
	font-size: 150%;
	border-top: 1px solid #ccc;
}
.search {
	padding-top: 0px;
	padding-left: 20px;
	font-size: 80%;
	border-top: 1px solid #ccc;
}
.top-left {
	font-size: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
}
.time {
	font-size: 80%;
	color: #666666;
}
#story {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
}
#story img {
	float: left;
	border: 0;
	padding-right: 10px;
	padding-bottom: 10px;
}
#topics {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
}
#topics img {
	padding-bottom: 5px;
}
.top-right {
	font-size: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
	padding-left: 20px;
}
.footer-left {
	font-size: 90%;
	padding-top: 20px;
	padding-bottom: 30px;
	vertical-align: top;
	border-top: 1px solid #CCC;
}
.footer-right {
	font-size: 90%;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 30px;
	vertical-align: top;
	border-top: 1px solid #CCC;
}
.footer-buttons {
	padding-right: 20px;
	padding-bottom: 10px;
}
th {
	background-color: #EEE;
	padding-right: 10px;
	padding-left: 10px;
}
