body { 	
	font-size:62.5%; 
}

h {	
	font-family: "Times New Roman", Times, Georgia, serif;	
	font-weight: normal;
	margin-bottom: 1px;
	margin-top: 10px;
	text-align: left;
}

h1 {

	top: -700px;
	position: absolute;
	left: -700px;
}


h2 {
	top: -700px;
	position: absolute;
	left: -700px;
}


h3 { 
	margin-top: 30px; margin-bottom: 6px; text-decoration: none; text-transform: lowercase;
	font-weight: normal;
	font-style: italic;
	font-size: 4em;
	letter-spacing: -1px;
}

img {
	border-style: none;
}

ul {
	

	line-height: 30px;
	letter-spacing: 0px;
	list-style-type: none;
	font-size: 1.5em;
	margin-bottom: -20px;
	margin-top: -10px;
	/*margin-left: -20px; */
	padding: 0px;
}

p {
	font-variant: normal;
	font-size: 1.5em;
	font-family: "Times New Roman", Times, serif;
	margin-top: -5px;
}

#wrapperPhoto {
	padding-top: 1px;
	padding-left: 35px;
	width: 960px;
	text-align: left;
}

#wrapperText {
	padding-top: 1px;
	padding-left: 35px;
	width: 650px;
	text-align: left;
}


a {
	text-decoration: none;
	font-style: italic;
	font-size: 1.2em;
	color: black;
}

a:hover {
	color: red;
}

img.inline {
	float:left;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 13px;
/*	margin-left: 13px; */
}

img.masthead {
	margin-bottom: 15px;
}

.footer_text {
	font-style: italic;
	font-size: 0.8emx;
	

}


