body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#Heading {
	position:absolute;
	left:343px;
	top:87px;
	width:361px;
	height:88px;
	z-index:100;
}
#Redsquare {
	position:absolute;
	left:20px;
	top:20px;
	width:90px;
	height:90px;
	z-index:19;
	background-color: #CC0033;
	visibility: hidden;
}

#Snowdrop {
	position:absolute;
	left:119px;
	top:479px;
	width:90px;
	height:90px;
	z-index:77;
}

#HBlogo {
	position:absolute;
	left:120px;
	top:20px;
	width:95px;
	height:95px;
	z-index:99;
	background-color: #FFFFFF;
}

#Lefthandspace {
	position:absolute;
	left:0px;
	top:0px;
	width:220px;
	height:702px;
	z-index:1;
	background-color: #FFFFFF;
}
#Archive {
	position:absolute;
	left:120px;
	top:150px;
	width:90px;
	height:524px;
	z-index:17;
	visibility: visible;
	background-color: #FFFFFF;
}
#Banner {
	position:absolute;
	left:20px;
	top:20px;
	width:900px;
	height:90px;
	z-index:20;
	visibility: hidden;
}
#Menu {
	position:absolute;
	left:245px;
	top:50px;
	width:670px;
	height:28px;
	z-index:99;
	visibility: hidden;
}
#Chrisglasspicture {
	position:absolute;
	left:250px;
	top:150px;
	width:640px;
	height:1380px;
	z-index:1;
	visibility: visible;
	background-color: #FFFFFF;
}


#Righthandspacer {
	position:absolute;
	left:898px;
	top:163px;
	width:175px;
	height:250px;
	z-index:18;
	visibility: visible;
}



/*--------------------------------------------------------------------------------------------------------- */
/* JPB's horizontal Pure CSS menu  */
/* START  */



#nav {
	list-style: none;
	margin: 0;
/*JPB	padding: 0; */



}

#nav + *{
	clear: left;
}

#nav ul {
	padding: 0;
	margin:0;
	list-style: none;
	z-index:99;
	position:relative;
	overflow:visible;
	/*JPB ADDED*/
/*	border-top: 3px solid #006;
border-bottom: 4px solid #006;
padding-top: 4px;
padding-bottom: 6px;
background: white;
color: #006;
*/
}

#nav > li ul {
	text-align: left;
}
#nav li { /* Appearance settings (eye candy) */
	position: relative;
	height: auto;
	max-width: 16em;
	overflow: visible;
/* JPB ADDED
	margin: 0 10px 4px 10px;
text-decoration: none;
color: #006;
padding-top: 7px;
/*JPB ADDED
border-top: 3px solid #006;
border-bottom: 4px solid #006;
padding-top: 4px;
padding-bottom: 6px;
background: white;
color: #006;
*/
}
#nav ul ul {
	width: 16em;
}
#nav > li {
	margin: 0;
	float: left;
	text-align: center;
	height: 1.6em;
}


#nav a {
	text-decoration: none;
	padding: 0 0.5em;
	line-height: 1.6em;
	overflow: hidden;
	/* JPB Removed Background = Transparent */
}
#nav li li a {
	line-height: normal;
	padding: 0.25em 0.5em;
}

#nav ul, #nav li, #nav a{
	display: block;
}


#nav ul{
	visibility: hidden;
}



/* (sub-)submenus */
#nav ul ul, #nav ul ul ul{
	position:absolute;
	top: 0;
	left: 95%;
	visibility: hidden;
}

/*JPB

/* Shadow! */
/*JPB

#nav li:hover {
/*	border-style: outset;*/
/*	background: #D7D7D7;*/
/*JPB

	background: #1AD;
	color: white;
}
#nav > li ul {
/*	background: #666;*/
/*JPB
	background: transparent url("trans/black40.png");
}
#nav > li > ul {
	margin: -1px;  /* This is to make the width equal to parent li width. */
/*JPB
	position: relative;
	top:  4px;
	left: 4px;
}
#nav > li ul li {
	position: relative;
	top:  -4px;
	left: -4px;
}
/* end shadow */


/* Enlarger */
/* #nav > li {width: 8em;} */ /* popping disappears if we use a fixed-width */
/*JPB

#nav > li:hover {
	margin: -0.2em;
	padding: 0.2em;
	z-index: 2;  /* Opera does not seem to respect this. */
/*JPB
}
#nav > li:hover > a {
	margin: -0.2em;
	padding: 0.2em 0.7em;
}
/* end enlarger */


/* Interactive lines: show/hide menus */
#nav li:hover ul ul, #nav li:hover ul ul ul{
	visibility: hidden;
}

#nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul{
	visibility: visible;
}


.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CC0033;
}
.skipnav {
	display: none;
}

#nonav {
	display: block;
	background: transparent;
	height: 1px;
	border: 0;
	margin: 0 0 -1px 0;
	padding: 0;
}

#Menuold {
	position:absolute;
	left:250px;
	top:54px;
	width:670px;
	height:28px;
	z-index:11;
	visibility: visible;
}

/* END  */
/* JPB's horizontal Pure CSS menu  */
/*--------------------------------------------------------------------------------------------------------- */


.diarytext{
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.postedbytext{
font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.datetext{
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.diarytextbold{
font-family: Tahoma;
	font-size: 17px;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}

.linkstextwhite{
font-family: Tahoma;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.diaryEntryHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	word-spacing: normal;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}


.archivenavigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: gray;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 8px;
	width: 74px;
	display: block;
}

.archivenavigation:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0033;
	padding: 8px;
	width: 74px;
	display: block;
}


/*jpb just added*/

a:link, span.Hyperlink
	{color:gray;
	text-decoration:underline;
	text-underline:single;}
a:visited, span.HyperlinkFollowed
	{color:gray;
	text-decoration:underline;
	text-underline:single;}
.floatleft {
	float: left;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-transform: lowercase;
	color: #999999;
}
#HBlogo  a:visited, #HBlogo  a:link, #HBlogo span.HyperlinkFollowed, #HBlogo span.Hyperlink {
	text-decoration: none;
}
