.content {
	padding:8px 0 0 8px;
	margin:0 0 50px 0;
}

a:link, a:hover, a:active {
	color: #fff;
}
a:visited {
	color: #fff;
}

.homecontent{
	height:auto;
	width: 650px;
	margin:0px auto;
	text-align:center;
}
.homephotos {
	width:228px;
	float:left;
}
.hometable {
	display:inline-block;
	max-width: 75px;
	margin-left: 5px;
	margin-right: 5px;
	min-height: 115px;
}
.caption {
	font-size:10px;
}
.thumb {
	border:1px solid #00c4fa;
	width:74px;
}
.videofeatured {
	margin-top:-24px;
	float:right;
	width:405px;
}
.featured {
	height: auto;
	width: auto;
	border:1px solid #00c4fa;
}
.news {
	padding-top:15px;
	clear:both;
	text-align: left;
}
.news_post {
	border-width: 1px;
	border-style: solid;
	border-color: #f0098a;
	max-width: 400px;
	padding:10px;
	margin:0px auto 15px;
	background-color: #333333;
}
.news_image {
	text-align:center;
}
.news_content {
	text-align:justify;
	max-width:350px;
}
.news_image img {
	max-width: 350px;
	margin:0px auto;
}
.news_post table {
	margin:0px auto;
}
.news_title {
	padding: 2px;
	border-width: 1px;
	margin:0px auto 5px;
	border-style: solid;
	border-color: #00b0e0;
	font-size: small;
	text-transform:uppercase;
	width:350px;
	text-align: center;
	display: block;	
}
.posted {
	font-size: x-small;
	color: #bfbfbf;
	display: block;
	margin-top: 10px;
}
#newsheader {
	 text-align: center;
}

