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: 0px;
	right: 0px;
	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_btns.jpg);
	text-indent: -9999px;
	height: 40px;
	width: 710px;
	position: absolute;
	left: 155px;
	top: 110px;
}
#all .nav a.home {
	background-image: url(images/navbar_btns.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	position: absolute;
	height: 40px;
	width: 105px;
	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.resume {
	left: 106px;
	top: 0px;
	background-image: url(images/navbar_btns.jpg);
	background-position: -106px 0px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 100px;
	position: absolute;
	background-repeat: no-repeat;
	z-index: 2;
}
#all .nav a.resume:link {
}

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

#all .nav a.flash {
	background-image: url(images/navbar_btns.jpg);
	background-repeat: no-repeat;
	background-position: -206px 0px;
	position: absolute;
	height: 40px;
	width: 69px;
	left: 206px;
	top: 0px;
}
#all .nav a.flash:link {
}
#all .nav a.flash:hover {
	background-position: -206px -40px;
}
#all .nav a.flash:active {
	background-position: -206px -80px;
}
#all .nav a.photography {
	background-image: url(images/navbar_btns.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.web {
	background-image: url(images/navbar_btns.jpg);
	background-repeat: no-repeat;
	background-position: -429px 0px;
	text-indent: -9999px;
	position: absolute;
	height: 40px;
	width: 69px;
	left: 429px;
	top: 0px;
}
#all .nav a.web:link {
	background-position:-429px 0px;
}
#all .nav a.web:hover {
	background-position: -429px -40px;
}
#all .nav a.web:active {
	background-position: -429px -80px;
}
#all .nav a.graphics {
	background-image: url(images/navbar_btns.jpg);
	background-repeat: no-repeat;
	background-position: -500px 0px;
	text-indent: -9999px;
	position: absolute;
	height: 40px;
	width: 106px;
	left: 500px;
	top: 0px;
}
#all .nav a.graphics:link {
	background-position:-500px 0px;
}
#all .nav a.graphics:hover {
	background-position: -500px -40px;
}
#all .nav a.graphics:active {
	background-position: -500px -80px;
}
#all .nav a.video {
	background-image: url(images/navbar_btns.jpg);
	background-repeat: no-repeat;
	background-position: -606px 0px;
	text-indent: -9999px;
	position: absolute;
	height: 40px;
	width: 103px;
	left: 606px;
	top: 0px;
}
#all .nav a.video:link {
	background-position:-606px 0px;
}
#all .nav a.video:hover {
	background-position: -606px -40px;
}
#all .nav a.video:active {
	background-position: -606px -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: 60px;
	top: 177px;
	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;
}
