/* CSS Document */
html {
	overflow-y: auto; 
	overflow-x: scroll; 
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width:398px;
	height: 42px;
	background-image:url(images/logo.gif);
		

}
#container {
	position: absolute;
	top: 0px;
	left: 0px;
	width:100%;
	height: 656px;		

}
#about {
	position: absolute;
	top: 175px;
	left: 450px;
	width:400px;
	height: 458px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	text-indent: 24px;
	overflow: visible;
	line-height: 20px;

}
#contact{
	position: absolute;
	top: 175px;
	left: 450px;
	width:480px;
	height: 458px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	overflow: visible;
	line-height: 20px;
	font-weight: 400;

}
#biopic {
	position: absolute;
	top: 187px;
	left: 160px;
	width:228px;
	height: 228px;
}

#navdiv {
	position: absolute;
	top: 135px;
	left: 0px;
	width:437;
	height: 27px;

}
#subnav1 {
	position: absolute;
	top: 42px;
	left: 17px;
	width:21;
	height: 93px;

}
#subnav2 {
	position: absolute;
	top: 42px;
	left: 101px;
	width:21;
	height: 93px;

}
#subnav3 {
	position: absolute;
	top: 42px;
	left: 186px;
	width:116px;
	height: 93px;

}
#subnav4 {
	position: absolute;
	top: 42px;
	left: 246px;
	width:21;
	height: 93px;

}
#iframehere {
	position: absolute;
	top: 162px;
	left: 0px;
	width:100%;
	height: 470px;
}
#iframe {
	overflow-y: hidden; 
	overflow-x: scroll; 
}

body {
	background-repeat: repeat-x;
	background-image: url(images/bkgslice.gif);
	width: auto;
}
#nav1 {
	position: absolute;
	top: 135px;
	left: 0px;
	width:91px;
	height: 27px;	
	
}
#nav2 {
	position: absolute;
	top: 135px;
	left: 91px;
	width:83px;
	height: 27px;	
	
}
#nav3 {
	position: absolute;
	top: 135px;
	left: 174px;
	width:60px;
	height: 27px;	
	
}
#nav4 {
	position: absolute;
	top: 135px;
	left: 234px;
	width:84px;
	height: 27px;	
	
}
#nav5 {
	position: absolute;
	top: 135px;
	left: 318px;
	width:60px;
	height: 27px;	
	
}
#nav6 {
	position: absolute;
	top: 135px;
	left: 378px;
	width:60px;
	height: 27px;	
	
}
.forminput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
