@charset "utf-8";
/* CSS Document */

#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	color: #990033;
	background-color: #CCCCCC;
	background-position: 100% 100%;
	vertical-align: baseline;
	width: 100%;
	height: 100%;
	text-align: center;
}
.tilte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bolder;
	font-variant: normal;
	color: #990033;
}
#links a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-variant: normal;
	color: #990033;
	text-decoration: none;
	font-size: x-large;
}
#links a:visited {
	font-size: x-large;
	color: #000000;
	text-decoration: none;
}
#links a:hover {
	color: #990033;
}

.subtitle {
	font-weight: lighter;
	color: #FFFFFF;
	font-style: italic;
	line-height: normal;
}
.by {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-variant: normal;
	color: #000000;
}
#title .more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: oblique;
	font-weight: 500;
	font-variant: normal;
	color: #000000;
}
.email {
	font-size: large;
	font-weight: lighter;
	color: #000000;
}
#title .email a {
	color: #990000;
}
#title .email a:visited {
	color: #990000;
}
#title .email a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #990033;
}
#title .email a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}
.profits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
#chapters a:link {
	font-weight: bolder;
	font-variant: normal;
	color: #990033;
	text-decoration: none;
}
#chapters p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
#pictures {
	float: right;
}
