body {	
	margin: 0px auto;
	width: 0px auto;
	background-color: #EAEAD4;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	}
	
	
 /* Text attributes. */
a {
	color: #666;
	text-decoration: underline;
	}
	a:visited {
	color: #666;
	text-decoration: underline;
	}
	
a:active {
	color: #666;
	text-decoration: underline;
	}
	
a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}	
 /* End of the text attributes. */
	
 /* The top of the page. */
	#header {
    	border-bottom: 1px solid #888;
    	border-left: 10px solid #888;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size: 20px;
    	padding: 10px;
    }
/* The right sidebar. */
 .right {
 	float: right;
	position: absolute;
	right: 0px;
	width: 200px;
	padding-top: 5px;
	padding-right: 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 14pt;
    	color: #666;
    	text-align: justify;
	}
.right h1 {	margin: 5px;
	padding: 5px;
	background-color: #EAEAD4;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #888;
	border-top: 1px solid #888;
	}.right p {
	margin-left: 10px;
	margin-right: 10px;

}

.entryfooter_linkdump {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	background-color: #EAEAD4;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	}
/* Calendar appearances. */

.calendar { 
	padding: 1px 5px;
	margin: 0px;
	font-size: 11px;
	}
.calendarHeader { 
	margin: 0px;
	padding: 2px 5px;
	font-weight: bold; 
	color: #666;                   
	font-size: 11px;
	}

.calendartoday { 
	background-color: #EAEAD4;
	font-weight: bold;
	text-decoration: underline;
	}

	
table.calendar {
/* only the calendar has a line, not the individual cells */
	padding:0px;
	width: 185px;
	}

.calendarHeader A, .calendar A {
	font-weight: bold; 
	color: #c0c0c0;
	text-decoration: none;
	}
/* End of the calendar appearances. */

 /* The search box. */
.searchbox { 
	padding: 2px;
	margin-left: 10px;
	width: 8em; 
	background-color: #eeeeee;
	border: 1px solid #666;
	font-size: 10px;
	color: #666;
	}
.searchbutton {	padding: 1px;
	border: 1px solid #666;	font-size: 10px;
	background-color: #eee;
	color: #666;
	}	
 /* End of the search box. */

/* The start of the contents area. */
#content {	border-left: 10px solid #888;
	}
 /* The left sidebar, for the date. */
 .left {
	float: left;
	width: 150px;
	padding-top: 5px;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align: left;
	line-height: 14pt;
	}
.left h1 {
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #EAEAD4;
	border-bottom: 1px solid #888;
	border-top: 1px solid #888;	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	}
.left p {
	margin-left: 10px;
	margin-right: 10px;
	}
.content {
	width: auto;
	margin-left: 150px; 
	margin-right: 220px;
	padding: 5px;
	background-color: #E6E9DC;
	border-left: 1px solid #888;
	border-right: 1px solid #888;	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 14pt;
	color: #666666;
	}
.entryfooter {
	background-color: #EAEAD4;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	margin-top: 10px;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
	padding: 5px;
	}
/* Blockquote style. */
blockquote {
	padding: 5px;
	border: 1px solid #000000;	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align: left;
	line-height: 15pt;
	}
/* End of blockquote style. */

/* Styles for the comments area. */
.commentform input {
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	background-color: #EAEAD4;
	border: 1px solid #c0c0c0;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #000000;
	}
.commentform textarea {
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	background-color: #EAEAD4;
	border: 1px solid #c0c0c0;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #000000;	}
/* End of the comment styles. */
/* End of the content area. */



/* The bottom footer.*/

#bottom {
	padding: 5px;
	padding-bottom: 10px;
	border-top: 1px solid #888;
   	border-left: 10px solid #888;
	text-align: left;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 14pt;
    }
/* End of bottom footer.*/