html { background-color: #fcdd41; margin: 0; padding: 0;
}


header, nav {display:block}
/* typography   */


.fddbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	line-height: 13pt;
	color: #716b66;
}

.fddbody a:link {
	font-size: 8.5pt;
	color: #716b66;
	font-weight:bold;
}

.fddbody a:visited {	
	font-size: 8.5pt;
	color: #716b66;
	font-weight:bold;
}

.head1 {
	font-weight: bold;
	text-transform: uppercase;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	color: #716b66;
}

.description a:link, a:visited {
	color: #716b66;

}

.HTMLnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #b9b1a9;
	text-transform: uppercase;
}
.HTMLnav a:link  {
	color: #b9b1a9;
}

.HTMLnav a:visited  {
	color: #b9b1a9;
}


/* navigation */

#nav {
	position: absolute;
	top: 173px;
	left: 390px;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	float: left;
}


#aboutButton {
	width: 56px;
	height: 19px;
	text-indent: -1000em;
	display: block;
	border: none;
	background: url(images/navigation/about.png) no-repeat;
}

#aboutButton:hover {
	background-position: 0 -19px;
}

#designButton {
	width: 54px;
	height: 19px;
	text-indent: -1000em;
	display: block;
	border: none;
	background: url(images/navigation/design.png) no-repeat;
}

#designButton:hover {
	background-position: 0 -19px;
}


#webButton {
	width: 37px;
	height: 19px;
	text-indent: -1000em;
	display: block;
	border: none;
	background: url(images/navigation/web.png) no-repeat;
}

#webButton:hover {
	background-position: 0 -20px;
}


#animationButton {
	width: 80px;
	height: 19px;
	text-indent: -1000em;
	display: block;
	border: none;
	background: url(images/navigation/animation.png) no-repeat;
}

#animationButton:hover {
	background-position: 0 -19px;
}


#photographyButton {
	width: 101px;
	height: 19px;
	text-indent: -1000em;
	display: block;
	border: none;
	background: url(images/navigation/photography.png) no-repeat;
}

#photographyButton:hover {
	background-position: 0 -19px;
}

#newButton {
	width: 39px;
	height: 19px;
	text-indent: -1000em;
	display: block;
	border: none;
	background: url(images/navigation/new.png) no-repeat;
}

#newButton:hover {
	background-position: 0 -19px;
}

#contactButton {
	width: 68px;
	height: 19px;
	text-indent: -1000em;
	display: block;
	border: none;
	background: url(images/navigation/contact.png) no-repeat;
}

#contactButton:hover {
	background-position: 0 -19px;
}

#previousButton {
	width: 44px;
	height: 17px;
	float: left;
	text-indent: -1000em;
	display: block;
	border: none;
	background: url(images/navigation/previous.png) no-repeat;
}

#previousButton:hover {
	background-position: 0 -17px;
}

#nextButton {
	width: 44px;
	height: 17px;
	float: right;
	text-indent: -1000em;
	display: block;
	border: none;
	background: url(images/navigation/next.png) no-repeat;
}

#nextButton:hover {
	background-position: 0 -17px;
}



/* photo-menu navigation */

#photo-menu {
	position: absolute;
	top: 340px;
	left: 0px;
	width: 628px;
	height: 52px;
	margin: 0;
	padding: 0;
}

#photo-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#photo-menu li {
	float: left;
	margin-top: 8px;
	margin-right: 5px;
}

#design1 {
	width: 47px; height: 47px;
	text-indent: -1000em;
	display: block;
	border: none;
	background: url(images/squarePhotos/designsq1.png);
}
#design1:hover {
	background-position: 0 -47px;
}

#design2 {
	width: 47px; height: 47px;
	text-indent: -1000em;
	display: block;
	border: none;
	background: url(images/squarePhotos/designsq2.png);
}
#design2:hover {
	background-position: 0 -47px;
}
#design3 {
	width: 47px; height: 47px;
	text-indent: -1000em;
	display: block;
	border: none;
	background: url(images/squarePhotos/designsq3.png);
}
#design3:hover {
	background-position: 0 -47px;
}
#web1 {
	width: 47px; height: 47px;
	text-indent: -1000em;
	display: block;
	border: none;
	background: url(images/squarePhotos/websq1.png);
}
#web1:hover {
	background-position: 0 -47px;
}
#web2 {
	width: 47px; height: 47px;
	text-indent: -1000em;
	display: block;
	border: none;
	background: url(images/squarePhotos/websq2.png);
}
#web2:hover {
	background-position: 0 -47px;
}
#web3 {
	width: 47px; height: 47px;
	text-indent: -1000em;
	display: block;
	border: none;
	background: url(images/squarePhotos/websq3.png);
}
#web3:hover {
	background-position: 0 -47px;
}
#web4 {
	width: 47px; height: 47px;
	text-indent: -1000em;
	display: block;
	border: none;
	background: url(images/squarePhotos/websq4.png);
}
#web4:hover {
	background-position: 0 -47px;
}
#web5 {
	width: 47px; height: 47px;
	text-indent: -1000em;
	display: block;
	border: none;
	background: url(images/squarePhotos/websq5.png);
}
#web5:hover {
	background-position: 0 -47px;
}
#web6 {
	width: 47px; height: 47px;
	text-indent: -1000em;
	display: block;
	border: none;
	background: url(images/squarePhotos/websq6.png);
}
#web6:hover {
	background-position: 0 -47px;
}
#anim1 {
	width: 47px; height: 47px;
	text-indent: -1000em;
	display: block;
	border: none;
	background: url(images/squarePhotos/animsq1.png);
}
#anim1:hover {
	background-position: 0 -47px;
}
#anim2 {
	width: 47px; height: 47px;
	text-indent: -1000em;
	display: block;
	border: none;
	background: url(images/squarePhotos/animsq2.png);
}
#anim2:hover {
	background-position: 0 -47px;
}
#photo1 {
	width: 47px; height: 47px;
	text-indent: -1000em;
	display: block;
	border: none;
	background: url(images/squarePhotos/photosq1.png);
}
#photo1:hover {
	background-position: 0 -47px;
}

/* page structure */


#page-wrap {
	position: relative;
	width: 830px;
	height: 598px;
	margin: -10px auto 50px;
	background: white;
}

header {
	width: 830px;
	height: 195px;
	background: white;
}

#logo {
	position: absolute;
	top: 5px;
	left: 7px;
	width: 150px;
	height: 185px;
}

#tagline {
	position: absolute;
	top: 30px;
	left: 175px;
	width: 415px;
	height: 87px;
	background-image: url(images/wakeupyourbusinessimage.png);
}

#thinking {
	position: absolute;
	top: 0;
	left: 512px;
	width: 318px;
	height: 32px;
	background: url(images/thinking.png) top right no-repeat;
}


#dcrcoc {
	position: absolute;
	top: 53px;
	left: 633px;
}

#linkedin {
	position: absolute;
	top: 90px;
	left: 745px;
}

#main-content {
	position: absolute;
	top: 195px;
	left: 202px;
	width: 628px;
	height: 340px;
	background-color: #b9b1a9;
}

#main-image {
	float: left;
}

#molly-photo {
	position: absolute;
	left: 13px;
	top: 13px;
}

#description {
	position: absolute;
	left: 470px;
	top: 10px;
	width: 145px;
}

#text-only {
	position: absolute;
	top: 140px;
	left: 240px;
	width: 350px;
}

#description p {
}

aside {
	position: absolute;
	top: 195px;
	width: 186px;
	height: 403px;
	padding-right: 10px;
	background-color: #fcdd41;
	float: left;
}

#logo-type {
	width: 196px;
	height: 31px;
	background-image: url(images/fulldecktype.png);
}

footer {
	position: absolute;
	top: 598px;
	width: 810px;
	height: 15px;
	margin-top: 10px;
	padding: 10px;
	background: white;
}

#html-nav {
	float: left;
}

#copyright {
	float: right;
}

