body  { background-color: #ccc; background-image: url(images/fadebg.jpg); background-repeat: repeat-x; background-position: center top; margin: 0 }
.heading { color: #333333; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
.heading2    { color: #903; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
.heading3  { color: #333333; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
.maintextbig  { color: #333333; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
.maintextbar  { color: #333333; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
.maintext   { color: #ffffff; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
.maintext2  { color: #eeeeee; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
.maintext3 { color: #aaaaaa; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: lighter; text-decoration: none }
.maintext4 { color: #aaaaaa; font-size: 9px; font-family: Arial, Helvetica, sans-serif; font-weight: lighter; text-decoration: none }
.maintext5 { color: #474747; font-size: 9px; font-family: Arial, Helvetica, sans-serif; font-weight: lighter; text-decoration: none }
a   { color: #999; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
a:hover   { color: #333; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
.botlink { color: #999999; font-size: 9px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
.botlink { color: #000000; font-size: 9px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
.style5 { font-size: 11px }
.style6 { color: #ffffff }
.style7 {color: #FF8901; font-size: 12px;font-weight: none; }
.style7:hover {color: #444444; font-size: 12px;font-weight: none; }
.style8 {font-size: 14px}

#slideshow {
    position:relative;
    width:630px;
    height:250px;
    padding-bottom:10px;
	
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;   
    width:630px;
    height:250px; 
    -moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	behavior: url(ie-css3.htc); 

}

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

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

#slideshow1 {
    position:relative;
    width:325px;
    height:225px;
    padding-bottom:10px;
    -moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	behavior: url(ie-css3.htc); 
	
}

#slideshow1 IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;   
    width:325px;
    height:225px;
    -moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	behavior: url(ie-css3.htc); 

}

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

#slideshow1 IMG.last-active {
    z-index:9;
}
#slideshow2 {
    position:relative;
    width:325px;
    height:225px;
    -moz-border-radius: 15px;
	border-radius: 15px;
	padding-bottom:10px;
	-webkit-border-radius: 15px;
	behavior: url(ie-css3.htc); 
}

#slideshow2 IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:11;   
    width:325px;
    height:225px;
    -moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	behavior: url(ie-css3.htc); 

}

#slideshow2 IMG.active {
    z-index:13;
}

#slideshow2 IMG.last-active {
    z-index:12;
}
