body{ 
 margin:0; 
 padding:0; 
 text-align:left;
} 

#container {
	margin-left: auto;
	margin-right: auto;
	width: 620px;
	
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	
		}
#header {
	text-align: right;
	background-position: right;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	float: none;
	background-image: url(anneletters.gif);
	width: 610px;
	height: 160px;
	}
	
	#paper {
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
	background-repeat: no-repeat;
	float: center;
	background-image: url(paper.jpg);
	width: 620px;
	height: 87px;
	}
#footer {
	background-repeat: no-repeat;
	background-image: url(typefooter.jpg);
	clear: both;
	text-align: right;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	bottom: 0;
	float: center;
	width: 620px;
	height: 218px;
	
	
}
#closing {
	padding-top: 50px;
	margin-top: 20px;
	clear: both;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

#content {
	width: 360px;
	height: auto;
	float: left;
	margin-bottom: 5px;
	padding-right: 5px;
	margin-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
		}
h1 {
	text-align: center;
	font-family: "Courier New", Helvetica, Arial, sans-serif, Courier, Monaco, monospace;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: black;
	text-decoration: none;
}
h3 {
	margin-bottom: 20px;
	line-height: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #afd70e;
	text-decoration: none;
}
#bio {
	font-style: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 175px;
	height: auto;
	float: right;
	margin-left: 10px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	border-spacing: 10px;
		}
#links {
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	padding-right: 10px;
	text-align: right;
	margin-bottom: 10px;
	padding-bottom: 10px;
	}
		
p {
	font-family: "Courier New", "Times New Roman", Times, serif, serif, Courier, Monaco, monospace;
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

#note {
	

		background-image: url(note.gif);
	

		background-repeat: no-repeat;
	

		padding-left: 20px;
	

		margin-left: 20px;
	

		height: 195px;
	

		width: 175px;
	

		z-index: 12;
	

		position: absolute;
	

		top: 100px;
	

	}

h2 {
	font-style: normal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #4DC5D6;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	}

#bioinfo {
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, sans-serif, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	}
h4 {
	font-family: "Courier New", "Times New Roman", Times, serif, Courier, Monaco, monospace, sans-serif, sans-serif, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	}
ul#links a.selected {
	text-decoration: underline;
	word-spacing: -2px;
	font-weight: bold;
	color: #51c6d6;
	font-size: 12px;
	font-family: "Courier New", Helvetica, Verdana, Arial, sans-serif, Courier, Monaco, monospace;}


ul#links a {
	word-spacing: -2px;
	font-size: 12px;
	font-weight: bold;
	font-family: "Courier New", Courier, Monaco, monospace;
	color: #51c6d5;
	text-decoration: none;
	}

ul#links li {
	text-decoration: none;
	display: inline;
	}

ul#links a:hover {
		text-decoration: underline;
		color: #5fcbd7;
		font-weight: bold;
		font-size: 12px;
		font-family: "Courier New", Courier, Monaco, monospace;
	}

a:link {
	color: #50c6d5;
	font-size: 12px;
	font-weight: bold;
	font-family: "Courier New", Helvetica, Verdana, Arial, sans-serif, Courier, Monaco, monospace;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	padding-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	}

a:hover {
		text-decoration: underline;
		font-weight: bold;
		font-size: 12px;
		font-family: "Courier New", Courier, Monaco, monospace;
	}

a:visited {
		color: #5fcbd7;
		text-decoration: none;
		font-weight: bold;
		font-size: 12px;
		font-family: "Courier New", Courier, Monaco, monospace;
	}

