#slideshow img.active {
	z-index:3;
	position:absolute;
	top:0;
	left:0;
}

#slideshow img {
	position:absolute;
	z-index:1;
	top:0;
	left:0;
}

#slideshow {
	position:relative;
	width:360px;
	height:480px;
	left:295px;
}

.bodylink {
	font-family:Palatino;
	font-weight:normal;
	font-size:11pt;
	text-align:center;
}

.bodylink:hover {
	cursor:pointer;
	text-decoration:underline;
	font-family:Palatino;
	font-weight:normal;
	font-size:11pt;
	text-align:center;
}

.navigationbutton {
	font-style:italic;
	letter-spacing:3px;
	line-height:1.5em;
	text-align:center;
	height:25px;
	font-family:'Lucida Grande';
	font-size:11pt;
	cursor:pointer;
}

.navigationbutton:hover {
	text-align:center;
	line-height:1.5em;
	font-family:'Lucida Grande';
	font-style:italic;
	font-size:11pt;
	text-decoration:underline;
}

body {
	color:#FFFFFF;
	background-color:#000000;
	font-family:Palatino;
	position:absolute;
	font-style:normal;
	font-size:11pt;
	width:1000px;
	height:1500px;
	left:-2px;
	top:1px;
}

.mystyle {
	font-family:Palatino;
	font-size:12pt;
	border-image-source:initial;
	border-image-slice:initial;
	border-image-width:initial;
	border-image-outset:initial;
	border-image-repeat:initial;
	border:4px solid #FF006D;
}

infoheader {
	margin:0;
	padding:0;
}

