body {
	background-color: #000000;
}

.dorit-bio {
	margin: 0 auto;
	width: 1000px;
	height:	778px;
	background: url(../images/new-bio.jpg) top center #000000;
}
.dorit-txt {
	position: relative;
	top: 220px;
	left: 200px;
	width: 580px;
	text-align: justify;
	font-size: 17px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ccc;
	line-height: 22px;
}

.dorit-txt strong { color: #999900; }

.thumbnails {
	width: 100%;
	height: auto;
}  .thumbnails img { border: solid 1px #000000; margin: 5px; padding:0px; }  
.thumbnails img:hover { background-color:transparent; border: solid 1px #999900 }


.break { height: 150px; }

.portfolioNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;

}
.portfolioNav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;

}
.portfolioNav a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.portfolioNav a:hover {
	color: #999900;
	text-decoration: none;
}
.portfolioNav a:active {
	color: #999900;
	text-decoration: none;
}

.portfolio-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	padding-left: 5px;
}

.portfolio-links a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;

}

.portfolio-links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

.portfolio-links a:hover {
	color: #999900;
	text-decoration: none;
}

.portfolio-links a:active {
	color: #999900;
	text-decoration: none;
}

.thumbnails img a:hover {
	border: solid 4px #999900;
}

