@charset "utf-8";
/* CSS Document */

#navigation a {
	color: #FF0000;
	letter-spacing:.1em;
	display:block;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-repeat: repeat;
	background-color: #FFFFFF;
	text-decoration: none;
	}
	
#navigation a:hover {
	color:#B4BD52;
	background-repeat: repeat;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	font-weight: bold;
	background-color: #FFFFFF;
	}
	#navigation-1 a {
	color: #FFFFFF;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	background-repeat: repeat;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	}
	
#navigation-1 a:hover {
	color:#333333;
	background-repeat: repeat;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	}
		#navigation-2 a {
	color: #333333;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	background-repeat: repeat;
	font-weight: bold;
	}
	
#navigation-2 a:hover {
	color:#333333;
	background-repeat: repeat;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	}
	#link a {
	color: #FFFF00;
	letter-spacing:.1em;
	text-decoration: underline;
	display:block;
	padding:8px 6px 10px 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #336BC2;
	background-repeat: no-repeat;
	}
	
#link a:hover {
	color:#FFFFFF;
	background-repeat: no-repeat;
	background-color: #336BC2;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}
		.class1 A {
	text-decoration: underline;
	color: #669933;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
	.class1 A:link {
	text-decoration: underline;
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 8px;
	font-weight: bold;
}
.class1 A:visited {text-decoration: none}
.class1 A:active {text-decoration: none}
.class1 A:hover {
	text-decoration: underline overline;
	color: red;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
}
.style1 {
	color: #0000CC;
	font-family: "Times New Roman", Times, serif;
	font-size: 8px;
	font-weight: bold;
}
.style2 {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
}
div.img
{
	margin: 2px;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
}	
div.img img
{
	display: inline;
	margin: 3px;
	border: 1px dotted #009900;
}
div.img a:hover img {
	border: 1px solid #157ACC;
}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}
body
{
	font-weight: normal;
	margin: 2px;
	background-color: #FFF;
}
.style3 {
	color: #666;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	text-align: justify;
}
.style3ERED {
	color: #FF0000;
	font-weight: bold;
}
.style4 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.style5 {
	color: #FFFFFF;
	background-color: #669934;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}
.style6 {
	color: #669934;
	font-weight: bold;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}

.styleitalic {
	color: #666666;
	font-weight: normal;
	font-size: 14px;
	font-style: italic;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}


a.example
{
	color: #693;
	text-decoration: underline overline;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

a.example:hover
{
color: #f90;
text-decoration: underline
} 
#apDiv8 {
	position:absolute;
	left:223px;
	top:712px;
	width:807px;
	height:8px;
	z-index:8;
	background-color: #693;
	background-image: url(hearder%20images/bottom.jpg);
}

#apDiv16 {
	position:absolute;
	left:468px;
	top:125px;
	width:560px;
	height:20px;
	z-index:16;
}
