li#news a { background: url(../images/nav/news_tab.jpg) no-repeat; height: 37px; margin-top: -4px; }
li#news a:hover { background: url(../images/nav/news_tab.jpg) no-repeat; height: 37px; margin-top: -4px; }

#content { width: 780px; }
#blogContent {
	border:none;
	overflow-y: auto;
	position: relative;
  padding-right: 5px;
  margin-right: 4px;
  margin-left: 16px;
	overflow-x:hidden;
}

#blogContent .blogDescription { margin: 0 0 20px 0; font-size: 13pt; color: #ccc; }
#content h2 {
	float:left;
	clear:left;
	line-height: 18px;
	margin-bottom: 6px;
	color: #00AAFF; 
	font-size: 1.5em;
}

#content h4 {
	float:left;
	clear:both;
	margin:0;
	color: #fff; 
}

#blogContent p {
	margin-bottom: 0px;
}

#blogContent a {
  text-decoration:underline;
}
.blogImageLarge {
	border: solid 2px #999;
}
.blogImageIndex {
	float:left;
	border: solid 2px #999;
	margin-right: 15px;
}
.blogEntryContainer {
	float:left;
	clear:both;
	margin-bottom: 20px;
	text-align:justify;
	width:100%;
}
.postContent {
	float:left;
	text-align: center;
	margin-bottom: 15px;
}
.postContentImage { float:left; width: 500px; }
.blogBack { margin: 0px 0; float:left; }
.blogLink {float:left; clear:both; margin:0;}
.blogContentContainer { 
  width: 780px;
  margin: 10px 0;
	float:left; 
	text-align:left; 
	clear:both; 
	padding:0 10px 0 0; 
	color: #ccc; 
	font-size:10pt; 
	line-height:12pt; }
.blogContentContainer p { margin: 0; }
