.standard_photo {
	margin-right: 10px;
	clear: left;
	float: left;
}
.sidebar {
	background-image: url(../images/gels/sidebar_bg.jpg);
	background-repeat: no-repeat;
	height: 395px;
	padding-left: 20px;
}
.side_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2D403D;
	text-decoration: underline;
	height: auto;
	line-height: 2em;
	letter-spacing: normal;
	margin-left: 20px;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #364D4A;
	text-decoration: underline;
}
.article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.cellfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #364D4A;
	margin-top: 10px;
}
.article_paragraph {
	margin-bottom: -15px;
	text-align: left;
}
.sidebar_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #364D4A;
	padding-left: 5px;
}
.articleCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	padding-left: 10px;
	list-style-position: inside;
	list-style-type: decimal;
	margin-bottom: 20px;
}
#month td.today {
        background-color: red;
}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	margin-bottom: 20px;
	padding-bottom: 20px;
	clear: none;
	float: none;
	width: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
