body {
/*	background-color: #e0e0e0;
*/
	background-color: #ffffcc;
	font-family: "Gill Sans", Verdana, Sans-Serif;
}
div	{clear:both;
}



p {
	margin-top:.5em;
}
h1, h2, h3 {
	font-family: Georgia, Serif;
}
h1 {
	text-align: left;
	color: maroon;
	margin-top: 0;
	padding-top: 0;
	font-size: 1.5em;
}
h2 {
	text-align: left;
	color: maroon;
}
ul {
	margin-top:-1em;
}
ul.menu	{
	margin-top: 0;
	list-style-type: none;
}
ol li {
	margin-bottom: 1em;
}
ol ul {
	margin-top:0;
}
dt {
	margin-top: 1em;
}
ul.nomarker {
	list-style-type: none;
}
address	{
	clear: both;
	text-align: right;
	margin-bottom: 1em;
}
blockquote {
	font-size: .8em;
	font-family: "Courier New", Courier, monospace;
}
caption {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 1em;
}

div#sidebar {
	position: absolute; 
	top: 4em; 
	left: 0; 
	width: 14%; 
	background: transparent; 
	padding: 0;
	margin: 1em; 
	border-width: 0;
}
div#sidebar ul {
	margin: 3em 0 0 0;
	list-style-type: none;
	/*border-style: double;*/
	padding: 1em 0 1em 1em;
}
div#sidebar li {
	margin-bottom: 1.5em;
	padding-left: 1em;
	border-style: ridge;
	background-color: #000002;
}
div#sidebar p {
	margin-bottom: -2.5em;
	font-variant: small-caps;
}
div#main {position: absolute; 
	top: 4em;
	left: 15%; 
	width: 600px; 
	margin: 1em; 
	padding: 1em 1.5em;
}
div#chart {position: absolute; 
	top: 4em;
	left: 15%;  
	margin: 1em; 
	padding: 1em 1.5em;
}
div.news {
	font-family:"DejaVu Serif Condensed","Times New Roman",serif;
}
div.news p {
	text-indent: 3em;
}
li {
	list-style-position: inside;
}
div#header {
	position: absolute;
	left: 25%;
}
div#main h3 {
	letter-spacing: 3px; 
	margin: 1.25em 0 1em;
}
div#main h3#top {
	margin-top: 0;
}
div#main p {
	margin: 0.25em 0 1em 0; 
	line-height: 1.25em;
}
div#main p.tm2	{
	margin-top: 3em;
}

#sitemast {padding: 0; margin: 0; overflow: hidden; border-bottom: 1px solid #000;
  height: 40px; width: 100%; position: relative; z-index: 1;}
#sitemast h1 {font-size: 2em; line-height: 1em; letter-spacing: 0.13em; 
  padding: 0; margin: 0;
  position: absolute; left: 0; top: 100px;
  /* hide-from-IE5/Mac hack \*/
  top: auto; bottom: 0;
  /* end hack */}
/*
#sitemast {background: gray url(images/mast1.jpg) 0 0 no-repeat;}
*/
a:link	{
	color: blue;
	text-decoration: none;
	font-style: italic;
}
a:visited {
	color: blue;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	text-decoration: underline;
}
.blue	{color: #e0e0e0;
}
.bkgd	{color: #ffffcc;
}
.box	{
	border: thin solid maroon;
	width: 74%;
	padding: 1em;
}
.date {
	text-align:right;
}
.domain {
	font-family: sans-serif;
	font-style: italic;
	color: blue;
	margin: -2.5em 0 0 1.5em;
	font-weight: bold;
}
.icon	{
	float: left;
	padding: 1em 2em 1em 0;
	font-size: .8em;
}
.logo	{
	float: left;
	padding: 1em 0 0 2em;
}
.iconrt	{
	float: right;
	padding: 2em 0 1em 2em;
	font-size: .8em;
}
.iconrtup {
	float: right;
	padding: 0em 0 1em 2em;
	font-size: .8em;
}
.center {text-align: center;
}
.image	{
	float: left;
	padding: 1em 4em 1em 0;
	margin-right: 2em;
	margin-bottom: 2em;
}
.cl	{
	clear: both;
}
.links	{
	text-align: center;
	font-weight: bold;
}
.map	{
	background-color: #ccc;
	border: thin solid maroon;
	text-align: center;
	margin: 0 0 2em 0;
	color: blue;
	font-family: Garamonde, Times, Serif;
	font-size: .8em;
}
.indent {text-indent: 3em;
}
.indent1 {
	margin-left: 2em;
}
.indent2 {
	margin-left: 20%;
}
.name {
	font-weight: bold;
}
.noborder {
	border-style: double;
}
.commentary {
	font-size: .8em;
	font-weight: bold;
}
.navbut	{
	font-variant: small-caps;
	background-color: #n789;
	border: thin solid purple;
	padding-left: 1em;
	padding-right: 1em;
}
.noshow {
	color:#e0e0e0;
}
.nbm	{
	margin-bottom: -1em;
}
.ntm 	{
	margin-top: -1em;
}
.mtm	{margin-top: 1em;
}
.space {margin-top: 3em;
   }
.section {
	margin-top: 3em;
	margin-bottom: 3em;
}
.small {font-size: .8em;
}
.footnote {font-size: .8em;
}
.source {
	font-size: .8em;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic;
}
.tent {
	color: grey;
}
@media screen {
	.printver {display: none;}
}


