div#wn	{ 
    position:relative; 
    width:410px; height:180px;
    overflow:hidden;
	font-size:11px;
	margin-left:10px;
	font-family:verdana,Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#F1D092;
	}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 83978A;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ff0000;
	text-decoration: none;
}
.noline {
	text-decoration: none;
}

a{
	color: #F1D092;
}

a:hover {
	color:#FF8800;
}
.orangetext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: FF8900;
	text-decoration: none;
}
.yellowtext {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDD363;
	text-decoration: none;
}


.heading1{
    font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FDEEF4;
	text-decoration: none;
	font-weight:bold;
	}


.heading{
    font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFCC00;
	text-decoration: none;
	font-weight:bold;
	line-height:18px;
	}
.subheading{
    font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F1D092;
	text-decoration: none;
	}
.text1{
	color:#FF9900;
	 font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

a.yellowlink
{
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	font-weight:bold;
}


a:hover.yellowlink
{
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight:bold;
}


/* slideshow css*/
/*** set the width and height to match your images **/

/*Top panel slide show*/
#slideshow1 {
    position:relative;
    height:200px;
	text-align:center;
	width:450px;
	/*border:1px solid #000000;*/
}

#slideshow1 IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow1 IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow1 IMG.last-active {
    z-index:9;
}

/*Left panel slide show*/
#slideshow{
    position:relative;
    height:157px;
	text-align:center;
	width:266px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

a.marqueetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:	#43C6DB;
	text-decoration: none;
}

a:hover.marqueetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:	#FF8800;
	text-decoration: none;
}