body	{
		color: #000;
		background: #fff;
		margin: 5px 0 25px 0;
		padding: 0;
		}
		
.hide	{
		display: none;
		}
		
img		{
		display: block;
		border: 0;
		}
		
a:link {
	font-weight : bold; 
	text-decoration : none;
	color: #c30;
	background: transparent; 
	}

a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #c30;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #f60;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #f90;
	background: transparent;  
	}
	
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
		font-family: Georgia, "New Century Schoolbook", Times, serif;
		}

h1	{
	font-size: 1.15em;
	font-weight: normal;
	}

h2	{
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0.5em;
	margin-top: 0.25em;
	}

html p	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size:  0.85em;
	line-height: 1.5;
	}

/* No footer (yet)
#footer p	{
	font-size: 11px;
	margin-top: 25px;
	}
	*/
	
/* Basic page divisions */

#banner	{
	padding-top: 5px;
	}

#primarycontent	{
	padding-left: 25px;
	padding-top: 25px;
	}

/* Remembrance table entries */

.rentry	{
	padding-left: 25px;
	padding-top: 5px;
	}
	
.rsidebar {
	font-style: italic;
	text-align: right;
	padding-top: 5px;
	}

.rsidebar p {
	font-style: italic;
	text-align: right;
	margin-bottom: 0;
	}

.rsidebar h3	{
	font-size: 0.85em;
	font-weight: normal;
	font-style: italic;
	margin: 38px 0 0 0;
	margin-bottom: 1em;
	line-height: 1.5;
	text-align: right;
	}

.quoteblock p {
	font-style: italic;
	margin-left: 20px;
	}

/* No background image (yet)
#content {
	background: transparent url(/images/arrow.gif) center bottom no-repeat;
	}
	*/

/* Sidebar display attributes */

#sidebar p	{
	font-style: italic;
	text-align: right;
	margin-top: 0.5em;
	}

#sidebar img	{
	margin: 30px 0 15px 0;
	}
	
#sidebar h2	{
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	line-height: 1.5;
	text-align: right;
	}

/* For use without sidebar photo */

#sidebar h3	{
	font-size: 0.85em;
	font-weight: normal;
	font-style: italic;
	margin: 38px 0 0 0;
	margin-bottom: 1em;
	line-height: 1.5;
	text-align: right;
	}

/* Navigation bar components */


table#nav	{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	}

table#nav td	{
	font: 11px verdana, arial, sans-serif;
	text-align: center;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	}

table#nav td a	{
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	}

table#subnav	{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	}

table#subnav td	{
	font: 11px verdana, arial, sans-serif;
	text-align: center;
	border-right: 1px solid #000;
	border-top: 0;
	}

table#subnav td a	{
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	}

#nav td a:link, #nav td a:visited {
/*	background: transparent url(/im/bgpat.gif) repeat; */
	display: block;
	margin: 0;
	} 

#nav td a:hover {
	color: #f60;
	background-image: none;
	} 
/*
td#home a:link img, td#home a:visited img {
	color: #c30;
	background-image: none;
	} 

td#home a:hover img {
	color: #f60;
	background: white url(/images/nopat.gif) repeat;
	width: 400px;
	height: 75px;
	}
*/
