body, html {
	background: #00386D url(images/bg.gif) repeat-x;
	margin: 0px auto;
	height: 100%;
	width: 100%;
	border:0;}
	
#header {
	width: 424px;
	height: 125px;
	margin-right: auto;
	margin-left: auto;}
	
#pagecontainer {
	width: 951px;
	margin-right: auto;
	margin-left: auto;}
	
#rightcolumn{
	background: url(images/pagebg.gif) repeat-Y;
	float: right;
	width: 754px;
	text-align: left;}
	
#leftcolumn{
	width: 188px;}
	
div#column2 {
    margin: 0;
    padding: 0;
    background-position: right;
    width: 951px;
	margin-top: 10px;}
	
div#column1 {
    margin: 0px;
    padding: 0px;
    width: 100%;}
	
.staffbio{
	height: 200px;}
	
.bodypadding{
	padding: 14px;}
	
/* Text styles */

ul {
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 0px 10px;}
	
li {
	margin-bottom: 4px;}

.text {
	color: #000000;
	font-family: tahoma, arial;
	font-size: 12px}

a.text {
	color: #27619B;
	text-decoration: none;}

a.text:hover {
	color: #27619B;
	text-decoration: underline;}
	
.title14 {
	color: #00264A;
	font-weight: bold;
	font-family: tahoma, arial;
	font-size: 14px;
	text-decoration: underline;}
	
a.title14 {
	color: #27619B;
	text-decoration: none;}
	
a.title14:hover {
	color: #27619B;
	text-decoration: underline;}

.boldtext {
	color: #00264A;
	font-weight: bold;
	font-family: tahoma, arial;
	font-size: 12px;}

a.boldtext {
	color: #27619B;
	text-decoration: none;}

a.boldtext:hover {
	color: #27619B;
	text-decoration: underline;}
	
.whitetext {
	color: #FFFFFF;
	font-family: tahoma, arial;
	font-size: 11px}

a.whitetext {
	color: #FFFFFF;
	text-decoration: none;
	font-family: tahoma, arial;
	font-size: 11px}

a.whitetext:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: tahoma, arial;
	font-size: 11px}
	
.footertext {
	font-size: 11px; 
	font-family: tahoma;
	color: #B3C5D6}

a.footertext {
	font-size: 11px; 
	text-decoration: none;
	font-family: tahoma;
	color: #B3C5D6}

a.footertext:hover {
	font-size: 11px; 
	text-decoration: underline;
	font-family: tahoma;
	color: #B3C5D6}

	
/* Text box styles */

.textbox  { 
	font-family:tahoma,arial; 
	font-size:11px; color:#666; 
	border:1px solid #999}


/* Navigation button rollovers */

#logo a{
	background: url(images/logo.gif) no-repeat;
	width: 424px; 
	height: 125px;
	float: left;}
	
#pagetop{
	background: url(images/pagetop.gif) no-repeat;
	width: 754px; 
	height: 30px;}
	
#pagebot{
	background: url(images/pagebot.gif) no-repeat;
	width: 754px; 
	height: 19px;}
	
#nav-home a {
	background: url(images/nav-home.gif) no-repeat top;
	width: 188px; 
	height: 32px;
	float: left;}
	
#nav-home a:hover {
	background: url(images/nav-home.gif) no-repeat bottom;}
	
#nav-surgeons a {
	background: url(images/nav-surgeons.gif) no-repeat top;
	width: 188px; 
	height: 32px;
	float: left;}
	
#nav-surgeons a:hover {
	background: url(images/nav-surgeons.gif) no-repeat bottom;}
	
#nav-staff a {
	background: url(images/nav-staff.gif) no-repeat top;
	width: 188px; 
	height: 32px;
	float: left;}
	
#nav-staff a:hover {
	background: url(images/nav-staff.gif) no-repeat bottom;}
	
#nav-location a {
	background: url(images/nav-location.gif) no-repeat top;
	width: 188px; 
	height: 32px;
	float: left;}
	
#nav-location a:hover {
	background: url(images/nav-location.gif) no-repeat bottom;}
	
#nav-hospitals a {
	background: url(images/nav-hospitals.gif) no-repeat top;
	width: 188px; 
	height: 32px;
	float: left;}
	
#nav-hospitals a:hover {
	background: url(images/nav-hospitals.gif) no-repeat bottom;}
	
#nav-instructions a {
	background: url(images/nav-instructions.gif) no-repeat top;
	width: 188px; 
	height: 32px;
	float: left;}
	
#nav-instructions a:hover {
	background: url(images/nav-instructions.gif) no-repeat bottom;}
	
#nav-procedures a {
	background: url(images/nav-procedures.gif) no-repeat top;
	width: 188px; 
	height: 32px;
	float: left;}
	
#nav-procedures a:hover {
	background: url(images/nav-procedures.gif) no-repeat bottom;}
	
#nav-preop a {
	background: url(images/nav-preop.gif) no-repeat top;
	width: 188px; 
	height: 32px;
	float: left;}
	
#nav-preop a:hover {
	background: url(images/nav-preop.gif) no-repeat bottom;}
	
#nav-postop a {
	background: url(images/nav-postop.gif) no-repeat top;
	width: 188px; 
	height: 32px;
	float: left;}
	
#nav-postop a:hover {
	background: url(images/nav-postop.gif) no-repeat bottom;}
	
#nav-links a {
	background: url(images/nav-links.gif) no-repeat top;
	width: 188px; 
	height: 32px;
	float: left;}
	
#nav-links a:hover {
	background: url(images/nav-links.gif) no-repeat bottom;}
	
#nav-contact a {
	background: url(images/nav-contact.gif) no-repeat top;
	width: 188px; 
	height: 32px;
	float: left;}
	
#nav-contact a:hover {
	background: url(images/nav-contact.gif) no-repeat bottom;}
	
	
/* PNG fix */
img, div, a { behavior: url(iepngfix.htc); border: 0px }
