html { 
  padding:0px;
  margin:0px;
}
body {
	margin:0 0;
	padding:0 0;
	text-align:center;
}

#container{
	margin: 0 auto;	
	text-align: left;
	width: 996px;
	height: 550px;
	/*border: solid 1px black;*/
}
#containerPopup{
	margin: 0 auto;	
	text-align: left;
	width: 850px;
	height: 450px;
	border: solid 1px black;
}
#closeWindowRight{
text-align: left;
position:relative;
float:right;
margin-right: 200px;
height: 20px;
font-family:Verdana, sans-serif;
color: #AFAC75;
/*width: 100%;
border: solid 1px black;*/

}
#biopagePic{
background-color: #cccccc;
width:812px;
height:301px;
position:relative;
left:12px;
top:50px;
border: solid 1px black;
}

#headerText{
margin: 0;
padding: 0;
background-color: #cccccc;
border: solid 1px black;
position:relative;
width:840px;
height:60px;
}

#picDetail_1{
position:relative;
float: left;
width: 517px;
}
#picDetail_2{
position:relative;
float: left;
width: 570px;
}

#pic{
	margin-top: 60px;
	text-align: left;
	width: 686px;
	height: 382px;
	float:right;
}

#copy{
	text-align: left;
	position:relative;
	left: 720px;
	height: 20px;
	width: 266px;

}

#leftside{
	margin-top: 60px;
	margin-left: 0px;
	width: 130px;
	height:382px;
	float:right;
	/*border: solid 1px black;*/
	z-index: 0;
}
#middle{
	position:relative;
	margin-top: 60px;
	width: 156px;
	height:382px;
	float:right;
	z-index: 1;
	/*border: solid 1px black;*/
}
#contact{
	position:relative;
	padding: 0;
	margin: 0;
	top: 362px;
	height: 20px;
	width: 103px;
	float:left;
	/*border: solid 1px black;*/
}

#bio{
	position:relative;
	padding: 0;
	margin: 0;
	top: 362px;
	height: 20px;
	width: 53px;
	float:left;
	/*border: solid 1px black;*/
}
#portfolios{
	position:relative;
	padding: 0;
	margin: 0;
	top: 242px;
	float:left;	
	height: 19px;
	width: 155px;
	/*border: solid 1px black;*/
	
}

#janeH{
	position:relative;
	top: 344px;
	margin: 0;
	padding 0;
	height: 17px;
	width: 129px;
	float:right;
}
#photography{
	/*border: solid 1px black;*/
	position:relative;
	top: 324px;
	margin: 0;
	padding 0;
	float:left;
	height: 17px;
	width: 155px;
}

#folioContainer{
	/*border: solid 1px black;*/
	top: 282px;
	padding: 0;
	margin:0;
	position:relative;
	height: 22px;
	width: 156px;
	float:left;
	/*z-index: 1;*/
}

#foliolink{
	position:relative;
	height: 21px;
	width: 26px;
	float:right;
	
}

#logo{
	height:204px;
	width:100px;
	left: 19px;
	position:relative;
	float:right;
	top:118px;
	/*border: solid 1px black;*/
}

h1, h2, h3, h4, h5, h6{
font-family:Verdana, sans-serif;
color: #AFAC75;
}
a, img, p{
margin: 0;
padding: 0;
border: none;
text-decoration:none;
color: #AFAC75;
}
