#logo {
  margin-top : 10px;
  width : 800px ;
  text-align : center ;
}
div.contentl {
	text-align : center ;
	float: left;
	padding: 20px;
	margin: 5px;
	background: #bbb;
	border: 2px solid #888;
	width: 350px;
	height : 100px ;
		/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 342px;
	}
html>body div.content {
	width: 342px; 
	/* ie5win fudge ends */
	}

div.diary {
	text-align : left ;
	padding: 18px;
	margin: 5px;
	background: #bbb;
	border: 2px solid #aaa;
	width: 93%; 
	height : 100px ;
	overflow : auto;
	}

div.diarylist {
	text-align : left ;
	padding: 5px;
	margin: 5px;
	background: #bbb;
	border: 2px solid #aaa;
	width: 93%; 
	height : 10px ;
	overflow : hidden;
			/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 93%;
	}
html>body div.content {
	width: 93%; 
	/* ie5win fudge ends */
	}

div.middle {
  width : 100%;
  text-align : center ;
  background-color: #ccc;
  }
div.narrow {
  width : 95%;
  text-align : center ;
  background-color: #ccc;
  }
  	
#middle {
  width : 100%;
  text-align : center;
  background-color: #ccc;
  }

#edges {
  width : 100%;
  text-align : center;
  /*background-color: #bbb;
  	background-image : url('winter.jpg') ;
	background-repeat: repeat ;*/
  }

#container {
  width: 800px;
  margin : 0 auto;
/*  text-align : left;*/
  background-color: #ccc;
  border-style : outset;
  /*border-color: #090 #010 #010 #090;
  border-width : 5px;*/
  padding : .1cm ;
}

body
{

	font-family: Verdana, Tahoma;
	font-size: 12px;
	color: #535C23;
/*	background-color: #bbb; */
	background-image : url('../images/gwinter.jpg') ;
	background-repeat: repeat ;
}
/*
p
{
	padding-left : 0.25cm;
}
*/
td {

	font: 11px Verdana, Geneva, Arial, helvetica, sans-serif;

}



th {

	font: 11px Verdana, Geneva, Arial, helvetica, sans-serif;

}



/*Headings*/



h1, h2, h3, h4, h5, h6  {font-family: Arial, sans-serif;font-weight: bold;}



h1  {font-size: 18px;}

h2  {font-size: 16px;}

h3  {font-size: 14px;}

h4  {font-size: 12px;}

h5  {font-size: 10px;}

/*h6  {font-size: 9px;}*/
h6  {font-size: .75em;}



/*Links*/


a {  border : 5px ; color: #007700 ; text-decoration : none}
a:hover { border : 5px ; color: #FF0000; }
title { color:#FF0000}