﻿/* CSS layout */
#masthead {
	font-family: Harrington;
	font-size: 38pt;
	text-align:left;
	width:900px;
	color:#FF3300
}


#top_nav {
	font-family:Harrington;
	font-size: 14pt;
	text-align:center;
	font-weight:bold;
	color:black;
	width:900px;
}


#page_title{
	width:900px;
	color: maroon;
	background-color: ;
	text-align:center;
	font-family:Harrington;
	font-size:28px;
	font-weight:bold;
}

#page_content {
	
	font-size: 18px;
	width:900px;
	color:black;

}

#footer {
	font-family:Harrington;
	font-size:medium;
	text-align:center;
	font-weight:bold;
	width:900px
}

li {
	text-decoration:none;
	font-size:medium;
	
}

ul{
list-style-type:none;
	
}

h1
{
font-family: "Times New Roman", Times, serif;
font-size: 30pt;
font-weight: bold;
color: #003399;
text-align: center;
margin: 0;}

h2
{
font-family: "Times New Roman", Times, serif ;
font-size: 25pt;
font-weight: bold;
color: #003399;
text-align:center ;
}
h3
{
font-family: "Times New Roman", Times, serif ;
font-size: 20pt;
font-weight: bold;
color: #003399;
text-align: center;
}
h4
{
font-family: "Times New Roman", Times, serif ;
font-size: 15pt;
font-weight: bold;
color: #003399;
text-align: left;
}

H5
{
font-family: "Times New Roman", Times, serif ;
font-size: 15pt;
font-weight: bold;
color: #003399;
text-align: center;
}





p
	{margin-right:0in;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman";
}


.table{
font-size:medium;
}


.center{
	text-align:center;
}

.link{
	color:#FF0000;
}


a:visited {
	color: maroon;
}
a:active {
	color: maroon;
}


.poets_h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18pt;
color: #003399;
text-align: center;
margin: 0;}
}

.underline {
	text-decoration: underline;
}