@charset "UTF-8";

body {
	background-color: #c7c9cb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

p {
	padding-right: 10px;
}

.botnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}

.homeTitle {

	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.aboutTitle {
	color:#7EABD5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.booksTitle {
	color:#88BE34;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.linksTitle {

	color:#E33C10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.readersTitle {


	color:#F6821B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.contactTitle {
	color:#98278F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.storyTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
		
}
.tableExtension {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: top;
	height: 100%;

}
a:link {
	font-style: italic;
	color: #663399;
	text-decoration: none;
}
a:visited {

	font-style: italic;
	color: #663399;
	text-decoration: none;
}
a:hover {

	font-style: italic;
	color: #663399;
	text-decoration: underline;
}


a:active {


	font-style: italic;
	color: #663399;
	text-decoration: none;
}

.storyIndent {
	padding-left: 15px;
}


.italicDescrip {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #000000;
}
.winner {
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	font-style: italic;
	font-weight: bold;
}
.reviewTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}
.style1 {
	font-size: 14px
}
.style2 {
	color: #8DC13D
}

img {
	border:0;
}
.endinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
}
