/* updated Oct 19, 2005 */

body {
	background: #eee;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #456;
	font-family: 'lucida grande', helvetica, arial, sans-serif;
}

p, ul, li, noscript {
	color: #555;
	font: 12px 'lucida grande', helvetica, 'trebuchet ms', sans-serif;
}

hr { /*/*/
	border: 0;
	border-top: 1px solid #ddd; /**/
}

form {
	margin: 0; /*/*//*/
	margin: -10px 0 0; /**/
}

#wrap {
	background: #fff;
	border: 1px solid #a1a5a9;
	border-width: 0 1px 12px;
	width: 780px;
	margin: 0 auto 12px;
	padding-top: 8px;
}

* html #wrap {
	width: 782px;
	w\idth: 780px;
}

#sidebar {
	background: #fff;
	float: right;
	width: 180px;
	margin-top: 80px;
}

#searchbox {
	background: #eee;
	border: 1px solid #a1a5a9;
	width: 100px;
	margin: auto;
	padding: 4px;
	text-align: center;
}

* html #searchbox {
	width: 110px;
	w\idth: 100px;
}

select, #searchbox input {
	color: #000;
	font: 11px 'lucida grande', helvetica, arial, verdana, sans-serif;
}

select {
	margin: 4px 0;
}

#searchbox input#search {
	text-align: left;
}

#searchbox input#fetch {
	font-weight: normal;
	margin: 4px 0;
}

#jumpbox { /*/*/
	background: #fff url(/newspage/images/titlebar.gif) top repeat-x; /**/
	height: 24px;
	margin: 0 auto;
	text-align: center;
}

#jumpbox select {
	background: #eee;
	font-size: 10px;
	height: 15px;
	margin-top: 2px;
}

* html #jumpbox select {
	height: 13px;
}

#towerad {
	width: 160px;
	margin: 8px auto;
}

#mainbody {
	width: 600px;
	margin-right: 180px;
}

.masthead, .left, .main, .right {
}

.masthead { /*/*/
	background: #fff url(/newspage/images/masthead.gif) top no-repeat; /**/
	height: 75px;
	margin: auto;
	padding: 0 0 5px;
}

* html .masthead {
	height: 80px;
	he\ight: 75px;
}

.masthead img, .masthead h1 {
	margin: 0;
	text-align: center; /*/*/
	display: none; /**/
}

.banner, .cdnow {
	text-align: center; /*/*/
	background: #fff; /**/
	display: none;
}

.cdnow { /*/*/
	display: none; /**/
}

.graybar { /*/*/
	background: #fff url(/newspage/images/titlebar.gif) repeat-x; /**/
	color: #456;
	font: bold 13px/22px 'lucida grande', helvetica, arial, sans-serif;
	height: 24px;
	overflow: hidden;
	text-align: center;
}

.graybar #hotnewstitle, .graybar #archivestitle { /*/*/
	background: url(/newspage/images/hotnews.gif) top no-repeat; /**/
	display: block;
	width: 62px;
	height: 0;
	margin: auto;
	padding: 20px 0 0;
	overflow: hidden;
}

* html .graybar #hotnewstitle, * html .graybar #archivestitle {
	height: 20px;
	he\ight: 0;
}

.graybar #archivestitle { /*/*/
	background-image: url(/newspage/images/archives.gif); /**/
	width: 56px;
}

.graybar a img { /*/*/
	display: none; /**/
}

#hotnews, .main {
	margin: 1em 24px;
}

#hotnews small {
	color: #456;
	font: bold 16px 'lucida grande', helvetica, arial, sans-serif;
}

#hotnews a {
	font: bold 12px 'lucida grande', helvetica, arial, sans-serif;
}

#hotnews small i {
	color: #76797c;
	font: normal 11px 'lucida grande', helvetica, arial, sans-serif;
}

#archives, .adbox, .legal {
	margin: 1em auto 0; /*/*/
	width: 468px; /**/
}

#archives, .legal {
	text-align: center;
}

.date, .byline, #archives p, .legal p, .caption, .smallprint {
	color: #555;
	font: 10px verdana, sans-serif;
}

.legal p, .smallprint {
	color: #76797c;
	font: 10px 'lucida grande', helvetica, arial, sans-serif;
	margin-bottom: 0;
	padding-bottom: 1em;
}

.title {
	color: #333;
	font: 12px 'lucida grande', helvetica, arial, sans-serif;
	text-align: center;
}

.webring {
	background: #eee;
	color: #000;
	font: 10px verdana, sans-serif;
}

.quote {
	color: #666;
	font: 11px verdana, sans-serif;
	font: 12px 'lucida grande', helvetica, arial, sans-serif;
	margin: 0 30px;
}

.bigquote {
	color: gray;
	font: bold italic 13px/1.2em georgia, serif;
	font: bold normal 14px 'lucida grande', helvetica, arial, sans-serif;
}

.imacupdate {
	font: 11px verdana, sans-serif;
	font: 12px 'lucida grande', helvetica, arial, sans-serif;
}

a:link {color: #2971a7; text-decoration: none}
a:visited {color: #551a8b; text-decoration: none}
a:hover {color: #000; text-decoration: underline}
a:active {color: #f90; text-decoration: none}

a.a, a.click, a.a:visited, a.click:visited {color: #00c; text-decoration: none}
a.a:hover, a.click:hover {color: #000; text-decoration: underline}
a.a:active, a.click:active {color: #f90; text-decoration: none}

#pageviews {
	display: none;
}

