.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 10px;





}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px dotted #333333;
	line-height: 130%;


}
.vitacontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	padding: 5px;
	border: 2px solid #333333;
	line-height: 170%;
	position:absolute;
	left:419px;
	top:198px;
	width:380px;
	z-index:1;
	vertical-align: top;
	background-image: url(img/vita_back.gif);
}
.picscontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	padding: 5px;
	border: none;
	line-height: 160%;
	position:absolute;
	left:14px;
	top:361px;
	width:380px;
	z-index:1;
	vertical-align: top;
}
.headline {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;

}
.pic {
	border: 1px solid #666666;
}
.musiccontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	padding: 5px;
	border: 2px solid #333333;
	line-height: 160%;
	position:absolute;
	left:219px;
	top:304px;
	width:461px;
	z-index:1;
	vertical-align: top;
	height: 118px;
	background-image: url(img/vita_back.gif);
}
.bookcontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	padding: 5px;
	border: 2px solid #333333;
	line-height: 160%;
	position:absolute;
	left:606px;
	top:378px;
	width:130px;
	z-index:1;
	vertical-align: top;
	height: 100px;
	background-image: url(img/vita_back.gif);
}
a:visited {
	color: #14902D;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #14902D;
	font-weight: bold;
	text-decoration: none;
}
a:hover {

	color: #14902D;
	font-weight: bold;
	text-decoration: overline;
}
