#dotsbottom {
	height: 1px;
	width: 92%;
	top: 584px;
	left: 68px;
	position: absolute;
	background-image: url(img/dots.gif);
}
#dotstop {
	height: 1px;
	width: 92%;
	top: 481px;
	left: 68px;
	position: absolute;
	background-image: url(img/dots.gif);
	background-repeat: repeat;
}
#katya {
	position: absolute;
	height: 101px;
	width: 117px;
	top: 483px;
	left: 68px;
}
#image {
	position: absolute;
	height: 450px;
	width: 92%;
	top: 15px;
	left: 68px;
}
#biogtext {
	position: absolute;
	height: 450px;
	width: 92%;
	top: 15px;
	left: 68px;
}
#nav {
	position: absolute;
	height: 85px;
	width: 92%;
	top: 490px;
	left: 68px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #5c574f;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #5c574f;
}
.bodytextselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #D19623;
}
.bodytextboldselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #D19623;
}
a:link {
	text-decoration: none;
	color: #5c574f;
}
a:visited {
	text-decoration: none;
	color: #5c574f;
}
a:hover {
	text-decoration: none;
	color: #D19623;
}
a:active {
	text-decoration: none;
	color: #D19623;
}
a.bodytextboldselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #D19623;
}