/* CSS Document */
html {
	min-width:800px;
}	
body {
	background-color:#FFFFFF;
}

#wrapper {
	margin: 30px auto;
	width: 636px;
	height: 808px;
	background-image:url(text/windowbackgrnd4.jpg);
	border: thin;
	border-color:#FFFFFF;
	border-style:solid;
	
}
p {
	color:#999;
	font-size:12px;
	text-align: justify;
}
#biotext {
	position:absolute;
	width: 216px;
	top:16px;
	left:18px;
	height: 397px;	
}
#maincontent {
	position: relative;
	top: 40px;
	left: 35px;
    width: 570px; 
	height: 713px;
	border: thin;
	border-color:#FFFFFF;
	border-style:solid;
}
#bio	{
	position:absolute;
	left:38px;
	top:205px;
	width:500px;
	height:440px;
	background-color:#FFFFFF;
	border: thin;
	border-color:#FFFFFF;
	border-style:solid;
}	
#redbar {
	position:absolute;
	left:15px;
	top:145px;
	width:548px;
	height:8px;
	background-color:#666666;
}
#redbar2 {
	position:absolute;
	left:13px;
	bottom:5px;
	width:555px;
	height:7px;
	background-color:#666666;
}
#navbar {
	position:absolute;
	top:166px;
	left: 16px;
	width: 573px;
	height: 32px;
}
#navbar img {
	float: left;
}
#navbar2 {
	position:absolute;
	bottom:25px;
	left: 105px;
}
#navbar2 img {
	float: left;
}

.img1 {
	position:absolute;
	top:33px;
	left:1px;
	width: 575px;
	height: 126px;
}
.img2 {
	position:relative;
	top: 50px;
	left: 60px;
}
.imgbiopic {
	position: absolute;
	top:15px;
	right:15px;
	border: thin;
	border-style:solid;
}
