/* CSS Document */
body {
	color: #F4D000;
	background: #000 url(../images/bg.gif) no-repeat 6px 6px;
	letter-spacing: 0.5pt;
	font: 95%/160% Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #F4D000;
	text-decoration: none;
}
a:hover {
	color: #00FF00;
	text-decoration: underline;
}
img#logo {
	position: absolute; 
	left: 246px; 
	top: 93px; 
	width: 498px; 
	height: 36px; 
	z-index: 1;
}
div#subHed {
	position: absolute;
	left: 252px;
	top: 128px;
	height: 40px;
	z-index: 1;
	font-size: 95%;
	padding-bottom: 6px;
}
#topNav, .more {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 70%;
}
div#topNav {
	position: absolute;
	left: 252px;
	top: 150px;
	width: 600px;
	z-index: 1;
}
.allCaps {
	font-size: 85%;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;	
}
#topNav a {
	color: #F4D000;
	text-decoration: none;
	letter-spacing: 1px;
}
.more a {
	text-decoration: none;
}
.more a:hover, #topNav a:hover {
	text-decoration: none;
	color: #000000;
	background: #F4D000;
	font-weight: bold;
}
div#dateLine {
	position: absolute;
	left: 252px;
	width: 350px;
	z-index: 2;
}
div#sectionLabel {
	position: absolute;
	left: 252px;
	z-index: 2;
}
#dateLine, #latestStuff, #sectionLabel {
	top: 260px;
}
.smallDate {
	font-size: 70%;
	font-weight: bold;
}
.smallNav {
	font-size: .9em;
	text-align: right;
}
#text {
	position: absolute;
	left: 252px;
	top: 275px;
	width: 350px;
	z-index: 5;
}
#links {
	position: absolute;
	left: 252px;
	top: 275px;
	width: 450px;
	z-index: 5;
}
#searchResults {
	position: absolute;
	left: 252px;
	top: 275px;
	z-index: 5;
}
img#latestStuff {
	position: absolute; 
	left: 700px; 
	z-index: 4;
}
div#topThree {
	position: absolute;
	left: 665px;
	top: 305px;
	width: 146px;
	z-index: 4;
	text-align: right;
}
.top3 {
	font-size: 85%;
	font-style: italic;
	line-height: 150%;
}
.top3_hd {
	font-size: 110%; 
	font-weight: bold;
}
.top3_thmb {
	border: none;
	margin-bottom: 6px;
}
.copyright {
	font-size: 55%;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: right;
	line-height: 70%;
	text-decoration: none;
	margin-bottom: 12px;
}
.bigLinks {
	font-size: 120%;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 6px;
}
a.bigLinks:hover {
	text-decoration: underline;
}
#searchTable {
	/* font-family: "Courier New", Courier, mono; */
	font-size: 90%;
	padding: 0px 6px 6px 0px;
}
.tableLabel {
	font-size: 90%;
	padding: 3px 3px 3px 0px;
}
.bold {
	font-weight: bold;
}
.tabelRight {
	text-align: right;
}
.tableField {
	color: #000;
	background: #FBEDB7;
	padding: 1px;
	font: 90%/110% /* "Courier New", Courier, mono*/;
}
.table95 {
	width: 98%;
}
.table100 {
	width: 260px;
}
.tableCenter {
	text-align: center;
}
img#thumb {
	margin: 12px 0px;
	text-align: center;
}
.want_button {
	/* font-family: "Courier New", Courier, mono; */
	font-size: 80%;
	text-align: right;
}
.flag {
	color: #000000;
	background: #FFCC00;
	margin: 0px;
	padding: 2px 1px 3px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50%;
	font-weight: bold;
	letter-spacing: 2pt;
}
.imgLink {
	font-size: 75%;
	font-weight: bold;
}
img#listThumb {
	text-align: center;	
}