div#mainhead {
	background-image:url(images/IDBW-header.jpg);
	background-position: top right;
	background-repeat:no-repeat;
	top:0px;
	right:0px;
	width: 508px;
	height:396px;
	position:absolute;
	z-index:5;
		}

div#subhead {
	background-image:url(images/IDbw-2ndheader.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	top:0px;
	left:0px;
	width: 80px;
	height:143px;
	position:absolute;
	z-index:15;
		}

div#thirdhead {
	background-image:url(images/IDbw-3dheader.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	top:0px;
	left:-20px;
	width: 119px;
	height:114px;
	position:absolute;
	z-index:5;
		}

div#abouthead {
	background-image:url(images/IDbw-abouthead.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	top:0px;
	right:0px;
	position:absolute;
	z-index:5;
	width: 287px;
	height: 101px;
}
div#contacthead {
	background-image:url(images/IDbw-contacthead.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	top:0px;
	right:0px;
	position:absolute;
	z-index:5;
	width: 304px;
	height: 103px;
}

div#newshead {
	background-image:url(images/IDbw-newshead.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	top:0px;
	right:0px;
	position:absolute;
	z-index:5;
	width: 220px;
	height: 103px;
}

div#designhead {
	background-image:url(images/IDbw-designhead.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	top:0px;
	right:0px;
	position:absolute;
	z-index:5;
	width: 257px;
	height: 103px;
}
div#portfoliohead {
	background-image:url(images/IDbw-portfoliohead.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	top:0px;
	right:6px;
	position:absolute;
	z-index:5;
	width: 847px;
	height: 101px;
}

div.content{
	background-color: #fff;
	color: #666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	left:92px;
	position:absolute;
	z-index:10;
	height:342px;
	width: 585px;
	text-align:justify;

}

div.photo{
	position:absolute;
	height:345px;
	top: 150px;
	width: 249px;
	left: 707px;

}
div.bio{
	font-size: 0.7em;
	font-style: italic;
	color: #333366;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 270px;
	margin-right: -15px;
	padding-right: -15px;
	clear: right;
	word-spacing: 10%;
	position: absolute;
}

a {font-weight:bold;color:#9F3944;text-decoration:none}
a:active {font-weight:bold;color:#9F3944;text-decoration:none}
a:hover {font-weight:bold;color:#9F3944;text-decoration:underline}
a:visited {font-weight:bold;color:#9F3944;text-decoration:none}

.hilite {font-family:verdana; color:#9f3944;font-weight:bold}
.navlink{font-family:verdana; color:#9f3944;font-weight:bold;width:}

.subglobalNav{
	position: absolute;
	top: 81px;
	left: 83px;
	width: 100%;
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: visible;
	color: #c5c5c5;
	/*width: 599px;*/
	z-index:20;
}

.subglobalNav a:link, .subglobalNav a:visited {
	color: #808080;
	z-index:20;
}

.subglobalNav a:hover{
	color: #9f3944;
	text-decoration:line-through;
	z-index:20;
}

.mainNav{
	position: absolute;
	top: 420px;
	right: 40px;
	width: 100%;
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: visible;
	color: #c5c5c5;
	/*width: 599px;*/
	z-index:20;
}

.mainNav a:link, .mainNav a:visited {
	color: #808080;
	z-index:20;
}

.mainNav a:hover{
	color: #9f3944;
	text-decoration:line-through;
	z-index:20;
}
