body
{
	font: small normal Tahoma, Verdana, sans-serif;
	margin: 1%;
	color: black;
	background-color: white;
}

a
{
	color: #069;
	background-color: white;
}

a:hover
{
	color: #069;
	background-color: #ffc;
}

a:active
{
	color: #666;
	background-color: white;
}

a:visited
{
	color: #369;
	background-color: white;
}

#banner
{
	font-size: 1px !important;
	background-image: url("logo.gif");
	background-repeat: no-repeat;
	line-height: 60px;
	text-indent: -100em;
	overflow: hidden;
	width: 300px;
	margin: 0 0 0 60px;
	padding: 0;
	float: left;
}

#date
{
	width: 20%;
	float: left;
	margin: 10px 5px;
	text-align: center;
}

#weather
{
	float: right;
	background-image: url("weather.gif");
	text-indent: -100em;
	width: 200px;
	height: 60px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#weather caption { display: none; }

#topnav
{
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #b75700;
	margin-bottom: 0 !important;
	background-image: url("llcurve.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	overflow: hidden;
}

#leftnav
{
	height: 50em;
	width: 19%;
	float: left;
	background-color: #b75700;
	color: white;
	margin-top: 0;
}

#leftnav h2
{
	color: #ffffcc;
	font-style: italic;
	padding-left: 5px;
}

#leftnav p
{
	padding-left: 5px;
}
#leftnav p a
{
border: none;}

#main
{
	width: 80%;
	float: left;
}

#main h2 { margin-top: 8px; }
#newslinks { clear: both; }

.links
{
	width: 30%;
	float: left;
	padding: 1%;
}

.links + .links { border-left: 1px solid #c60; }

.links ul
{
	margin: 0;
	padding: 1%;
	list-style: url(none) none outside;
}

h2, h2 a
{
	font: bold large Trebuchet MS, Tahoma, Verdana;
	sans-serif: ;
}

ul { margin: 0px 3px 2px 2px; }

li
{
	margin-left: 0px;
	padding: 0;
	font: small Verdana, sans-serif;
}

#topstory
{
	float: left;
	width: 70%;
	padding: 0 1%;
}

#topstory img
{
	float: right;
	height: 150;
	width: 200;
	margin-left: 5px;
}

#stocks
{
	float: right;
	width: 20%;
	margin-top: 0;
}

#stocks th { font-size: smaller; }

#stocks td
{
	border-bottom: 1px solid black;
	font-size: small;
}

#stocks td + td
{
	text-align: right;
	padding-right: 3px;
}

#secondrow
{
	clear: both;
	margin-top: 0;
	width: 100%;
}

#leftlinks
{
	padding: 0;
	margin:0;
}

#default { display: none; }

#leftlinks li
{
	list-style: url(none) none outside;
	width: 100%;
	margin: 0;
}

#leftlinks li a, #largeprint
{
	font: bold medium Verdana, sans-serif;
	color: white;
	background-color: #b75700;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0 0 .5em 5px;
	border-color: #FFC;
	border-width: 1px 0 0 0;
	border-style: solid;
}

#leftlinks li a:hover
{
	background-color: #ffc;
	color: black;
	text-decoration: none;
	margin: 0;
	padding: 0 0 .5em 5px;
}

#leftlinks li a:visited { color: white; }

.leftad
{
	height: 35px;
	width: 80px;
	display: block;
	text-align: center;
	margin: 10px 5%;
}

.category
{
	height: 30px;
	width: 150px;
	line-height: 300px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin: 0;
}

#topstories { background-image: url("topstories.gif"); }
#biz { background-image: url("biz.gif"); }
#intl { background-image: url("intl.gif"); }
#natl { background-image: url("natl.gif"); }
#local { background-image: url("local.gif"); }
#sports { background-image: url("sports.gif"); }
