@charset "utf-8";
/* CSS Document */

#all {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	color: #0F0;
	height: 1600px;
}
#header {
	height: 70px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	width: 790px;
}
#all  h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
}
#all  h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#all  h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #00FF00;
}
#mainNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../assets/button-back.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 790px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainNav a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
}
#mainNav a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
}
#mainNav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 100;
	color: #FF0000;
}
#main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	padding-top: 20px;
}
#mainPress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 720px;
	text-align: center;
	padding-top: 20px;
}
#mainPoem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 860px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 20px;
}
#poem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 260px;
	text-align: left;
	height: 730px;
}
#mainPoe {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 1300px;
	text-align: left;
	color: #FFFFFF;
	padding-top: 20px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #06F;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF3;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #03C;
	text-decoration: underline;
}
#spacer {
	height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	width: 790px;
}
#footer {
	height: 16px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	width: 790px;
	color: #FFFFFF;
}
#footer a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FF0000;
}
.pageTitles {
	font-size: 22px;
	color: #FF0000;
}
#all #main p {
	font-weight: bold;
}
