body
{
	background-color: #900;
	color: #FF0;
	font-family: "Lucida Grande", "Verdana", "Arial", "Helvetica", san-serif;
	font-size: 12pt;
	line-height: 24pt;
	text-shadow: #600 8px 10px 5px;

}

#wrapper
{
	margin: 0 auto 0 auto;

}
#timeline
{
	position: absolute;
	top: 0px;
	left: 100px;
	height: 10000px;
	width: 10px;
	background-color:#F30;
	z-index: -1;
}

#content
{
	position: relative;
	left: 120px;
	width: 600px;
	margin: 0;
	padding: 0;
}

#trinity
{
	position: fixed;
	float: right;
	top: 0px;
	right: 0px;
	margin: 0;
	padding: 0;
}

h1, h2, h3
{
	text-align: center;
	text-shadow: #600 8px 10px 5px;
}

table
{
	position: relative;
	left: -70px;
}

td.l
{
	color: #F30;
	text-align: right;
	vertical-align: baseline;
}

td.r
{
	color: #FF0;
	font-style: italic;
	font-size: 10pt;
	vertical-align: baseline;

}

span.tease a
{
	color: #999;
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
	text-transform: inherit;
}


span.new a:link
{
	color: #9F3;
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
	text-transform: inherit;
}

span.new a:visited
{
	color: #C93;
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
	text-transform: inherit;
}

span.new a:hover
{
	color: #CCC;
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
	text-transform: inherit;
}

span.new a:active
{
	color: #CCC;
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
	text-transform: inherit;
}

a:link
{
	color: #FF0;
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
	text-transform: inherit;
}

a:visited
{
	color: #C93;
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
	text-transform: inherit;
}

a:hover
{
	color: #CCC;
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
	text-transform: inherit;
}

a:active
{
	color: #CCC;
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
	text-transform: inherit;
}

