div.tickerContainer
{
	float: left;
		
	width: 450px;
	height: 20px;
}
#iemarquee
{	
	white-space: nowrap;	
	
	color: #FF0000;
	
	font-size: 14px;	
	
	text-align: right;
}
#iemarquee a, #iemarquee a:visited
{
	color: #FF0000;
}
#iemarquee a:hover
{
	color: #D3DF00;
}
#homeContainer
{
	margin: 15px 15px 0px 0px;		
}
#homeLeft
{
	float: left;
	
	width: 460px;
	
	padding: 0px 0px 20px 0px;
}
#homeLeft img, #flashContainer
{
	float: right;
	width: 225px;
	
	border-style: solid;
	border-color: #BDBF9B;
	border-width: 1px;
	
	padding: 8px;	
	margin: 10px 0px 0px 15px;
}
#imgLeft, #flashContainer
{
	float: left !important;
	margin: 25px 15px 10px 0px !important;
}
#flashContainer
{
	width: 205px !important;
}
#homeLeft p
{
	padding: 25px 0px 0px 0px;
	line-height: 19px;
	text-align: justify !important;
}
#homeLeft p:first-letter
{
	font-weight: bold;
}
#homeRight
{
	float: right;
	
	width: 250px;
	min-height: 610px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	
	border-style: solid;
	border-color: #777C7F;
	border-width: 0px 0px 0px 1px;
}
* html #homeRight
{
	height: 610px;
}
#homeRight div
{
	float: left;
	width: 100%;
	
	margin: 0px 0px 10px 0px;
}
#homeRight h2
{
	padding: 0px 0px 2px 0px;
	margin: 0px 15px 0px 0px;	
	
	font-size: 12px;
	font-weight: bold;
	
	border-style: solid;
	border-color: #777C7F;
	
	border-width: 0px 0px 1px 0px;
	text-decoration: none;
}
#homeRight p
{
	margin: 0px 15px 5px 0px;
	padding: 5px;
	
	text-align: justify;
	
	font-size: 11px;
}
a.moreLink
{
	float: right;
	width: 65px;
	
	font-size: 9px;
}
#showcaseContainer
{
	margin: 35px 0px 0px 0px;
}
img.showcase
{
	float: left !important;
	
	padding: 4px !important;
	
	margin: 15px 30px 0px 10px !important;
	
	height: 75px !important;
	width: 75px !important;
	
	border-style: solid;
	border-color: #ADAF8E;
	border-width: 1px;
}
a.loginLink
{
	float: left;
	
	width: 210px;
	
	margin: 0px 0px 0px 0px;	
	padding: 2px 0px 5px 10px;
	
	text-align: center;
	
	background-image: url(images/vx_logo.gif);
	background-repeat: no-repeat;	
	background-position: 25px 0px;
}
#veraDiv
{
	border-style: solid;
	border-color: #BDBF9B;
	border-width: 1px;
	
	background-color: #e2e2e2;
	
	padding: 10px;
	
	width: 220px !important;
	
	margin-top: 40px !important;
}