body {
	margin:0px;
	padding:0px;
	background-color: #FBFFE6;
	background-image: url(images/backgroundTop.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#TOP {
	background-image: url(images/backgroundTop.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #574586;
	margin: 0px;
}
h1 {
	font-size: 160%;
	color: #574586;
}
 h2 {
	font-size: 140%;
	color: #A8A1AC;
}
 h3 {
	font-size: 120%;
	color: #A8A1AC;
}
 h4 {
	font-size: 100%;
	color: #A8A1AC;
}
 h5 {
	font-size: 85%;
	color: #A8A1AC;
}
 p, ul, ol, td, li {
	font-size: 80%;
	color: #574586;
  }
 
 ul ul { 
font-size: 100%;
 }
 
 td p { 
 font-size: 100%;
  }
  
   ul li { 
 font-size: 100%;
  }
  
  
 .footer {
	color: #FBFFE6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

a {
	text-decoration: underline;
	color: #C3AA58;
}
.footer a {
	color: #FBFFE6;
	text-decoration: underline;
}


.backgroundTop {
	background-image: url(images/backgroundTop.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}
.backgroundBottom {
	background-image: url(images/backgroundBottom.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.copyright {
	color: #574586;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
}
.copyright a {
	color: #574586;
	text-decoration: underline;
}
.green {
	color: #AFBE5F;
}
.nestedTable {
	font-size: 100%;
}

.nestedTable  p, ul, ol, td, li {
	font-size: 100%;
}


/* Start CSS for slide show */

#BOTTOM {
	background-color: #779E27;
	margin: 0px;
	padding: 0px;
}

