body {
	font-size: 70%;
	background: #FFF;
}

a, .posttitle a:hover, .entry p a:visited {
	color: #CC1F27;
}

a:hover {
	color: #6E0F01;
}

.datestamp {
	background: #F89799;
	border: 1px solid #6E0F01;
}

.datestamp div {
	font-family: Arial, sans-serif;
	background: #B31706 url(images/cal_bg.jpg) repeat-x;
}

.cal1 {
	line-height:0.9em; font-weight:bold;
}

.cal2 {
	font-size:2.4em;
}

.cal3 {
	font-size:1.1em;
}

#page {
	margin: 10px auto;
}

#header {
	background: url(images/head-1024.jpg) no-repeat;
	position: relative;
	left: -9px;
	height: 200px;
}

#tohomepage {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}

#headerimg, #main, #footer {
	background: none;
}

ul.pages {
	display: none;
}

