body {

	background-repeat: no-repeat;
}
p, td, h4, h3, h1, h5, #menu {
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-size: large;
}

#timeline {
	width:100%;	
	margin: 0.5em 0px 2em;
}
#timeline td {
	width:3%;
	padding:0.1em;
	border-left:1px solid #999999;
}
#timeline td a {
 display:block;
 width:100%;
}
#timeline td.arr, p#nav {
	text-align:center;
	padding:0px;
}
#timeline td a.larr, #timeline td a.rarr {
	background-repeat: no-repeat;
	background-position: center center;	
	text-align:center;
}
a.larr {
	background-image: url(/elements/larr.gif);
}
a.rarr {
	background-image: url(/elements/rarr.gif);
}
a.larr:hover {
	background-image: url(/elements/larr_.gif);
}
a.rarr:hover {
	background-image: url(/elements/rarr_.gif);
}
#timeline td.sel {
	font-weight:bold;
	font-size:120%;
}
#timeline td.month, #menu {
	border-bottom:1px solid #999999;
}
#menu {
	margin:0px 0px 0.5em;
	padding-bottom:0.5em;
}
p, h4, h3 {
	margin-top:1em;
	margin-bottom:0px;
}
h4 {
	margin-top:2em;
}
p.sig, h3, h1 {
	text-align:right;
}
p.sig {
	font-style: italic;
}
#cont, p.sig, h3, #lmenu p, h1 {
	margin-top:0.5em;	
}
#lmenu a, #timeline td a {
	 text-decoration:none;
}	
a, a span {
	color:#000000;
}
a:hover, #lmenu a:hover {
	color:#cc0000;
	text-decoration:underline;
}
#phototable td {
 	width:50%;
 	font-size: 11px;
 	font-family: Arial, sans-serif;
}
span.cop, h5 {
	color:#999999;
	font-weight:normal;
	display:block;
}
span a, span.ph {
	color:#666666;
}
span.ph {
	display:block;
	margin-top:5px;
}
	
#phototable td img{
	border:1px solid #666666;
	margin-right: 5px;
}
#phototable td a:hover img{
	border:1px solid #cc0000;
}
#phototable td a {
	display:block;
	text-decoration:none;
	font-weight:bold;
}

/* Holly Hack. IE Requirement \*/
* html #phototable td a {height: 100%; }
* html #lmenu span {height:0px;}
/* End */

#phototable td a div {
	margin-left:150px;
}
#lmenu ul {
	margin: 0.5em 0px 0px 1.2em;
	padding:0px;
	list-style-type: none;
}

#lmenu li {
	white-space:nowrap;
	margin-left:-0.5em;
}

#lmenu span {
	 font-weight:bold;
	 list-style-type: disc;
	 display:list-item;
	 margin-left:0.5em;
}	

span a, span span {
	font-weight:normal;
	text-decoration:none;
	font-family: Arial, sans-serif;
	font-size:smaller;
}