/* CSS Document */
		
.title	{  /* modified for ie6 and ie7 */
	font-size:24px;
	font-family: Arial;
	color:#653b15; /* brown */
	width: 200px;
}

.sIFR-active .title {
	visibility: hidden;
	font-family: Arial;
	line-height: 1em;
}

.subtitle {
	font-size:18px;
	font-family: Arial;
	color:#653b15; /* brown */ 
	width: 200px;
}

.sIFR-active .subtitle {
	visibility: hidden;
	font-family: Arial;
	line-height: 1em;
}

.subtitle2 {
	font-size:14px;
	font-family: Arial;
	color:#653b15; /* brown */
	width: 250px; 
}

.sIFR-active .subtitle2 {
	visibility: hidden;
	font-family: Arial;
	line-height: .8em;
}