body {
	background: #faf0e6;
}
/*
div#wikifooter { 
	border-top: 5px solid #cc9966;
	border-bottom: 2px solid #cc9966;
}
div#wikiheader { 
	border-top: 2px solid #cc9966;
	border-bottom: 5px solid #cc9966;
}
*/
div#wikilog {
	margin-top: 10px;
	margin-left: 25px;
	font-size: smaller;
}
td.calendar-today-entry {
	background-color: #ffff00;
}
td.calendar-today-noentry { 
	background-color: #ffc3c3;
}
td.calendar-entry {
	background-color: #c3ffc3;
}
td.calendar-noentry {
	background-color: #ffeedd;
}
a.nonexistent-date  { 
	background: transparent;
	text-decoration: none;
}
a.nonexistent-date:link  { 
	color: #FF2222;
}
a.nonexistent-date:visited  { 
	color: #FF2222;
}
a.nonexistent-date:hover {
	text-decoration: underline;
	color: #444444;
}
form.calendarpub {
    font-size: smaller;    
	margin-top: 10px;
	margin-left: 40px;
}
div#story h5 {
    background-color: #d1ebe8;
    padding: 2px;
	border-bottom: 1px solid #e49a7f;
	margin-bottom: 5px;
}
p.datetrail {
	font-size: smaller;
}
p.wikiloghome {
    font-size: smaller;
	margin-bottom: 0px;
}
ul.loglist {
    font-size: smaller;
	list-style: circle;
}
