* { margin: 0; padding: 0; }

body {
	background-color: #FFF;
	color: #fff;
	font: 80% "Century Gothic", Arial, Helvetica, sans-serif;
}
body, html {
	height: 100%;
	overflow: hidden;
}

h1{ font-size: 14pt; margin-bottom: 1em;}

h2{ font-size: 12pt; margin-bottom: 1em;}

p { margin-bottom: 1em; }

.twoCol{
list-style: none;
margin: 0px;
padding: 0px;
}

.twoCol li{
clear: left;
}

.col1{
width: 160px;
float: left;
}

.col2{
width: 280px;
float: left;
}

a{ color: #fff;}

table{
	border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 1em;
}

th{
	text-align: left;
	padding-left: 4px;
	border: 1px solid;
}

td{
	padding-left: 4px;
	border: 1px solid;
}

/*#outer {
	height: 100%;
	margin: 0 auto;
	overflow: visible;
	position: relative;
	width: 900px;
}
#outer[id] {display: table; position: static;}

#middle {position: absolute; top: 50%;}
#middle[id] {display: table-cell; vertical-align: middle; position: static;}
*/
#wrapper {
	background-color: #b76d92;
	background-position: left top;
	background-repeat: no-repeat;
	width: 900px;	
	position: relative;
}
#wrapper.home { background-image:url(../images/page_home.gif); }

#pageBody { margin-left: 285px; height: 595px;}
#header { height: 70px; }
#header #logo {
	margin: 45px 0px 0px 12px;
	background-image: url(../images/logo_header.gif);
	height: 0 !important;
	left: 12px;
	overflow: hidden;
	padding-top: 13px;
	float: left;
	width: 184px;
}
#menu { background-color: #900055; height: 88px; }
#menu ul { list-style: none; margin-left: 12px; padding-top: 60px; }
#menu ul li { display: inline; }
#menu ul li a {
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 0 !important;
	margin-right: 25px;
	overflow: hidden;
	padding-top: 16px;
}
#menu ul li a.home { background-image: url(../images/menu_home.gif); width: 34px; }
#menu ul li a.conditions { background-image: url(../images/menu_conditions.gif); width: 63px; }
#menu ul li a.diagnosis { background-image: url(../images/menu_diagnosis.gif); width: 60px; }
#menu ul li a.treatment { background-image: url(../images/menu_treatment.gif); width: 55px; }
#menu ul li a.team { background-image: url(../images/menu_team.gif); width: 53px; }
#menu ul li a.news { background-image: url(../images/menu_news.gif); width: 104px; }
#menu ul li a.contact { background-image: url(../images/menu_contact.gif); margin-right: 0; width: 45px; }

#content { height: 359px; width: 525px; margin: 40px 0 0 10px; overflow: auto; scrollbar-base-color: #900055; padding-right: 80px; }
#content ul{ margin-bottom: 1em; }

#menu_left { position:absolute; top:200px; left:38px; width:230px; z-index:1; }
#menu_left p { font-size:11px; padding:0px 5px; }
#menu_left p a { font-size:14px; }
#menu_left p a.small { font-size:12px; }

p.news_title {
	text-decoration:underline;
	margin-bottom:5px;
}

#photos {
	display:inline;
	float:right;
	margin-right:-75px;
	padding:5px 0px 0px 5px;
}

#photos p {
	text-align:center;
}

.popbar{
visibility: hidden;
}

.popup{
visibility: hidden;
position: absolute;
top: 151px;
left: 266px;
z-index: 3;
width: 210px;
list-style: none;
font-size: 10pt;
border-width: 1px 1px 0px 1px;
border-color: #ffffff;
border-style: solid;
background-color:#a65c81;
}

.popup li{
height: 21px;
margin: 0px;
padding: 0px;
border-bottom: 1px solid #ffffff;
}



.popup li a{
margin: 0px;
padding: 0px 0px 1px 10px;
width: 200px;
height: 20px;
line-height: 20px;
display: block;
color: #ffffff;
text-decoration: none;
/*background-image: url(../images/seethru.gif);/* --fixes ie6 hover bug-- */*/
}



.popup li a:hover{
color: #ffffff;
text-decoration: none;
background-color:#732950;
}

#pop1{left:356px;}
#pop2{left:442px;}
#pop3{left:527px;}
#pop4{left:607px;}

/*Footer Styles*/

#footer {
width: 900px;	
font-size: 9pt;
clear: both; 
text-align: center;
color: #9f9f9f;
padding-top: 15px;
padding-bottom: 10px;	
}

#footer a {
color: #9f9f9f;
}

#hlinks{ clear:both; float:left; padding:0px 0 10px 0px; width:930px;}
#hlinks li{ float:left; list-style-type:none;}
#hlinks li img {border:0px solid white;}
#hlinks a {border:0px solid white;}