//** This is where all the style happens.**//


<style type="text/css">

body.Bohle {background: black;
 	color: white;}

img.ForHands {display:block;
	width: 100%; height: 100%;
		z-index:-1}
	.Bubbles {width: 296; height:709px;}
img.Title {width:1200px; height:191px;}
	 .Face {width:100%; height:100%;}

p.bodyText {   margin-left: 15%; margin-right: 15%;
		font-size: 24px;
		z-index:1;}

table.Mainframe {background:black;
		color:white;
		width:100%;
		border-width: 0px;
		border-spacing: 0px;
		border-padding: 0px;
		text-align: center;
		vertical-align: middle; }

	.People {background:black;
		text-align: center;
		font-size: 22px;
		color:white;
		width: 100%;
		border-width: 10px;
		border-color: blue;
		border-style: groove;
		border-spacing: 10px;
		border-padding: 0px;}

	.Contact {background:black;
		text-align: center;
		font-size: 20px;
		font-family: Arial, Helvetica, sans-serif;
		color:white;
		width: 100%;
		border-width: 10px;
		border-color: green;
		border-style: groove;
		border-spacing: 10px;
		border-padding: 5px;}	

	.Publications {background:black;
			text-align: center;
			font-size: 18px;
			color:white;
			width: 100%;
			border-width: 10px;
			border-color: blue;
			border-style: groove;
			border-spacing: 10px;
			border-padding: 0px;}

td.Bubbles {	
		text-align: left;
		vertical-align: top;
		width: 24.65%;}
  .HandBacking {background: url("Images/Mainhands.gif") center center;
		background-repeat: no-repeat;}
  .HeadShot { width: 250px;
		text-align: center;}

td.h1 { font-size: 28px;
	font-family: Verdana;
	text-align: center;}
	
td.h2 { font-size: 28px;
	border-style: inset;
	border-color: green;
	font-family: Verdana;
	text-align: center;}

  .MacBacking { background: url("Images/MacBack.gif") center center;
		background-repeat: no-repeat;}
