			*{ padding:0px; margin:0px; }
			body{ background:#666666; font-size: 75%; color: #bbbaba; font-family: Helvetica, Arial, sans-serif}
			a{ color:#C8DCE5;}
			a img {border: none}
			h1 {font-size: 2em; font-weight: normal; margin-bottom: 0; color: #fff; font-family: Georgia, Times, serif; min-height: 43px; line-height: 1.3}
			h2 {font-size: 1.3em;  font-family: Arial, Helvetica, Tahoma, Tahoma, "Segoe UI", sans-serif, verdana, geneva; line-height: 1.25; margin-bottom: 0; color: #000}
			h3 {font-size: 1.3em;  font-family: Georgia, Times, serif; line-height: 1.25; margin-bottom: 0; color: #F93}
			h4 {font-size: 1.3em;  font-family: Georgia, Times, serif; line-height: 1.25; margin-bottom: 0; color: #0FC}
			h5 {font-size: 1.3em;  font-family: Georgia, Times, serif; line-height: 1.25; margin-bottom: 0; color: #FF3}
			h6 {font-size: 1.2em;  font-family: Georgia, Times, serif; line-height: 1.25; margin-bottom: 0; color: #54b948}
			p {margin: 0 0 1.5em; line-height: 1.4}
			.bodytext {font-size: 1em;  font-family: "Segoe UI", sans-serif, verdana, geneva; line-height: 1.25; margin-bottom: 0; color: #fff}
			.bodytexts {font-size: .7em;  font-family: "Segoe UI", sans-serif, verdana, geneva; line-height: 1.25; margin-bottom: 0; color: #000}
			.bodytextm {font-size: 1.5em;  font-family: "Segoe UI", sans-serif, verdana, geneva; line-height: 1.25; margin-bottom: 0; color: #fff}
			.bodytextn {font-size: 1.2em;  font-family: "Segoe UI", sans-serif, verdana, geneva; font-weight: bold; line-height: 1.25; margin-bottom: 0; color: #fff}
			.footer {font-size: .7em;  font-family: arial, helvetica; line-height: 1.25; margin-bottom: 0; color: #000}
			.form {font-size: .7em;  font-family: "Segoe UI", sans-serif, verdana, arial, helvetica; line-height: 1.25; margin-bottom: 0; color: #fff}

			img.photo {border: 10; border-color: 333333; border-style: solid; width:140px; height:140px}


			#slideshow {
				position:relative;
				height:300px;
			}
			
			#slideshow IMG {
				position:absolute;
				top:0px;
				left:1px;
				z-index:8;
				width: 629px;
				height: 301px;
			}
			
			#slideshow IMG.active {
				z-index:10;
			}
			
			#slideshow IMG.last-active {
				z-index:9;
			}

