/* Meet Our Physicians Style Sheet */

  #nav .nav-physicians {
    background-position:113px;
	}
  #main-ad {
    width:707px;
	height:110px;
	background: url('../images/main-ad-physicians.jpg');
	}
  #main-ad #blurb {
    width:360px;
	position: absolute;
	margin-left:287px;
	margin-top:40px;
	}
  #main-ad #blurb p {
    font-family: Arial;
	font-size:12pt;
	color:#9B9B9B;
	}
  #content {
    width:707px;
	height:1320px;
	background: url('../images/content-physicians-bg.jpg');
	}
  #content #bio {
    width:400px;
	font-family: Arial;
	font-size:10pt;
	color:#5D688B;
	position:absolute;
	}
  #content .robinson {
    margin-left:229px;
	margin-top:112px;
	}
  #content .middleton {
    margin-left:229px;
	margin-top:330px;
	}
  #content .phillips {
    margin-left:229px;
	margin-top:548px;
	}
  #content .muraski {
    margin-left:229px;
	margin-top:822px;
	}
  #content #associations {
    width:420px;
	font-family: Arial;
	font-size:10pt;
	color:#5D688B;
	position: absolute;
	margin-left:154px;
	margin-top:1022px;
	}
  #content #associations p {
    width:420px;
	position:static;
	margin-left:0;
	margin-top:0;
	margin-bottom:12px;
	font-family: Arial;
	font-size:10pt;
	color:#5D688B;
	}
  #content #associations a {
    font-family: Arial;
	font-size:10pt;
	color: #7C5CA2;
	text-decoration: none;
	font-weight: bold;
	background: url('../images/purple-arrow.gif') no-repeat top left;
	padding-left:12px;
	}
  