﻿body         { font-family: Tahoma, Arial, Helvetica, sans-serif; 
               font-size: 90%;
               background: #fff
               width: 960px;
               position: relative;
               color: #000
               alink: #333
               link: #800000
               vlink: #933 }
a:link       { color: #800000 }
a:active     { color: #666 }
a:visited    { color: #933 }
basefont     { font-size: 100% }
dd           { font-size: 100%; margin: 12px 8px 8px 12px; padding: 4px }
dt           { font-size: 100%; color: #800000; font-weight: bold; margin:8px; padding: 4px}
td           {font-size: 100%; text-align: left;}
h1           {
	margin: 6px;
	padding: 6px;
	font-size: 130%;
	color: #000;
	font-weight: bold;
	text-align: left;
	text-indent: 4px;
}
h2           {
	font-size: 110%;
	color: #933;
	font-weight: bold;
	text-align: left;
	margin: 12px 6px 6px 6px;
	padding: 4px;
}
p            {
	margin-top: 12px;
	margin: 8px;
	padding: 4px;
	color: #000;
	font-size: 100%;
}
UL { LIST-STYLE-TYPE: disc; list-style-position: inside }
li	{ font-size: 100%; margin-top:8px }


.content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	margin:10px 160px 20px 140px;
	border:0px solid black;
	background-color:none;
	padding:10px;
	}
#navAlpha {
	position:absolute;
	top:170px;
	left:0px;
	border:0px dashed black;
	padding:10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:128px;
	}
#navBeta {
	position:absolute;
	width:150px;
	top:170px;
	right:0px;
	border:0px dashed black;
	background-color:#eee;
	padding:10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	}
	
	
div#indexMaps { position: relative;
	margin-top: 6px;
	border:0px solid red;   /* making it easy to see fields during design phase */
	padding: 4px;
	width: 60%;
	float: left;
}

div#indexPatCtr { position: relative;
	margin-top: 6px;
	border:0px solid red;   /* making it easy to see fields during design phase */
	padding: 4px;
	width: 35%;
	float: right;
}
.divClear {width: 100%;
height: 1px;
margin: 0 0 -1px;
clear: both;}

.divHeadshot {
	BORDER: 0; margin: 0px 10px 2px 0px; float: left; vertical-align :top; z-index:auto
	}

.divLogos {
	BORDER: 0; margin: 4px 0px 4px 0px; vertical-align :top; z-index:auto
	}


.bio P            {
	margin: 2px 0px 0px 0px;
	color: #000;
	font-size: 100%;
}

.bio H2 {margin: 16px 0px 0px 0px;
	}
}

		#footer
		{
			clear: both;
			text-align: center;
			border-top: solid thick #800000
		}
	
