div#hold	{ 
	position:relative; overflow:hidden;
	width:614px; height:96px; z-index:100
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:614px; height:96px; 
	clip:rect(0px, 614px, 96px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr1	{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
	}
  
/* Styles for demo, not necessary for scrolling layers */  
body { 
margin: 0px
  overflow:hidden; 
  font: 12px verdana, arial, helvetica, sans-serif;
  }

#horizon        
	{
	color: white;
	background-color: #ffffff;
	text-align: center;
	position: absolute;
	left: 0px;
	width: 100%;
	height: 0px;
	overflow: visible;
	visibility: visible;
	display: block
	display: inline;
	}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #ffffff;
	margin-left: -430px;
	position: absolute;
	top: 10px;
	left: 50%;
	width: 860px;
	height: 628px;
	visibility: visible
	display: inline;
	}


A:link    { color:#a44c05; Text-Decoration: none;font-weight: normal; font-size: 13px; font-family: verdana, arial, sans-serif; hidefocus: true; }
A:visited { color:#a44c05 ; Text-Decoration: none;font-weight: normal; font-size: 13px; font-family: verdana, arial, sans-serif; hidefocus: true; }
A:active  { color:#666666 ; Text-Decoration: none;font-weight: normal; font-size: 13px; font-family: verdana, arial, sans-serif;  hidefocus: true; }
A:hover   { color:#666666 ; Text-Decoration: none;font-weight: normal; font-size: 13px; font-family: verdana, arial, sans-serif; hidefocus: true; }
a img { border:none }

table.main { 
  width:628px; 
  border-top:1px solid #acadad 
  }
td.arrows a { padding:0 1em }
td.spacer { width:600px }

.small { font: 10px verdana, arial, helvetica, sans-serif; color: #0d0d0d; }
.homeIntro { font: 14px verdana, arial, helvetica, sans-serif; color: #ffffff; line-height:22px;}
.sectiontitle { font: 18px times new roman, times, geneva, serif; color: #e0dede; line-height:22px; font-style: italic;}

.news { font: 13px verdana, arial, helvetica, sans-serif; color: #ffffff; line-height:16px;}
.newsHead { font: 16px verdana, arial, helvetica, sans-serif; color: #ffffff; line-height:16px;}
.smallW { font: 10px verdana, arial, helvetica, sans-serif; color: #ffffff; }


.borderit:link img{ border: 1px solid #919191; }
.borderit:visited img{ border: 1px solid #919191; }
.borderit:hover img{ border: 1px solid #DFE0E2; }
.borderit:active img{ border: 1px solid #5F6163; }

.llink:link  { color:#bcbbbb; Text-Decoration: none;font-weight: normal; font-size: 10px; font-family: verdana, arial, sans-serif; hidefocus: true; }
.llink:visited  { color:#bcbbbb; Text-Decoration: none;font-weight: normal; font-size: 10px; font-family: verdana, arial, sans-serif; hidefocus: true; }
.llink:hover  { color:#bcbbbb; Text-Decoration: underline;font-weight: normal; font-size: 10px; font-family: verdana, arial, sans-serif; hidefocus: true; }
.llink:active  { color:#bcbbbb; Text-Decoration: underline;font-weight: normal; font-size: 10px; font-family: verdana, arial, sans-serif; hidefocus: true; }

.light  { color:#bcbbbb; Text-Decoration: none;font-weight: normal; font-size: 10px; font-family: verdana, arial, sans-serif; hidefocus: true; }