BODY {
	background-color : White;
	font-family : "Times New Roman", Times, serif;
	margin : 10px 50px 10px 50px;
}


TABLE#menu {
	display : none;
}
DIV.url {
	font-family : Courier;
	text-align : right;
}
ADDRESS {
	border-top : 1px solid Gray;
	margin : 10px 20px 0px 10px;
	font : normal italic 12px monospace;
	text-align : right;
}	
H1#title {
	font : 400% monospace;
	background-image : url(../images/barrowlane_web_logo.jpg);
	background-repeat : no-repeat;
	background-position : left;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 50px 150px;
	color : Black;
	
	clear : left;
}
P {
	text-indent : 2.0em;
}

P.top {
	display : none;
}

H1#edition {
	border-bottom-color : Gray;
	border-bottom-style : solid;
	border-bottom-width : thin
}

;