#page1 {
	margin: auto;
	width: 800px;
	padding-top: 100px;
	padding-right: 100px;
	padding-bottom: 100px;
	padding-left: 300px;
}
#page1 table tr #TextArea {
	height: 325px;
	width: 800px;
	background-image: url(Images/Bio2.png);
	font-size: 16px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
#page1 table tr #TextArea p {
	font-size: 16px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
}
Title {
	font-size: 16px;
	font-weight: bold;
}
nav list {
	color: #666;
}
#nav {
	width: 100%;
	float: left;
	list-style: none;
	border-bottom: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
	z-index: 4;
	position: fixed;
	bottom: 1px;
	background-image: url(Images/BottomNav.png);
	font-size: 14px;
	right: 0px;
	 }

#nav li a {
		display: block;
		padding: 8px 15px;
		text-decoration: none;
		font-weight: normal;
		color: #666;
		 }
		 
#nav li a:hover {
	color: #fff;
	background-color: #333;
	background-image: url(Images/BottomNav.png);
}
Biography {
}
#rightpanel {
	width: 245px;












	height: 100%
	float: left;
	list-style: none;











	border-bottom: 1px solid
#;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0%;
	padding-left: 15px;
	z-index: 2;
	position: fixed;
	font-size: 12px;
	border-right: 7px solid #333;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: #000;
	background-image: url(Images/rightpan.jpg);
	background-repeat: no-repeat;
	 }

#rightpanel li a {
		display: block;
		padding: 8px 15px;
		text-decoration: none;
		font-weight: normal;
		color: #666;
		 }
		 
#rightpanel li a:hover {
	color: #fff;
	background-color: #333;
	background-image: url(Images/BottomNav.png);
