body {
	background-color: #261601;
	margin;50px 0px; padding:0px;
	text-align:center;

}

#all #banner {
	background-image: url(images/name.jpg);
	text-indent: -9999px;
	position: absolute;
	height: 80px;
	width: 388px;
	top: 20px;
	right: 20px;
	background-color: #FFFFFF;
}

#all {
	width:850px;
	margin:0px auto;
	text-align: left;
	padding:15px;
	background-color:#FFFFFF;
	position: relative;
}
#all .nav {
	background-image: url(images/navbar_btns2.jpg);
	text-indent: -9999px;
	height: 40px;
	width: 631px;
	position: absolute;
	left: 143px;
	top: 110px;
}
#all .nav a.home {
	background-image: url(images/navbar_btns2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	position: absolute;
	height: 40px;
	width: 130px;
	left: 0px;
	top: 0px;
}

#all .nav a.home:hover {
	background-position: 0px -40px;
}
#all .nav a.home:active {
	background-position: 0px -80px;
}
#all .nav a.design {
	left: 148px;
	top: 0px;
	background-image: url(images/navbar_btns2.jpg);
	background-position: -148px 0px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 100px;
	position: absolute;
	background-repeat: no-repeat;
	z-index: 2;
}
#all .nav a.design:link {
}

#all .nav a.design:hover {
	background-position: -148px -40px;
	}
#all .nav a.design:active {
	background-position: -148px -80px;
}

#all .nav a.photography {
	background-image: url(images/navbar_btns2.jpg);
	background-repeat: no-repeat;
	background-position: -275px 0px;
	text-indent: -9999px;
	position: absolute;
	height: 40px;
	width: 156px;
	left: 275px;
	top: 0px;
}
#all .nav a.photography:link {
	background-position: -275px 0px;
}
#all .nav a.photography:hover {
	background-position: -275px -40px;
}
#all .nav a.photography:active {
	background-position: -275px -80px;
}
#all .nav a.contact {
	background-image: url(images/navbar_btns2.jpg);
	background-repeat: no-repeat;
	background-position: -470px 0px;
	text-indent: -9999px;
	position: absolute;
	height: 40px;
	width: 150px;
	left: 470px;
	top: 0px;
}
#all .nav a.contact:link {
	background-position:-470px 0px;
}
#all .nav a.contact:hover {
	background-position: -470px -40px;
}
#all .nav a.contact:active {
	background-position: -470px -80px;
}

a img {
	border: thin groove #000000;
	padding: 0px;
	margin: 10px;
}
.icon {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#all #topblk {
	position: absolute;
	height: 193px;
	width: 204px;
	left: 0px;
	top: 0px;
	text-indent: -9999px;
	background-position: 0px 0px;
	background-image: url(images/top_blk3.jpg);
	background-repeat: no-repeat;
}
#all #btmblk {
	background-image: url(images/btm_blk.jpg);
	text-indent: -9999px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 164px;
	width: 173px;
	z-index: 0;
}
#all #content {
	position: relative;
	width: 700px;
	left: 83px;
	top: 138px;
	background-color: #FFFFFF;
	z-index: 1;
}
#all #contact {
	position: relative;
	width: 700px;
	left: 133px;
	top: 138px;
	background-color: #FFFFFF;
	z-index: 1;
}
.photo {
	margin: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
}
#all #resume {
	right: 10px;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#all #footer {
	font-size: 13px;
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 25px;
}

