#MenuBack 
{
	background: url(../images/back1.gif);
	background-repeat: no-repeat;
	left: 0px;
	top: 121px;
	width: 184px;
	height: 340px;		
}


#Bottom 
{
	background: url(../images/Bottom.jpg);
	background-repeat: repeat;
	left:0px;
	margin-top: 100%;
	height:65px;		
}




#container 
{
	margin-left: 0px;		
	height: 15px;
}


#navmenu 
{
	position: relative; 
}

#navmenu1 
{
	color: #FF0000; 
}


#navmenu ul 
{
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: Times New Roman, Times, serif;
	color: #FFFFFF;
	text-align: center;
}


#navmenu ul li 
{
  	
  	display: block;
  	float:left;
	padding-right:3px; 
	padding-left:3px;
	margin:0;
  	position: relative; /*** IE6 needs this to display the links ***/
	border-right: 1px solid #0CCAFA;   
}


#navclear 
{
  	display: block;
	clear: both; 
}


#SubProfBack 
{
	background: url(../images/left.jpg);
	position: absolute;
	left: 0px;
	top: 230px;
	width: 146px;
	height: 343px;		
}


#navmenu2
{
	display: block;
	padding: 0;
	margin: 0;
	font: 15px Georgia, "Times New Roman", Times, serif;

}






#DoctorsPhoto 
{  
	background-image: url(../images/doctor1.jpg); 
	background-repeat: no-repeat;
	height: 200px; 
	width: 145px; 
	border: #53CEFC; 
	border-style: double; 
	border-top-width: medium; 
	border-right-width: medium; 
	border-bottom-width: medium; 
	border-left-width: medium  	
}



#CardsLogos
{	
	background-image: url(../images/CardsLogo.jpg);
	background-repeat: no-repeat; 
	height: 60px; 
	width: 300px;	  
}


#Map 
{  
	background-image: url(../images/mapimage.gif); 
	background-repeat: no-repeat;
	height: 400px; 
	width: 400px; 
	margin-top: auto; 
	margin-right: 10%; 
	margin-bottom: auto; 
	margin-left: 10%;
	border: #ff6600; 
	border-style: double; 
	border-top-width:1px; 
	border-right-width:medium; 
	border-bottom-width:medium; 
	border-left-width:1px;  	
}

