BODY, P, H1, H2, H3, H4, H5, H6, LI, TD, TH, DD, DT {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: black;
}

BODY {
      margin:0px;
	background-color: #ffffff;
	color: #000000;
	/*Scrollbar-face-color: green; 
	Scrollbar-arrow-color: black;*/
}

H1, H2, H3, H4, H5, TH {
      margin:2px;
	font-weight: bold;
}

PRE {
	background-color: white;
	padding: 7pt;
	font: 9pt "Courier New", Courier, mono;
	white-space: pre;
	width: 100%;
}

CODE {
	color: red;
	font-family: "Courier New", Courier, mono;
}


a { font-weight: bold;}	
a.slylink { color: black;}	
a:link    { text-decoration:none;      }
a:visited { text-decoration:none;      }
a:active  { text-decoration:underline; }
a:hover   { text-decoration:underline; }
.top
{
	cursor: hand;
}

table.prettytable {
	background: #f9f9f9;
	border: 1px #aaa solid;
	border-collapse: collapse;
	font-size: 95%;"
}
table.prettytable th {
	background: #E9E9E9;
}

H1.title {
	font-family: Arial , Verdana, Helvetica,  sans-serif;
      font-weight: bold;
	color: black;
}


#toppanel {
    padding:2px;
    background-color: white;
    background-image: url("./titlebg.png");
    background-repeat: no-repeat;
    background-position: left top;
}

/* 2 column layout with some cross-browser tricks from bluerobot.com */
#contentpanel {
	margin:0px 0px 0px 200px;
	padding:10px;
}


#menupanel {
	position:absolute;
	top:80px;
	left:20px;
	width:172px;
 	padding:10px;
      padding-bottom: 60px;

      text-align:right;
      border-right: solid;
      border-width: 2px;
      border-color: #777777;

	line-height:22px;

/* ugly brilliant hack that protects IE5/Win from its own stupidity. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
/* "be nice to Opera 5" hack */
body>#Menu {width:150px;}

DIV.modifiedDate {
      width:100%;

      border-top:solid;
      border-width: 1px;
      border-color: #777777;

      text-align:right;
      font: 0.8em;
}

DIV.pictureframe {
      float: right;
      background-color: #EEEEEE;
      border-style:solid;
      border-width: 1px;
      border-color: #777777;
      padding: 2px;
      margin: 5px;

      text-align:center;
      font: 0.8em;
}

.commandLine {
	font-family: "Courier New", Courier, mono;
}

.imageCaption {
	font-weight: bold;
}



.feed {
	padding:3px;
	border:1px solid #999;
	font-size:0.8em;
}
.feedItemTitleStrip {
	background:#EEE;
}

.feedItemTime {
	float:right;
	font-size:0.8em;
}

.feedItemReadMoreLink {
	font-weight:normal;
	font-style:italic;
	font-size:0.8em;
	white-space: nowrap;
}



#homepagefeeds #wwwharrywoodcouk_blog_feed_  {
	font-size:1em;
}
