h1 {
	font-size: 24px;
	font-weight: bolder;
	text-transform: uppercase;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	font-variant: normal;
}
.imagedescription {
	position: absolute;
	left: 895px;
	top: 650px;
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	font-variant: normal;
	text-transform: uppercase;
	
}

.imagedescriptionindex {
	position: absolute;
	left: 895px;
	top: 650px;
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	font-variant: normal;
	
	
}
.textselection {
	position: absolute;
	top: 5px;
	left: 850px;
	width: 250px;
}
.name {
	padding-left: 15px;
	color: #000;
}
.image {
	float: none;
	height: 700px;
	width: 700px;
	text-align: center;
	left: 170px;
	position: absolute;
	vertical-align: middle;
	top: 55px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.bookselection {
	color: #333;
	left: 25px;
	margin-left: 20px;
}
li {
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial;
	font-size: 14px;
	color: #333;
	text-align: left;
	list-style-type: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.clients {
	top: 150px;
	padding-top: 50px;
}
link {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #333;
}
body a {
	text-decoration: none;
	color: #666;
}
.name h1 a {
	color: #000;
}
body {
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial;
	color: #333;
	text-decoration: none;
	font-size: 14px;
}
.text {
	float: none;
	height: 700px;
	width: 700px;
	text-align: left;
	left: 164px;
	position: absolute;
	vertical-align: middle;
	top: 51px;
	overflow: auto;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	top: 0px;
	bottom: 0px;
}
ul {
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.navigation1 {
	position: absolute;
	text-align: center;
	vertical-align: baseline;
	text-transform: uppercase;
	color: #000;
	left: 25px;
	top: 650px;
	font-weight: normal;
	font-size: 12px;
}
.cv {
	float: none;
	height: 75%;
	width: 700px;
	text-align: left;
	left: 225px;
	position: absolute;
	vertical-align: middle;
	top: 95px;
	overflow: auto;
}
.imagecv {
	float: none;
	width: 700px;
	text-align: center;
	left: 170px;
	position: absolute;
	vertical-align: middle;
	top: 55px;
}

a {
	color: #0F0;
 -webkit-transition: color .5s ease-in; /*safari and chrome */
 -moz-transition: color 1s ease-in; /* firefox */
 -o-transition: color .5s ease-in; /* opera */
}

a:hover {
	color: #C30;
}h4 {
	font-size: 14px;
}

