body{
	Font-family: Trebuchet MS;
	color:#b68176;
	background:#220022;
	margin:20px; padding:20px;
}
input,textarea,select{
	Font-family: Trebuchet MS;
	color:#b68176;
	background-color: #332233;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #d93f1a;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #d93f1a;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #d93f1a;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #d93f1a;
}
td,p{
	Font-family: Trebuchet MS;
	color:#b68176;
}
a:link{
	Font-family: Trebuchet MS;
	color:#d93f1a;
}
a:visited{
	Font-family: Trebuchet MS;
	color:#d93f1a;
}
a:hover{
	Font-family: Trebuchet MS;
	color:#ffffff;
}
.bioheading{
	margin-left:10px;
}
.caption{
	Font-family: Trebuchet MS;
	font-size: smaller;
	color:#903f1a;
}
.borderall{
	Font-family: Trebuchet MS;
	color:#b68176;
	background-color: #332233;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d93f1a;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d93f1a;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d93f1a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d93f1a;
}
.maindate{
	font-size: larger;
	text-align: center;
}
.daylabel{
	text-align: center;
}
.daynumeral{
	text-align: right;
}
.time{
	font-size: 11px;
	font-weight: bold;
	color:#d93f1a;
	margin-top: 0px;
}
.calendarItem{
	font-size: 11px;
	margin-top:  -3px;
	line-height: 97%;
	text-align: center;
}