
  /* Discover Hertford Online */
  /* Created April 2008 
     by Steve Beeston 
		 with modifications through 2009 */
  
  BODY {background-color: #DDD; margin: 0px; padding:0px;
	text-align: center; /* Hack to center the wrapper in IE5.x pc */
	}
  H1 {font-size: 12pt;
      font-family: "Verdana"
			color:#048;}
  H2 {font-size: 16pt;
      font-family: "verdana";
			color: #048;
			padding: 0px;
			font-weight: normal;
			margin-top: 3px;}
  H3 {font-size: 12pt;
      font-family: "Verdana";
			color:#048;
			font-weight: normal;}
  H4 {font-size: 10pt;
      font-family: "Verdana";
			font-weight: bold;
			color: #048;}
  H5 {font-size: 12pt;
      font-family: "Verdana";}
  P  {font-size: 10pt;
      font-family: "verdana";
			color:#333;}    
  OL {font-size: 12pt;
      font-family: "Verdana";}
  UL {font-size: 10pt;
      font-family: "Verdana";}
  TD {font-size: 10pt;
      font-family: "Verdana";
			color:#333;} 

  /* Link appearance */ 
  A:link    {text-decoration: none; color: #048}
  A:visited {text-decoration: none; color: #048}
  A:hover   {text-decoration: underline; color: #048}
  A:active  {text-decoration: underline; color: #048;}

	div#wrapper {width:800px; margin:0px auto; text-align:left; border-left:0px solid #BBB; border-right:0px solid #BBB; background-color: #fff;}

  /* Classes */
  .footer     {font-family: Arial; font-size: 8pt; text-decoration: none;}

  /* Contextual selectors */
  .bottomnav A:link    {font-family: Verdana; font-size: 8pt; text-decoration: none; color: #FFF;}
  .bottomnav A:visited {font-family: Verdana; font-size: 8pt; text-decoration: none; color: #FFF;}
  .bottomnav A:hover   {font-family: Verdana; font-size: 8pt; text-decoration: underline; color: #FFF;}
  .bottomnav A:active  {font-family: Verdana; font-size: 8pt; text-decoration: underline; color: #FFF;}
  .bottomnav P {font-family: Arial; font-size: 10pt; text-decoration: none; color: #0000DD;}

  .sidenav {background:#eee;}	
	.sidenav a {font: 8pt verdana; text-decoration: none; color:#000; display:block; padding: 3px 5px; border-top: 2px solid #fff; width:120px; background:#EEE;}
/*	.sidenav a:hover {color: white; background:#789DE8;} */
	.sidenav a:hover {color: white; background:#899cd6;}		
	/* star html hack added 18/4/07 */
  * html body div#sidenav a {width:130px;}
	.sidenav a:active {color: white; background:#789DE8;}
	
	.small  {font-size: 8pt;}
	
	.dateline {font-size: 8pt;}
/*	.sidenavhead {font: 8pt verdana;color: white; background:#46d;padding: 2px 5px;	} */
	.sidenavhead {font: 8pt verdana;color: white; background:#678bee;padding: 2px 5px;	}	
		
  /* The following controls the bar at the top of the page above the logo */	
	table.topbar {background-color: #46d; width: 800px;}
	table.topbar {background-color: #678bee; width: 800px;}
	td.topbar    {font: 8pt verdana; color: white;}
	
	/* The following controls the sidebar that holds the navigation */
	td.sidebar    {width: 130px; border: 0px; padding: 0px; margin: 0px; vertical-align: top;} 


	/* THE CONTENT BOX */
	
	/* The following defines the box containing the content between the headings and footer */
	table.content {width: 800px; border: 0px; padding: 0px; cellspacing: 0px; margin: 0px; /* border-collapse:collapse;*/}
	/* This controls the TD cellthat holds the article content */	
  td.content {padding: 0px 7px; margin: 0px; border: 0px; width: 670px;}

	
  table.storylinksbottom {
     background: #eee;
     border-left: white 0px solid;
     width: 640px;
     padding: 5px;
     }
	
	


			
	