BODY
 {
 font-family: Arial;
 font-size: 12px;
 margin-left: 0;
 margin-top: 0;
 }

.maintext
 {
 font-family: Arial;
 font-size: 14px;
 margin-left: 0;
 margin-top: 0;
 padding: 10px;
 color: #F6B30D;
 }

.maintext A:link, .maintext A:visited 
{ 
	color: #F6B30D; 
	text-decoration: none; 
  font-weight: bold;
 border: 1px;
 border-color: #000000;
}

.maintext A:hover 
{ 
color: #ffffff; 
font-weight: bold;
}

.menu
 {
 font-family: Arial;
 font-size: 12px;
 margin-left: 0;
 margin-top: 0;
 padding: 15px;
 color: #F6B30D;
 }

.menu A:link, .menu A:visited 
{ 
	color: #F6B30D; 
	text-decoration: none; 
}

.menu A:hover 
{ 
background: #000000;
}

.footertext
 {
 font-family: Arial;
 font-size: 14px;
 margin-left: 0;
 margin-top: 0;
 padding: 5px;
 color: #F6B30D;
 }

.footertext A:link, .footertext A:visited 
{ 
	color: #F6B30D; 
	text-decoration: none; 
}

.footertext A:hover 
{ 
color: #ffffff; 
}

.header
 {
 font-family: Arial;
 font-size: 15px;
 padding: 5px;
 color: #F6B30D;
 font-style: italic;
 }

.pageheader
 {
 font-family: Arial;
 font-size: 15px;
 color: #F6B30D;
 font-style: italic;
 }


.indextext
 {
 font-family: Arial;
 font-size: 14px;
 margin-left: 0;
 margin-top: 0;
 padding-top: 15px;
 color: #F6B30D;
 }

.indextext A:link, .indextext A:visited 
{ 
	color: #F6B30D; 
	text-decoration: none; 
}

.indextext A:hover 
{ 
color: #ffffff; 
}


.small
 {
 font-family: Arial;
 font-size: 11px;
 margin-left: 0;
 margin-top: 0;
 padding: 5px;
 color: #F6B30D;
 }

.small A:link, .small A:visited 
{ 
	color: #F6B30D; 
	text-decoration: none; 
}

.small A:hover 
{ 
color: #ffffff; 
}
#slideshow {
    position:relative;
    height:360px;
}

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

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

#slideshow IMG.last-active {
    z-index:9;
}.welcome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #FFDF55;
	text-decoration: none;
	text-align: center;
}
