body {margin: 0px;}
a:link#navtop {font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
a:hover#navtop {font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited#navtop {font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}

body {background-color: #000000;}

.credit {background-image: url(images/footer.gif);
	width: 900px;
	height: 40px;
	background-color: #ffffff;
	color: #CCCCCC;
	font-family:"Courier New", Courier, mono;
	font-size: 75%;
}
.content {background-image: url(images/content.gif);
	background-color: #ffffff;
	padding: 5px;
	width: 745px;
} 

a:link#cred {font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover#cred {font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	text-decoration: none;
	color: #FF0000;
}
a:visited#cred {font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	text-decoration: none;
	color: #CCCCCC;
}
.sidebar {width: 155px;
	vertical-align: top;
	background-color:#FFFFFF;
	border-left-style: solid;
	border-left-color: #FF0000;
	border-left-width: 2px;
	text-align: center;
}
TABLE {padding: 0px;
	border: 0px;
}
TD {padding: 0px 0px 0px 0px;
	vertical-align: top;}
TR {padding: 0px 0px 0px 0px;}
a {cursor: crosshair;

	font-family: Arial, Helvetica, sans-serif;

	color: #003300;

	text-decoration: none;

}
.highlighted {
	color: #003300;
	font-family: freshbot, Neuropol, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	vertical-align: middle;
	font-weight: bold;

}
.tiny {
	color: #333333;
	font-family:"Courier New", Courier, mono;
	font-size: 10pt;
}
.idealist {
	font-family: "Courier New", Courier, mono;
	font-size: 94%;
}
li {
	margin-bottom: .8em;
}
li.odd {background-color: #e5e5e5;
	}
