/* Page Attributes */
			

/*Layout Blocks */

#content {
float: right;
width: 75%;
padding-left: 10px;
padding-right: 20px;
	border-left-width: medium;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
		text-align: left;
		margin-bottom: 20px;
		margin-top: 10px;
}

#links {
	width: 20%;
	padding-right: 10px;
	padding-left: 15px;
	margin-right: 0px;
	padding-top: 12px;/* <--level with CONTENT */
}

/* Text Styles */

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin-left: 15px;
	/* 1/2 line space before blog post-- padding-bottom: 6px; */
}

.minihead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #666633;
	font-style: italic;
	padding-top: 14px;
	padding-right: 24px;
	padding-left: 24px;
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
margin-left: 15px;
}

.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666633;
	font-style: italic;
}

</style>
