@charset "utf-8";
body {
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	background-color: #FFF;
	height: 384px;
	color: #BBDEE3;
	font-size: 15px;
	width: 790px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

img { border:0px}

strong {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

em {
	font-style: italic;
	color: #7e7e7e;
	font-weight: lighter;
}


h1 {
	font-weight: lighter;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	text-decoration: none;
	font-style: italic;
	text-shadow: 1px 2px 4px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=0);
}


h2 {
	font-weight: normal;
	color: #DDDDDD;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 21px;
	font-style: italic;
	letter-spacing: 1px;
	text-shadow: 1px 2px 4px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=0);
}

#fototype {
	margin: 0px;
	padding: 0px;
	height: 384px;
	width: 790px;
}

.slideshow {
}
