@charset "UTF-8";
body {
	background-image: url(dearReader/stars.gif);
}
.main {
	background-color: #FFFFFF;
	width: 450px;
	border-top-width: 9px;
	border-right-width: 4px;
	border-bottom-width: 9px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	text-align: center;
	margin: auto;
	position: relative;
	top: 0px;
}
.footer {
	background-color: #FF3300;
	height: 100px;
	margin-top: 10px;
	vertical-align: bottom;
	padding: 5px;
}
.imagenav {
	text-align: right;
}
.nav {
	font-family: "Sabon LT Std", Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	background-color: #FFFFFF;
	text-align: left;
	width: 200px;
	position: fixed;
	padding: 3px;
	left: -25px;
}
.nav a {
	color: #FF3300;
	text-decoration: none;
}
.nav a:hover {
	color: #FF3300;
	background-color: #CCCCCC;
}
.nav ul {
	margin-left: 0px;
	margin-right: 0px;
	text-indent: 0px;
}
.nav li {
	text-align: left;
	text-indent: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 1px;
	left: 0px;
}
p {
	font-family: "Sabon LT Std", Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
}
.showblock p {
	text-align: left;
	font-size: 10pt;
}
h4 {
	font-family: "Sabon LT Std", Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	margin: 5px;
}
h1 {
	font-family: "Gill Sans", Helvetica, Arial, sans-serif;
	font-size: 24pt;
	text-transform: uppercase;
}
h2 {
	font-family: "Sabon LT Std", Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
}
.showinfo {
	background-color: #FF3300;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
.showblock {
	margin: 0px;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 10px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF3300;
	text-align: center;
}
.imageblock img {
	float: left;
	margin: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageblock {
	padding: 5px;
	height: auto;
	width: 100%;
	overflow: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageblock p {
	float: right;
	margin: 5px;
	width: 100%;
}
h5 {
	font-family: "Sabon LT Std", Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #FFFFFF;
	margin: 5px;
	font-style: normal;
	font-weight: normal;
}
.outer {
	margin: auto;
	text-align: center;
	width: 100%;
}
.subT {
	text-align: center;
}

