body {background-color:#99BBBB;
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	background-image:url(../images/BG_grad.jpg);
	background-repeat:repeat-x;
	}
	
	#container
	{	margin: 0em auto;
		width: 650px;
		height: 600px;
		background-color:#96252d;   /*  proper bg colour is #96252d  */
		z-index:1;
	}		

	#topbar {
		width:650px;
		height:70px;
		z-index:2;
		border: 0px none #000000;
		margin: 0em;
		text-align: left;
		background-color:#96252d;
	}
	
	#menubar {	
		width:650px; 
		height:20px; 
		z-index:2; 
		border: 0px none #000000; 
		margin: 0;
		background-color:#96252d;
	}
	
	#ted-diary-title_ {
		padding: 20px 25px 1px 0px;
		text-align: left;
		width:369px;
		height:28px;
		z-index:8;
	}		
	
#sidebar {
	float:right;
	width:137px;
	height:516px;
	z-index:1;
	border: 0px none #000000;
	background-color:#96252d;
	margin: 0;
}
  /* #96252d  */
#footer {
	width:650px; 
	height:50px; 	
	border: 0px none #000000;
	z-index:3; 
	background-color:#96252d;
	float: left;
}
#diarytext_ {
	width:497px;
	height:500px;
	overflow: auto;
	text-align: left;
	margin:0px;
	padding: 8px;
	background-color:#FFFFFF;
	z-index:2;
	font-size:12px;
	border: 0px none #000000;
	float: left;
}

 p.dateline {
	font-family: sans-serif;
	font-weight: bold;
	}
	
 p.footnote{	
	font-style: italic;
}

p.raftext {

	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight:normal;
}

div.letter{
	width:462px; 	
	float:left;
	padding:25px; 
	/* word-wrap: break-word; ---not supported in ie5 or netscape 6 & 7 */ 
	font-size:11px;
}
div.pic{ font-family:"Times New Roman", Times, serif;
	float:left; 
	padding:0px; 
	z-index:3;  
 	margin:4px;
}

#back-button_ {
	float:right;
	margin: 0em;
	width:60px;
	height:23px;
	z-index:23;
}

#intro_ {
	float:left;
	margin: 0px;
	width:73px;
	height:18px;
	z-index:10;
}

#idyear {
	float:left;
	margin: 0px;
	width:83px;
	height:18px;
	z-index:10;
}

#Timeline_ {
	left:572px;
	top:70px;
	width:60px;
	height:18px;
}
#logdate {
	text-decoration: underline;
}

