.Navigation {
	position:absolute;
	left:20px;
	top:32px;
	width:610px;
	height:18px;
	z-index:1;
}
.LeftArea {
	position:absolute;
	left:20px;
	top:93px;
	width:180px;
	height:640px;
	z-index:3;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.SculpNav {
	position:absolute;
	left:20px;
	top:85px;
	width:180px;
	height:450px;
	z-index:3;
}
.SculpTitles {
	position:absolute;
	left:20px;
	top:546px;
	width:180px;
	height:200px;
	z-index:3;
	text-align: right;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.main {
	position:absolute;
	left:220px;
	top:85px;
	width:640px;
	height:640px;
	z-index:2;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bodytext {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bio {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 17pt;
}
.bodybold {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: 333333;
	text-decoration: none;
}
.bodyheading {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 16px;
	font-weight: normal;
	color: 333333;
	text-decoration: none;
}
a:link {
	color: #742905;
	text-decoration: none;	
}
a:visited {
	color: #742905;
	text-decoration: none;	
}

a:hover {
	color: #996248;
	text-decoration: none;	
}

a:active {
	color: #742905;
	text-decoration: none;	
}
