html, div, body, span, object, iframe,
h1, h2, h3, h5, h6, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead,  {
	margin: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	line-height: 0.9;
}

body { 
	padding: 0;
	background: #F7FAFD; 
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }

td { 
	padding: 0;
	line-height: 1.0em;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }
a {
	color: #993300;
	text-decoration: none;
}

a:hover {
	color: #0000ff
}

#subtitle {
	color: #0000ff;
	font-size: 1.0em;
	font-family: garamond;
	font-weight: bolder;
	line-height: 1.1; 
}

#copytext {
	color: #000000;
	font-size: 0.9em;
	font-family: garamond;
	font-weight: lighter;
	line-height: 1.0; 
}

#statustext {
	color: #000000;
	font-size: 1.0em;
	font-family: garamond;
	font-weight: bolder;
	line-height: 1.1; 
}

#backmap    { background: url("../images/tahoe.jpg") no-repeat left top; margin-top: -20px; padding-top: 0; padding-bottom: 0; height: 1000px }

#container {
	width: 750px;
	margin: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#container #title    { background: #000080 url("../images/title.png") no-repeat right top; width: 750px; height: 70px; }

#container #logo     { background: url("../images/logo.gif") no-repeat left top; position: absolute; top: 2px; left: 60px; width: 100px; height: 93px }

#container #subtitle   { background: url("../images/livinghistory.png") no-repeat left top; margin-bottom: 10px; padding-top: 10px; width: 750px; height: 20px; border-bottom: 1px solid #0000ff }

#container #subtitlecopy  { 
	color: #0000ff;
	font-size: 1.1em;
	line-height: 1.2em;
	text-align: left;
	font-family: garamond;
	font-weight: bold;
	text-decoration: none;
}

#container #footer  { 
	margin-top: 5px;
	color: #000000;
	font-size: 0.8em;
	line-height: 1.0;
	text-align: center;
	font-family: garamond;
	font-weight: normal;
	text-decoration: none;
}

#container #mahogany    { background: #000000 url("../images/mahogany_bar.jpg") no-repeat left top; width: 750px; height: 30px }

#container #mahogany a img { border: none; }
#container #mahogany a {
	color: #ffffff;
	font-size: 0.9em;
	font-family: garamond;
	font-weight: bold;
	text-decoration: none;
}

#container #mahogany td {
	color: #ff9933;
	font-size: 0.9em;
	font-family: garamond;
	font-weight: bold;
	text-decoration: none;
}

#container #mahogany a:hover {
	color: #6699ff
}

#container #logo h1 {
	text-indent: -9999px;
}

#container #copytext {
	font-size: 90%;
	font-family: garamond;
	font-weight: normal;
	line-height: 1.1;
}

#container #copytext h4 {
	font-family: garamond;
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px solid #000000; 
	text-align: center;
	margin-bottom: 5px;
}

#container #calendar {
	font-size: 90%;
	font-family: garamond;
	font-weight: bold;
	line-height: 1.1;
	text-align: center;
}

#container #calendar th {
	text-align: center;
	vertical-align: center;
	color: #ffffff;
	height: 15px;
	background: #660000;
}

#container #calendar td {
	color: #660000;
	text-indent: 5px;
	font-size: 130%;
	text-align: left;
	vertical-align: top;
	height: 50px;
	width: 70px;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
}

#footer {
	margin-top: 20px;
}

.nav {
	float: right;
	margin-top: -15px;
}



h2 {
	font-size: 2.2em;
	margin: 0;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 5px;
	color: #354158;
}

h3 {
	font-size: 1.8em;
	margin-top: 10px;
	border-bottom: 2px solid #0000ff;
	margin-bottom: 10px;
	color: #607293;
}

h4 {
	font-weight: bold;
}

.desc {
	margin: -15px 0 40px 0;
}

.desc p {
	margin-bottom: 10px;
}

.arrow {
	font-size: 4em;
	position: absolute;
	right: 0px;
	top: -16px;
	color: #b9b9b9;
}

.version {
	font-family: Courier;
	font-size: 1em;
}

ul {
	margin-left: 10px;
	padding: 0px;
}

dt {
	float: left;
}

dd {
	margin-left: 150px;
	margin-bottom: 10px;
}

.description {
	margin-top: 10px;
}

code {
	font-family: Courier;
}

#usage p {
	margin: 10px 0px 5px 0px;
}