/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center; /* for IE */
	margin-top:0px;
	background-color: #000000;
	scrollbar-face-color: #928c54;
	scrollbar-highlight-color: #eddfc2;
	scrollbar-3dlight-color: #eddfc2;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #333333;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #eddfc2;
}
#container {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	position:relative;
	background-image: url(images/bg_block.jpg);
    background-repeat: repeat;
	width:897px;
	height:800px;
	z-index:1;
	}
#container2 {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	position:relative;
	background-image: url(images/bg_block.jpg);
    background-repeat: repeat;
	width:897px;
	height:1450px;
	z-index:1;
	}	
#header {
	position:absolute;
	width:898px;
	height:365px;
	z-index:1;
	left: -1px;
}
#nav {
	position:absolute;
	width:683px;
	height:47px;
	z-index:2;
	left: 33px;
	top: 204px;
}
#pagetitles {
	position:absolute;
	width:105px;
	height:22px;
	z-index:7;
	left: 47px;
	top: 303px;
}
#mainphoto {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	left: 475px;
	top: 277px;
}

#textbio {
	position:absolute;
	width:381px;
	height:415px;
	z-index:5;
	left: 47px;
	top: 325px;
	overflow:auto;
	overflow-x:hidden;
	visibility: visible;
	padding-right:10px;
}
#texthome {
	position:absolute;
	width:381px;
	height:415px;
	z-index:5;
	left: 47px;
	top: 325px;	
	overflow:auto;
	overflow-x:hidden;
	visibility: visible;
	padding-right:10px;
}
#textbox {
	position:absolute;
	width:381px;
	height:415px;
	z-index:5;
	left: 47px;
	top: 325px;
}
#textresume {
	position:absolute;
	width:381px;
	height:415px;
	z-index:5;
	left: 47px;
	top: 325px;
	overflow:auto;
	overflow-x:hidden;
	visibility: visible;
	padding-right:10px;
}
#gallerybox {
	position:absolute;
	width:460px;
	height:400px;
	z-index:7;
	left: 198px;
	top: 315px;
}
#footerlinks {
	position:absolute;
	width:822px;
	height:35px;
	z-index:6;
	left: 36px;
	top: 764px;
}
.style1 {
	font-size: 12px;
	color: #454215;
}
.style2 {
	color: #99293F;
	font-weight: bold;
}	
.style3 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
}
.style5 {font-size: 14px; font-weight: bold; color: #000000; 
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #FFFFFF;
}



#Layer3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:7;
}
#footer {
	position:absolute;
	width:200px;
	height:43px;
	z-index:4;
	left: -1px;
	top: 758px;
}
#footerlinks {
	position:absolute;
	width:822px;
	height:35px;
	z-index:6;
	left: 36px;
	top: 764px;
}