@charset "UTF-8";
.mainstay {
	vertical-align: middle;
	width: 800px;
	position: relative;
	background-color: #FFFFFF;
	margin: auto;
	height: 600px;
}
body {
	background-image: url(dearReader/stars.gif);
}
.content {
	width: 800px;
	position: relative;
	border-top-style: double;
	height: 420px;
	overflow: auto;
	padding: 5px;
}
.pager {
	height: 100%;
	width: 100%;
}
.header {
	background-color: #FFFFFF;
	position: relative;
	width: 800px;
	height: 110px;
}
.mainstay img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	position: relative;
}
.locheader {
	width: 600px;
	float: left;
	position: relative;
	text-align: center;
	vertical-align: middle;
}
.footsie {
	border-top-style: double;
}
.leftheader {
	position: absolute;
	top: 0px;
	left: 0px;
}
.rightheader {
	height: 100px;
	width: 100px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.locheader p {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.locheader a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.titular {
	font-size: 14px;
}
