body {
	font-family: "Trebuchet MS";
	font-size: 12;
	color: #999999;
	background-color: #ffffff;
 	line-height: 1.2em;}

h2 {
	font-family: "Trebuchet MS";
	font-size: 12;
	color: #999999;
	margin-left: auto;
	margin-right: auto;
	width: 690px;}

img.navigation {
	display: block;
	margin-left: auto;
	margin-right: auto;}

#dhtmltooltip{	position: absolute;	width: 300px;	border: 1px solid gray;	padding: 5px;	background-color: lightyellow;	visibility: hidden;	z-index: 100;	font-family: "Bookman Old Style";	font-size: 12;	color: #000000;	line-height: 14px;/*Remove below line to remove shadow. Below line should always appear last within this CSS*//*	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); */}div.news {	display: block;	margin-left: auto;	margin-right: auto;	width: 690px;	font-family: "Trebuchet MS";	font-size: 12;	color: #999999;	text-align: left;}

div.footer {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 690px;
	font-family: "Trebuchet MS";
	font-size: 11;
	color: #999999;
	text-align: center;}

img.story {
	width: 500px;
	left: 1em;}

div.storybar {
	width: 300px;
	font-family: "Trebuchet MS";
	font-size: 12;
	color: #999999;
	text-align: center;}

a:link {
	color: lightblue;
	text-decoration: none;
	font-weight:bold;}

a:visited {	color: #cccccc;	text-decoration: none;	font-style: italic;	font-weight: bold;}a:active {	color: #ffffcc;	text-decoration: none;}a:hover {	color: #333333;	text-decoration: none;}
