#yearNav {
	margin-top: 30px;
	margin-bottom: -30px;
	// margin-left: auto;
	// margin-right: auto;
	// text-align: center;
	width: 100%;
	line-height: 20px;
		}
	#yearPhrase {
		float: left;
		font-size: 34px;
		margin-right: 10px;
		margin-left: 37px;
		margin-top: 9px;
			}
	#yearBlock {
		font-size: 14px;
		text-align: center;
		font-weight: bold;
			}

.yearBox {
	margin-top:25px;
	width: 91%;
    margin-left: auto;
    margin-right: auto;
		}
	.yearBox h3 {
		font-size: 35px;
		margin-left: 30px;
		font-family: Gentium book Basic !important;
		text-decoration: underline;
			}

	.topLink {
		float:right;
			}
			
	.letterPDF {
		float: right;
		font-size: 9px;
		text-align: center;
		width: 100px;
		margin-top:30px;
			}
		.letterPDF img {
			height: 80px;
			border-style: solid;
			border-width: 1px;
			margin-left: auto;
			margin-right: auto;
				}

	.letterPara {
    		float: left;
    		width: 85%;
    		margin-bottom: 60px;
			margin-left: 15px;
	}
			
		.letterPara a {
			display: inline;
			}	
			.letterPara a:link {
				color: #000;
			}
			.letterPara a:visited {
				color: #000;			
			}
			.letterPara a:hover {
				color: #792901;
			}
			.letterPara a:active {
				color: #000;
			}
		.letterTit {
			font-weight: bold;
		    margin-bottom: -12px !important;
		    display: block;
		    font-size: 19px;
			margin-right: 20px;
				}



#content ul li {
	line-height: 29px;
		}