/* CSS Document */

#leftnav{
	display: none;
	}

body{
	background-color: #fff;
	}

#container{
	background: #fff;
	width: 650px;
	}

#maincontent{
	width: 650px;
	float: none;
	}

#masthead{
	width: 650px;
	float: none;
	}

#spacer{
	width: 650px;
	}

#masthead ul{
	display: none;
	}

#masthead img{
	margin: 0;
	padding: 0;
	float: none;
	}

#footer{
	display: none;
	}

#content{
	float: none;
	width: 650px;
	
	}

#subpage{
	padding: 20px 2px 0 2px;
	float: none;
	}

#subpage h5{
	border-bottom: #ccddf2 4px solid;
	font-size: 90%;
	text-transform:uppercase;
	}

#highlights, #intro{
	width: 650px;
	}

#contactus{
	width: 320px;
	}
	
#subpage ul.nurses, #subpage h5{
	float: none;
	}

#subpage ul.staff{
	width: 650px;
	}
