@charset "UTF-8";
/* CSS Document */

#wrapper {
	background: #fff;
	width: 960px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#wrapper612 {
	background: #fff;
	width: 612px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#email {
	position: absolute;
	left: 195px;
	top: 102px;
	width: 244px;
	height: 324px;
	z-index: 1;
}
/*** set the width and height to match your images **/	
#slideshow {
	position:relative;
	width:612px;
	height:792px;
}
/*** set the width and height to match your images **/
#slideshowsmall {
	position:relative;
	width:150px;
	height:200px;
}
#slideshow IMG {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	width: 612px;
}

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

#slideshow IMG.last-active {
    z-index:9;
}
td img {display: block;
}
td { padding: 5px 5px 0 0; 
}
.bodytext {
	font: normal 1em/140% Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	text-decoration: none;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:active {
	color: #666;
	text-decoration: none;
}
.header01 {
	font: bold 1.25em Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
}
.nav {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	text-align: center;
}
.email {
	color: #666;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 140%;
}
