.table-of-contents{
	width:40%;
	height:auto;
	float:left;
	clear:both;
	text-align:left;
	margin-right:2%;
	font-size:12px;
	line-height:16px;
}

.justify{
	text-align:justify;
}

.font2{
	color:#595C5F;
}

.color{
	float:left;
	background-color:#FF9A8F;
	color:#9F0F00;
	padding:2px;
}

.colorbg{
	background-color:#FFF6CF;
	float:left;
	border: #FFF6CF 2px solid;
}

.color2{
	float:left;
	background-color:#D5E4B3;
	color:#4D9853;
	padding:2px;
}

.colorbg2{
	background-color:#F6FFCF;
	float:left;
	border: #F6FFCF 2px solid;
}


.smallfont{
	font-size:12px;
	line-height:16px;
}

.news-post,.comment{
	margin: 30px auto 30px auto;
	padding:10px;
	max-width:620px;
	width:85%;
	min-width:85%;
	background-color:#FFFBCF;
	color:#4F4F4F;
}

.news-post p{
	margin-bottom:20px;
}

.news-post h2,h3{
	font-family:Courier New;
	font-variant:normal;
	text-align:center;
}

.title-th{
	background-color:#D5E4B3;
	color:#4D9853;
}

.directory-item{
	float:left;
	width:206px;
	text-align:center;
	border:#66B275 2px dotted;
	margin:5px;
	margin-left:10px;
}

.content-block{
	display:block;
	width:100%;
	height:100%;
	background-color:#FEFFBF;
	text-align:left;
	float:left;
}

.content-block a:active,.content-block a:link,.content-block a:visited{
	display:block;
	width:100%;
	height:100%;
	background-color:#FEFFBF;
	float:left;
}

.content-block a:hover{
	display:block;
	width:100%;
	height:100%;
	background-color:#FFD86F;
	float:left;
}
