/* CSS Document */
/*Eliminate the browser default values by implementing a zeroing selector */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 1;
}
/* hide from IE mac \*/
html {
    min-height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */
A:link { text-decoration: none }
A:hover { color: red; font-size: 1.04em } 
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 100.01%;
	background-image:url(../images/background.jpg)
	}
#wrapper {
	margin: 5px auto;
	position: relative;
	width: 95%;
}
#header {
	padding: 3px;
	position: static;
	height: 215px;
}
.logoSWF {
	margin: 3px;
	top: 0px;
}
.JSemail {
	border-color: #99ccff;
	position:absolute;
	border-width: 5px;
	border-style:outset;
	left: 3px;
	top: 125px;
}
.topNavBar {
	position:absolute;
	top: 5px;
	margin: 3px;
	width: 371px;
	left: 22%;
}
.ASPSlogoImage {
	height:115px;
	width:124px;
	position:absolute;
	top: 5px;
	right: 1%;
}
#content {
	top: 655px;
	}
.choosePScontent {
	height:4000px;
}
.PageTitleImage {
	position:absolute;
	left: 25%;
	height: 62px;
	border: 2px;
	top: 244px;
}
.aboutDrSImage {
position:absolute;
top: 320px;
left: 40%;
width: 280px;
height: 332px;
}
#sideNAV {
	width: 135px;
	height: 1012px;
	left: 0px;
	right: 135px;
	top: 655px;
	position: absolute;
}
#subcontent{
left: 300px;
	position: absolute;
	padding: 7px;
	float: right;
	top: 655px;
	}
#subcontent2{
	left: 200px;
	position: absolute;
	padding: 7px;
	float: right;
	top: 320px;
	}	
#leftColum{
	float:right;
	background-color: #99ccff;
	position:absolute;
	top: 655px;
	width:150px;
	left:150px;
}
.images{float:right}
.diplomasSWF {
	position: absolute;
	top: auto;
	right: 10px;
}
.bgcolor{
	background-color: #99ccff;
	padding: 2px;
}
.bgcolor2{
	background-color: #F5f5dc;
	padding: 2px;
}
.aboutDrStoneFooter {
	clear: both;
	top: 3500px;
	float: right;
}
.footer{
	clear: both;
}
h1 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
}
h2 {
	font:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
h3{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.68em;
}
.style8 {font-family: Arial, Helvetica, sans-serif; font-size: 20px}
.style10 {font-size: 20px; font-weight: bold; color: #00007f;}
.style11 {
	font-family: Times New Roman, Times, serif;
	font-size: 1em;
		text-align: center;
}
