body 
	{
	color: #3C3D32;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	line-height: 22px;
	text-align: left;
	margin: 0;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #CECEA5;
	}

#main
{
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #999999;
	background-color: #FFFFFF;
}
.midcol table {
}

.float-left {
	margin: 5px;
	float: left;
	clear: both;
}

#header 
	{
	background-color: #EBF4FE;
	text-align: center;
	visibility: visible;
	position: relative;
	height: 68px;
	color: #FFFFFF;
	}

#navbar 
	{
	color: #1B1B1B;
	font-size: 13px;
	line-height: 18px;
	background-color: #B7D3FF;
	text-align: center;
	margin-bottom: 19px;
	height: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
.section {
	height: 300px;
	width: 500px;
	clear: both;
	background-image: url(../images/site/v.light+grey.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bottom {
	background-image: url(../images/site/v.light+grey.jpg);
	height: 250px;
	clear: both;
}

.grey {
	height: 250px;
	width: 200px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 25px;
	background-image: url(../images/site/v.light+grey.jpg);
	float: left;
	padding: 7px;
	display: inline;
}
.section h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003366;
}



#navbar a {
	color: #333333;
	word-spacing: 1.2em;
	text-align: center;
	margin-right: 8px;
	margin-left: 8px;
	letter-spacing: 0.2em;
}


#logo 
	{
	margin-top: 20;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 10px;
	}


h1 {
	color:#003399;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
}

h2 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003CB7;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h3 {
	color:#0154A7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
}


h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align: center;
	color: #0154A7;
	
}
	
h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
}




.poem {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 7px;
	line-height: 1.1em;
}

.poem h3 {
color: #0154A7;
font-size: 14px;
line-height: 19px;
margin: 20px 0 20px 0;
font-weight: bold;
text-transform: uppercase;
}

.number {

text-align: right;
word-spacing: 0.2em;
}

.poem p {
font-size: 14px;
line-height: 20px;
margin: 0 0 20px 0; */ margin-top, right, bottom and left always in that order */
}

.poem h6 {
*/ This is short-hand for margin-top and margin-bottom = 20px, margin-left and margin-right = 0;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
} 


a 
	{
	color: #000099;
	text-decoration: none
	}

a:hover 
	{
	color: #CC0000;
	text-decoration: none
	}

.menuitem 
	{
	color: #758642;
	margin-top: 20px;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 1px dotted #758642;
	border-left: 0 none
	}

.menuitem a:link 
	{
	color: #000066;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: normal;
	}

.menuitem a:hover 
	{
	color: #c63;
	text-decoration: none
	}

.leftcol 
	{
	text-align: left;
	width: 140px;
	float: left;
	padding-left: 20px;
	padding-right: 5px;
	}

.midcol 
	{
	padding-left: 25px;
	width: 501px;
	float: left;
	font-size: 15px;
	}

.rightcol 
	{
	font-size: 12px;
	line-height: 20px;
	padding-left: 3px;
	width: 120px;
	float: left;
	height: 700px;
	}
	
.rightcol ul li
	{
	font-size: 12px;
	line-height: 20px;
	padding-left: 0px;
	list-style-position: outside;
	margin-left: 0px;	
	}
#footer 
	{
	color: #333333;
	font-size: 9px;
	line-height: 16px;
	background-color: #f1f2ea;
	text-align: center;
	letter-spacing: 4px;
	height: 18px;
	clear: left;
	float: none;
	}
#footer a {
	color: #333333;
}
.midcol li {
	font-size: 1.1em;
	list-style-type: disc;
	bottom: 5px;
	margin-bottom: 10px;
	text-align: left;
}
.rightcol h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.left {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 50px;
	padding-left: 10px;
}
.midcol table {
	left: 0%;
	margin-left: 20px;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.midcol img {
}
#main #logo h1 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.poem2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 7px;
	margin-bottom: 7px;
	line-height: 1.1em;
}
