H2
{
	font-size: 25px;
	line-height: 32px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
	width: 100%;
}
H3
{
	font-size: 17px;
	line-height: 16px;
	font-weight: bold;
	color: #777;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: -5px;
	min-width: 172px;
}
H4
{
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
}
P
{
	font-size: 10px;
	line-height: 19px;
	font-weight: normal;
}
CITE
{
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
}
TD
{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 14px;
	color: #000;
	font-weight: normal;
}
A
{
	text-decoration: none;
	color: #777;
}
A:hover
{
	color: #00A;
}
.picture
{
	border: 1px solid #CCC;
	padding: 5px;
	margin: 5px;
}
.entryview
{
	padding: 0 20px 20px;
	width: 550px;
	float: left;
}
.entry
{
	padding-left: 10px;
}
.margin
{
	padding: 0 20px 20px;
	border-left: 1px solid #999999;
	margin-left: 590px;
	width: 185px;
}
.section
{
	padding: 10px;
	line-height: 16px;
}
.day_empty
{
	background-color: #FFF;
}
.day_heading
{
	font-weight: bold;
	text-align: center;
}
.day_off
{
	background-color: #FFF;
}
.day_on
{
	background-color: #DDD;
	font-weight: bold;
}
.day_today
{
	background-color: #FA0;
	font-weight: bold;
}
.month_previous
{
	text-align: left;
}
.month_next
{
	text-align: right;
}
.month_current
{
	text-align: center;
}
.code
{
	font-family: "Courier New", Courier;
	border: 1px solid #AAA;
	background-color: #FFA;
	padding: 5px;
	margin: 10px;
}
#floor
{
	clear: both;
}
#footer P
{
	color: #373737;
}
#footer
{
	padding-top: 70px;
}
.pagetitle B
{
	font-size: 73px;
	font-weight: normal;
	position: relative;
	right: 55px;
	color: #9F743B;
	top: -35px;
}
.pagetitle
{
	text-align: right;
}
