/* CSS Document */

/*****Body area styles*****/

body {
background:#000000;
color:#FFFFFF;
}
h2 {
text-align:center;
}
h3 {
color:#CC00FF;
text-align:center;
}
a {
color:#CC00FF;
text-decoration:none;
}
a:hover {
color: #FFFFFF;
text-decoration:none;
}
#wrapper{
width:778px;
border:1px solid #47008c;
background:#000 url(images/bg1.gif) top center no-repeat;
}
#top {
height:111px;
background:url(images/logo.gif) no-repeat left bottom;
}
#staff {
background:url(images/staff.jpg) center top no-repeat;
}
#sp {
background:url(images/sp.jpg) center top no-repeat;
}
#jlr {
background:url(images/jlr.jpg) center top no-repeat;
}
#dbs {
background:url(images/dbs.jpg) center top no-repeat;
}
#sas {
background:url(images/sas.jpg) center top no-repeat;
}
#cg {
background:url(images/cg.jpg) center top no-repeat;
}
#rms {
background:url(images/rms.jpg) center top no-repeat;
}
#ma {
background:url(images/ma.jpg) center top no-repeat;
}
#index {
background:url(images/face.jpg) center top no-repeat;
}
#service {
background:url(images/services.jpg) center top no-repeat;}
#surgery {
background:url(images/surgery.jpg) center top no-repeat;
}
#map {
background:url(images/map.jpg) center top no-repeat;
}
#form {
background:url(images/forms.jpg) center top no-repeat;
}
#new {
background:url(images/new.jpg) center top no-repeat;
}
#link {
background:url(images/links.jpg) center top no-repeat;
}
#txt {
height:400px;
margin:10px 150px 0 250px;
padding:5px;
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
}
#about {
background:url(images/about.jpg) center top no-repeat;
}

#treat {
margin:10px 50px;
padding:5px;
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
}
.topnav {
bottom:0;
display:inline;
width:100%;
list-style:none;
margin:0 0 0 40px;
padding:0;
font-weight:bold;
}
.topnav li {
    font-size: 14px;
	display: inline;
}
.topnav a:link, .topnav a:visited {
color:#FFFFFF;
padding:0px 3px;
text-decoration:none;
}
.topnav a:hover {
color: #CC0099;
text-decoration:none;
}

#menu {
bottom:0;
display:inline;
width:100%;
list-style:none;
margin:0 0 0 20px;
padding:0;
font-weight:bold;
}
#menu a {
color:#FFFFFF;
padding:0px 3px;
text-decoration:none;
}
#menu a:hover {
color: #CC0099;
text-decoration:none;
}
#footer {
background:#47008C;
text-align:center;
clear:both;
}
#stafftbl {
border:0;
width:100%;
background:#000000;
}

	.leftside {
		color:#ffffff;
		background-color:#47008c;
		width:250px;
		height:400px;
	}

	.staffname {
		font-family:verdana; font-size:32pt;
		line-height:150%
	}
