.news{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 3px;
	padding: 3px;

}
.vhfbyline{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #c03;
}
.redlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
	text-align: right;
	right: auto;
}
#vhfContainer {
	width: 752px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#vhfTopNav {
	border: 1px solid #000000;
	background-color: #CF0000;
	background-image: url(../images/redbarBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#vhfTopNav ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#vhfTopNav li {
	display: inline;
	list-style-type: none;
}
#vhfTopNav a {
	margin-right: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#vhfTopNav a:hover {
	text-decoration: underline;
}
#vhfLeftnav {
	font-size: 12px;
	background-color: #CCCCCC;
	width: 111px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#vhfLeftnav p {
	margin: 5px;
}

#vhfContentRow {
	clear: both;
}
#vhfContentLeft {
	float: left;
	width: 370px;
}
#vhfContentRight {
	float: right;
	width: 368px;
}
#vhfContent h2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CF0000;
	background-image: url(../images/redbarBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 12px;
	margin: 0px;
	border: 1px solid #000000;
}
#vhfContentRight h3 a {
	color: #F20000;
	padding: 0px;
	text-decoration: none;
}
#vhfContentRight h3 a:hover {
	text-decoration: underline;
}
#vhfContentRight p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#vhfContent p {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#vhfContent img {
	display: block;
	margin-right: 10px;
}
#vhfContent li {
	display: block;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#vhfCompetition  {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/redboxSMLBG.gif);
	background-color: #EB0000;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
}
#vhfCompetition h2 {
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FF0000;
}
#vhfCompetition a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#vhfCompetition img {
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#vhfNews {
	background-color: #F2F2F2;
	height: 256px;
}
#vhfNewsArticles {
	height: 190px;
	overflow: hidden;
	padding: 10px;
}
#vhfNewsArticles H3 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#vhfNewsMore {
	padding: 5px;
}
#vhfNewsArticles p {
	margin: 0px;
	padding: 0px;
}
