body
	{
	margin: 10px;
	font-family: verdana, serif;
	font-size: 11px;
	text-align: center;
	/*background: url(images/mottle.jpg) repeat;*/
	}
	
#header
	{
	margin: 10px auto 10px auto;
	width: 700px;
	height: 120px;
	text-align: left;
	/*background-color: #f0f;*/
	}
	
#logo
	{
	position: absolute;
	margin: 10px 0 0 30px;
	z-index: 1000;
	}

#the
	{
	position: absolute;
	margin: 10px 0 0 -20px;
	font-size: 9px;
	}
	
#line
	{
	position: absolute;
	margin: 10px 0 0 0;
	border-bottom: 1px #cccccc solid;
	height: 1px;
	width: 700px;
	margin: 70px 0 0 0;
	z-index: 1500;
	}
	
.quote
	{
	font-style: italic;
	color: #663;
	}
	
.citation
	{
	font-style: italic;
 	font-size: 0.9em;
 	line-height: 1.4em;
	}


#family
	{
	z-index: 400;
	width: 300px;
	position: absolute;
	margin: 55px 0 0 140px;
	font-size: 10px;
	}
	
.pic
	{
	position: relative;
	display: block;
	margin: 5px 0 5px 0;
	padding: 0;
	border: 0;
	/*overflow: visible;*/
	visibility: visible;
	text-align: left;
	}
	
.pic_floating
	{
	position: absolute;
	z-index: 200;
	display: block;
	text-align: left;
	left: 0;
	}
	

	
.pic_caption
	{
	position: absolute;
	z-index: 50;
	width: 120px;
	font-size: 10px;
	line-height: 14px;
	font-style: italic;
	color: #777;
	}
	
.pic_caption_centred
	{
	position: relative;
	width: 100%;
	font-size: 10px;
	text-align: center;
	line-height: 14px;
	font-style: italic;
	color: #777;
	}
	
img
	{
	border: 0px solid transparent;
	}
	
a:link img, a:visited img
	{
	border: 1px solid #81a1c7;
	outline: none;

	}
	
a:hover img
	{
	border: 1px solid #f00;
	}


	
h1
	{
	font-size: 18px;
	}
	
h2
	{
	font-size: 13px;
	}
	
h3
	{
	font-size: 11px;
	}
	
	
#nav
	{
	position: absolute;
	/*background-color: #cff;*/
	left: 0;
	margin: 35px 0 0 0;
	text-align: right;
	width: 100px;
	height: 300px;
	z-index: 1000;
	display: none;
	}
	
#nav p
	{
	color: #777;
	height: 12px;
	line-height: 11px;
	padding-right: 8px;
	border-right: 1px solid #d8e4fa;
	}
	
#horz_nav
	{
	position: relative;
	color: #777;
	display: block;
	text-align: center;
	width: 100%;
	height: 20px;
	line-height: 11px;
	margin-top: -20px;
	}	
	
#nav p a, #nav p a:visited, #horz_nav a, #horz_nav a:visited
	{
	color: #81a1c7;
	text-decoration: none;
	}
	
#nav p a:hover, #horz_nav a:hover
	{
	color: #f00;
	}
	

#page
	{
	position: relative;
	width: 600px;
	margin: 10px auto 10px auto;
	/*background-color: #ccf;*/
	text-align: left;
	line-height: 1.8em;
	overflow: visible;
	/*background: url(images/embossedcrest.jpg) no-repeat 150px 200px;*/
	}	
	
.story
	{
	text-align: left;
	margin: 0 0 0 0px;
	display: block;
	overflow: visible;
	}
	

	
.tstory
	{
	margin: 0 0 0 0px;
	display: block;
	overflow: visible;
	}
	
	

	
table
	{
	width: 100%;
	overflow: visible;
	}
	
.table_container
	{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	}
	
.super
	{
	font-size: 9px; 
	vertical-align:top;
	color: #777;
	}
	
.general
	{
	color: #555;
	}
	

	
.caption
	{
	font-size: 10px;
	line-height: 14px;
	font-style: italic;
	color: #777;
	}
	
.horz_spacer
	{
	width: 100%;
	height: 1px;
	/*background-color: #f00;*/
	}
	
#footer
	{
	margin: 50px 0 20px 0;
	width: 100%;
	height: 50px;
	font-size: 10px;
	text-align: center;
	color: #d8e4fa;

	}
	
a, a:visited
	{
	color: #81a1c7;
	text-decoration: none;
	outline: none;

	}
	
a:hover
	{
	color: #f00;
	}
	
#footer a, #footer a:visited
	{
	color: #81a1c7;
	text-decoration: none;
	}
	
#footer a:hover
	{
	color: #f00;
	}

