body {
    margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-align: center;
	min-width: 850px;
}
img {
	border:0px;
}
#content_work h1 {
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 5px;
	font-weight: bold;
}
#content_work p {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 5px;
}

#wrapper {
	position: relative;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	padding: 0;
	background-color: #000000;
}
#wrapper_work {
	position: relative;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 851px;
	padding: 0;
	background-color: #000000;
	background-image: url(images/bgrnd_0005.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bgrnd0000 {
	background-image: url(images/bgrnd_0000.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bgrnd0001 {
	background-image: url(images/bgrnd_0001.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bgrnd0002 {
	background-image: url(images/bgrnd_0002.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bgrnd0003 {
	background-image: url(images/bgrnd_0003.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bgrnd0004 {
	background-image: url(images/bgrnd_0004.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#nav_home {
	position:absolute;
	width: 100px;
	text-align: left;
	top:200px;
	left: 50px;
}
#nav_birth {
	position:absolute;
	width: 100px;
	text-align: left;
	top:295px;
	left: 169px;
}
#nav_life {
	position:absolute;
	width: 100px;
	text-align: left;
	top: 378px;
	left: 627px;
}
#nav_work {
	position:absolute;
	width: 100px;
	text-align: left;
	top: 370px;
	left: 565px;
}
#nav_death {
	position:absolute;
	width: 100px;
	text-align: left;
	top: 360px;
	left: 150px;
}
#nav_contact {
	position:absolute;
	width: 100px;
	text-align: left;
	top: 50px;
	left: 545px;
}
#nav_linkedin {
	position:absolute;
	width: 200px;
	text-align: left;
	top: 540px;
	left: 500px;
}
#nav_home ul, #nav_birth ul, #nav_life ul, #nav_work ul, #nav_death ul, #nav_contact ul, #nav_linkedin ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav_home li, #nav_birth li, #nav_life li, #nav_work li, #nav_death li, #nav_contact li, #nav_linkedin ul {
	width: 100px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	vertical-align: bottom;
	color: #990000;
}

#nav_birth a:link, #nav_life a:link, #nav_work a:link, #nav_death a:link, #nav_contact a:link, #nav_birth a:visited, #nav_life a:visited, #nav_work a:visited, #nav_death  a:visited, #nav_contact a:visited, #nav_linkedin a:link {
	text-decoration: none;
	color: #000000;
}
#nav_home li a:link, #nav_home li a:visited {
	text-decoration: none;
    color: #BEAB9D;
}
#content_work a:link, #content_work a:visited {
	text-decoration: none;
    color: #990000;
}

#nav_home li a:hover, #nav_birth li a:hover, #nav_life li a:hover, #nav_work li a:hover, #nav_death li a:hover, #nav_contact li a:hover, #content_work a:hover, #nav_linkedin a:hover  {
	color: #666666;
}

#content_home {
	position: absolute;
	left:362px;
	top:380px;
	width:240px;
	height:176px;
}
#content_birth {
	position: absolute;
	top:145px;
	left:280px;
	width:295px;
	height:235px;
}
#content_life {
	position: absolute;
	left:220px;
	top:96px;
	width:383px;
	height:290px;
}
#content_work {
	position: absolute;
	left:290px;
	top:570px;
	width:220px;
	height:190px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
#content_work2 {
	position: absolute;
	left:358px;
	top:42px;
	width:100px;
	height:150px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	background-image: url(images/r_block.jpg);
	background-repeat: no-repeat;
}
#content_death {
	position: absolute;
	left:103px;
	top:15px;
	width:300px;
	height:300px;
}
#content_contact {
	position: absolute;
	left:400px;
	top:281px;
	width:118px;
	height:43px;
}
#footer {
	position: relative;
	font-size: 65%;
	color: #6699cc;
	background-color: transparent;
	text-align: center;
	margin-top: 5px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #999966;
}
#footer a:hover {
	text-decoration: none;
	font-weight: bold;
}

