dl.entrylist dt a:link, dl.entrylist dt a:visited, dl.entrylist dt a:active{
	color: #000066;
	text-decoration: none;
}
dl.comments dt a:link, dl.comments dt a:visited,
dl.comments dt a:hover, dl.comments dt a:active{
	font-weight: 800;
	color: #000066;
	text-decoration: none;
	border: none;
}
.recentposts a:link{
	color: #000066;
	font-weight:bold;
}
.recentposts a:hover, .recentposts a:visited{
	color: #000066;
	font-weight:bold;
}
#container dt a:link, #container dt a:visited, #container dt a:hover, #container dt a:active{
	color: #000066;
	border: none;
	text-decoration: none;
}
dl.mostcomments dt a:link, dl.mostcomments a:visited,
dl.mostcomments dt a:hover, dl.mostcomments dt a:active{
	color: #000066;
	border: none;
	text-decoration: none;
}
.contentheading a:link, .contentheading a:visited,
.contentheading a:hover, .contentheading a:active{
	color: #000066;
	border: none;
}
a:hover{
	color: #06649b;
}
.contentheading{
	margin: 20px 10px 10px 20px;
	font-size: 1.4em;
	color: #06649b;
	font-weight: 600;
	font-family: Helvetica, Arial,  sans-serif;
}
.contentsubheading{
	margin: 0px 10px 10px 20px;
	font-size: 1.2em;
	color: #06649b;
	font-weight: 600;
	font-family: Helvetica, Arial, sans-serif;
}
#navbar li{
	float: left;
	width: 76px;
	background: #06649b;
	text-align: center;
	margin: 0 3px 3px 0;
	display: block;
}
.sideboxes h4{
	font-size: 1.4em;
	color: #06649b;
	font-weight: 800;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0.2em 0 0.5em 0;
	padding-top: 0.5em;
	background: url(../images/sidebarheader.gif) no-repeat top left;
}
#container h4{
	font-size: 1.4em;
	color: #06649b;
	font-weight: 800;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0.2em 0 0.5em 0;
	padding-top: 0.5em;
	background: url(../images/sidebarheader.gif) no-repeat top left;
}
.rightsideboxes h4{
	font-size: 1.4em;
	color: #06649b;
	font-weight: 800;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0.2em 10px 0.5em 0;
	padding-top: 0.5em;
	background: url(../images/sidebarheader.gif) no-repeat top left;
}
.entryviewdate{
	font-size: 1.2em;
	letter-spacing: 0px;
	line-height: 1.3em;
	font-weight: 100;
	color: #06649b;
	font-family: Helvetica, Arial, sans-serif;
}