#right_quote {
        margin-left: 10px;
	font-family: arial;
	font-size: 11px;
	color: #8E242F;
        line-height: 110%;
}
#right_quote_author {
        margin-left: 70px;
	font-family: arial;
	font-size: 11px;
	color: #8E242F;
        font-style: italic;
}

#keyhole_title {
    top: 63px;
    left: 23px;
    font-family: arial;
    font-size: 20px;
    color: #0E4D46;
    font-style: italic;    
    position: absolute;    
}

a {
	font-family: arial;
	font-size: 14px;
	text-decoration: underline;
	color: #0E4D46;
}

a:hover {
	font-family: arial;
	font-size: 14px;
	text-decoration: underline;
	color: #0E4D46;
}

#footer {
	height: 100px;
	width: 800px;
    margin: 0px;
    padding-top: 10px;
	text-align: center;
	margin-top:5px;
	position: absolute;
    top: 600px;
    left: 0px;
	line-height: 23px;
}