@charset "utf-8";
/* CSS Document */


a {	text-decoration: none}
.Logo-Subhead {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height:18px;
	color: #555
}
.Header {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif; 
	font-size: 30px; 
	font-style: italic; 
	font-weight: bold;
	color: #000
}
.Sub-Head {
	font-family: Verdana, Geneva, sans-serif; 
	font-weight: bold; 
	font-size: 18px; 
	color: #666;
}
.Text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000
}
.Menu-Top {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #666	
}
.Small-Link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #900	
}
.Footer {
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 11px; 
	color: #666;
}
.Tiny-Space {
	font-family: Verdana, Geneva, sans-serif; 	
	font-size: 6px; 
}
.Front-Box {
	line-height:22px; 
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif; 
	font-size: 22px; 
	color: #FFF;
	font-weight: bold; 
	font-style:italic;
}
.Front-Small {
	margin-left:10px; 
	margin-top:-2px; 
	margin-bottom:9px; 
	font-family:Verdana, Geneva, sans-serif; 
	font-style:italic; 
	font-size:11px; 
	line-height:13px;
	color: #000;
}
.WebTemp {
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 12px; 
	font-weight:bold;
	color: #066;
}

#cycler {
	position:relative
}

#cycler img {
	position:absolute;display:none
}

#cycler img.active {
	display:block
}