.menuleft {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	line-height: 1.4px;
	font-weight: bold;
	font-variant: small-caps;
	color: #CC6633;
	text-decoration: none;
	clear: right;
	width: 100px;
	margin-right: 20px;
	margin-bottom: 20px;
	position: absolute;
	left: 0px;
	top: 200px;
	background-color: #00FFFF;
}
annaheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #99FFFF;
	background-image: url(../ImagesCommon/annatitle.gif);
	background-repeat: no-repeat;
	width: 700px;
}
content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFCC;
	float: right;
	height: auto;
	width: 400px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: thin solid #FF0000;
}
.image {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}
.marginrright {
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
