﻿.commentBody a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.commentBody a {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
/*.commentBody a:visited {
	color: #808080;
	text-decoration: none;
} */
h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 4px 0px 3px 0px;
}
#ad2 {
	width: 224px;
	/*height: 90px;*/
	height: 150px;
	
	margin-top: 8px;
	 text-align:center;
}
#poll {
	width: 224px;
	margin-top: 8px;
}
#ad3 {
	width: 224px;
	/*height: 90px;*/
	height: 90px;
	
	margin-top: 8px;
	margin-bottom: 18px;
}
#ad4 {
	width: 224px;
	/*height: 90px;*/
	height: 90px;
	
	margin-top: 8px;
}
#ad5 {
	width: 224px;
	/*height: 90px;*/
	height: 150px;
	
	margin-top: 8px;
}
#newsPhotos {
	/*background-color: #333333;*/
	width: 222px;
	height: 200px;
	margin-top: 10px;
	border:solid 1px black;
}
#photoDescription {
	width: 224px;
	margin-top: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	line-height: 11px;
	padding-bottom: 8px;
}
#leftContainer a {
	text-decoration: none;
	font-family: Calibri;
	font-size: 12px;
	color: #0000FF;
}
#leftContainer a:hover {
	text-decoration: underline;
}
/*#leftContainer a:visited {
	text-decoration: none;
	color: #666666;
} */
.articlesNstuff {
	width: 224px;
	margin-top: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
}
#leftContainer {
	width: 224px;
	margin-right: 9px;
	margin-left: 9px;
	float: left;
	font-family: Calibri;
	font-size: 12px;
	color: #000000;
}

