body {
	background-color : #DDC;
}

h1 a:visited,
h1 a:active,
h1 a:link {
	color : #FFE;
}

h1 a:hover {
	color : #443;
}

h5 a:visited,
h5 a:active,
h5 a:link {
	color : #443;
}

#tagline {
	color : #FFE;
}

#leftmenu a:visited, a:active, a:link {
	color : #443;
	text-decoration: underline;
}

#main a:visited, a:active, a:link {
	color : #443;
	text-decoration: underline;
}

#top {
	background-color : #998;
	color : #000;
	border-bottom : 4px solid #443;
}

p.date {
	border-bottom : 1px solid #AAA;	
}

#main {
	background-color : #EED;
	border-bottom : 4px solid #443
}



#comments h4 span {
	color : #999;
}

h3 {
	border-bottom : 1px solid #AAA;
}

table.CalendarTitle
{
	background-color : #DDC;
	border-bottom : 3px solid #443;
}

#masthead {
	color: #DDC;
	background: #998;
}
#masthead a:link, #masthead a:visited, #masthead a:active, #masthead a:hover {
	color: #FFE;
}

