@charset "UTF-8";
.micronav {
	font-family: "Courier New", Courier, monospace;
	font-size: 23px;
	font-weight: normal;
	color: #EF9176;
	text-align: left;
	height: 24px;
	width: 400px;
	position: absolute;
	left: 135px;
	top: 20px;
	z-index: 100;
}
/* CSS Document */

.contact {
	position: absolute;
	height: 120px;
	width: 120px;
	left: 680px;
	top: 480px;
	background-image: url(images/contact.gif);
}
.fashionPhotography {
	background-image: url(images/fashionPhotographyRoll.gif);
	position: absolute;
	height: 56px;
	width: 106px;
	left: 346px;
	top: 492px;
	background-repeat: no-repeat;
}
.projects {
	position: absolute;
	height: 56px;
	width: 76px;
	left: 472px;
	top: 492px;
}
.projects {
	background-image: url(images/projects.gif);
	position: absolute;
	height: 56px;
	width: 76px;
	left: 472px;
	top: 492px;
}
.design {
	background-image: url(images/design.gif);
	position: absolute;
	height: 56px;
	width: 56px;
	left: 568px;
	top: 492px;
}
.projectsSub {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #FFFFFF;
	height: 76px;
	width: 120;
	padding-top: 12px;
	left: 474px;
	top: 548px;
	position: absolute;
	background-position: top;
}
.caption {
	font-family: Helvetica, Arial;
	font-size: 11px;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: left;
	height: 36px;
	width: 319px;
	padding-top: 18px;
	position: absolute;
	left: 346px;
	top: 445px;
	font-style: normal;
	padding-left: 0px;
}
