

body {
 font-family: Georgia, Arial, Helvetica, sans-serif;
 font-size: 13px;
 text-decoration: none;
 background-color: #CCCCCC;


}




			
		.shadowboxfloat {margin: 3px 0px 0px 3px;
			/*background: url(shadowlight.gif) repeat; */
			background: url(shad4.gif) repeat;
			width: 218px; 
			position: relative; left: 7px;/*IE needs this to show float properly*/
			float: left}
			
		.shadowcontent, .shadowcontent2 {position: relative;
			padding: 6px; 
			top: -5px; /* these two define the shadow 'offset'*/
			left: -5px; /*...*/
			background: #C4E1C7;
			color: black;
			border: 0px solid #2E595C}	
		
		.shadowcontent2 {background: #ffffff}




h4{

	font-size: 1px;
	color: #747170; 
	margin-bottom: 0;
	margin-top: 0;
}

h1 { 
	
	font-size: 1px;
	color: #747170; 
	margin-bottom: 0; 
	margin-top: 0;
}

h2{ 

	font-size: 1px;
	color: #747170; 
	margin-bottom: 0; 
	margin-top: 0;
}

h3 { 

	font-size: 1px;
	color: #747170; 
	margin-bottom: 0; 
	margin-top: 0;
}





#wrapper { 
 margin: 0 auto;
 width: 700px;
}

#timestamp {
  
 font-size: 1px;

}


#header {

 width: 700px;
 margin-bottom: 2px;
padding: 10px 10px 30px 10px;
 height: 32px;
  background: url(../images/banner.jpg) no-repeat;
}


#leftcolumn { 
 display: inline;
 color: #333;
 height: 847px; /*was 627 */
 width: 700px;
 float: left;
 background: url(../images/tony_pritchard.jpg) no-repeat;
}

body p {font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
			 font-size: 16px; 
			 margin: 10px;
		 }

#main { 
 width: 700px;
 margin-top: 0px;
 height: 1px
 clear: both;
 background-color: #747170;
 

}



/* additional css for message box format  */

#center { 
 float: left;
 color: #333;
/*  margin: 5px 5px */
 padding: 0px;
 width: 218px;
 display: inline;
 position: relative;
background-color: #FFFFFF;
}



span.emphasise { 
font-size: 12px;
font-weight: bold;
font-style: normal;
/* background: #FF0000; */
 background: #D6EAFE;
}

span.source{

font-size: 11px;
font-style: italic;

}




#content_1 {
 padding-left: 0px;
 font-size: 12px;

}

#content_1 p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: 110%;

}




 a:link {color: #FFFFFF;  } 
 a:active {color: #FFFFFF;  } 
 a:visited {color: #FFFFFF;  } 
 a:hover {color: #FFFFFF;  } 



