/* sample canberra cam fae seelie stylesheet  *//* v0.8, 10 Oct 02. Andrw Smith                */body {	margin: 0;	padding: 0;	text-align: center;	background-image: url(images/canberra_seelie_l.jpg);	background-repeat: no-repeat;	background-color: #f5fcf4;	font-family: georgia, palatino, book-antiqua, serif;	}div#main {	margin: 30px 6% 10px 2%;	}div#leftnav {	width: 155px;	margin-right: 5px;	float: left;	background-image: url(images/trans.gif);	background-repeat: repeat;	font-family: tahoma, arial, helvetica, sans-serif;	text-align: left;	border-top: 1px solid #ddd;	border-left: 1px solid #ddd;	border-right: 1px solid #ddd;	}div#leftnav a {	font-size: 8pt;	font-weight: bold;	color: #03d;	display: block;	margin: 0;	padding: 6px;	text-decoration: none;	border-bottom: 1px solid #ddd;	}div#leftnav a:hover {	background-color: #def;	}div#leftnav a:active {	color: #96f;	background-color: #def;	}div#body {	padding: 0px 30px;	margin-left: 160px;	background-image: url(images/trans.gif);	background-repeat: repeat;	border: 1px solid #d9e1cf;	text-align: left;	font-size: 11pt;	line-height: 1.4em;	}div#footer {	margin: 0;	padding: 0;	}img.thumb	{	display: block;	margin: 5px 10px 5px 0px;	}hr	{	color: #173;	}td.gallery {	padding: 10px 15px 10px 0px;	font-size: 10pt;	}h1, h2, h3, h4, h5 {	line-height: 1.2em;	text-align: left;	color: #173;	margin-top: 1em;	margin-bottom: .2em;	}h1 {	margin-top: 10px;	border-bottom: solid 2px #173;	margin-bottom: 1em;	}	p.invisible {	display: none;	font-size: 2em;	}p	{	text-align: left;	font-size: 11pt;	line-height: 1.4em;	margin-top: 0;	}p.fineprint {	font-family: tahoma, arial, helvetica, sans-serif;	font-size: 7pt;	line-height: 1.2em;	}p.breadcrumb {	font-family: tahoma, arial, helvetica, sans-serif;	font-size: 8pt;	}p.top {	text-align: right;	font-family: tahoma, arial, helvetica, sans-serif;	font-size: 8pt;	}li	{	text-align: left;	font-size: 11pt;	line-height: 1.4em;	margin-top: .4em;	}table	{	border-bottom: 1px solid #ddd;	border-right: 1px solid #ddd;	margin: 20px 0;	}th	{	font-family: tahoma, arial, helvetica, sans-serif;	font-size: 8pt;	font-weight: bold;	color: #173;	line-height: 1.2em;	padding: 5px;	background-color: #f5fcf4;	text-align: left;	border-top: 1px solid #ddd;	border-left: 1px solid #ddd;	}td	{	font-family: tahoma, arial, helvetica, sans-serif;	font-size: 8pt;	line-height: 1.2em;	background-color: #fff;	padding: 3px 5px;	border-top: 1px solid #ddd;	border-left: 1px solid #ddd;	}a	{	color: #03d;	text-decoration: none;	}a:hover {	color: #03d;	text-decoration: underline;	}a:active {	color: #c3d;	text-decoration: underline;	}a:visited {	color: #a3a;	}