#vcfbanner
{
	margin: 0;
	background-color: #000000;
	height: 52px;
	padding-left: 15px;
}
#vcfbanner .inner
{
	margin: 0;
	background-color: #000000;
	height: 52px;
	background-image: url(../_images/logo_vcf1.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: center;
	font: 24pt "Times New Roman", Times, serif;
	color: #ffffff;
}
#vcfbanner .initial
{
	font: 30pt "Times New Roman", Times, serif;
	color: #0087EA;
}
#vcflinks
{
	margin: 0.5em 0 3em 2em; 
	font: .9em 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, sans-serif;
}
#vcflinks ul
{
	margin: 0 0 1em 0;
}

#content
{
	clear: both;
}

table.contacts
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	width: auto;
	margin: 0 0 0 2em;
	border: none;
}

table.contacts td, table.contacts th
{
	color: #6d6d6d;
	background-color: #ffffff;
	margin: 0;
	padding: 0 2em 0 0;
	border: none;
}

table.contacts th
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
}
