.div1 {
	float: left;
	position: absolute;
	width: 409px;
	height: 449px;
	top: 53px;
	left: 456;
	background-image: url(img/back_content.gif);
}
.navi {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
}
.contentFrame {
	margin: 18px 0px 0px 10px;
	height: 250px;
	width: 220px;
	border: 0px;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 2px;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #802E57;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 4px;

}
h3 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}
a {
	font-style: italic;
	font-weight: bold;
	color: #FFBBDD;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;


}
a:hover {
	color: #FFFFFF;
}

