#blogAuthorInformation{
	width:80%;
	font-size:13px;
	line-height:150%;
	text-indent:5pt;
	margin-top:5px;
	
}

#blogAuthorInformation h2{
	font-size:16px;
	margin-bottom:0px;
	text-indent:0pt;
	
}
#blogAuthorInformation p{
	padding-left:10px;
	margin-bottom:10px;
	
}

#blogEntryPager{
	font-size:13px;
}


#recententry {
	text-align:left;
	font-size:12px;
	margin:0;

}
#recententry h3 {
	text-align:left;
	font-size:14px;
	margin-bottom:5px;
}
#recententry ul {
	margin-bottom:5px;
	padding-left:20px;
	list-style-image:url(images/listmark.gif);
}

#recententry li {
	margin-bottom:5px;
}
#recententry a:link {
	text-decoration:none;
}

#recententry a:active {
	text-decoration:none;
}

#recententry a:visited {
	text-decoration:none;
}

#recententry a:hover {
	text-decoration:none;
}

#latestentry {
	text-align:left;
	font-size:13px;
	line-height:16px;
	list-style-image:url(images/listmark.gif);
	margin:0;
}
#latestentry h3 {
	text-align:left;
	font-size:14px;
	margin-bottom:5px;
}
#latestentry ul {
	margin-bottom:5px;
	padding-left:20px;
}

#latestentry a:link {
	text-decoration:none;
}

#latestentry a:active {
	text-decoration:none;
}

#latestentry a:visited {
	text-decoration:none;
}

#latestentry a:hover {
	text-decoration:none;
}

#calendar_container{
	margin-top:15px;
	font-size:12px;
}