/* CSS Document */

body{
	padding :0;
	margin :0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-image: url(images/border.gif);
	background-repeat: no-repeat;
	list-style-image: url(images/bullet.gif);
	background-color: #FFFFFF;
}

#directions {
	position: absolute;
	top: 539px;
	left: 402px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CD3F1B;
        background-color : transparent;
}

#directions a {text-decoration: none;
               font-family: Verdana, Arial, Helvetica, sans-serif;
               font-size: 10pt;
               background-color: transparent;
               font-weight: bold;
}

#directions a:link     {color:#CD3F1B;  background-color: transparent;}

#directions a:active   {color:#993300;  background-color: transparent;}

#directions a:visited  {color:#CD3F1B;  background-color: transparent;}

#directions a:hover    {
	color:black;
	text-decoration: underline;
        background-color: transparent;
}

#address {
	position : absolute;
	top : 435px;
	left : 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: blue;
	background-color : transparent;
	width: 214px;
	height: 64px;


}

ul {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
}

.ulspecial
{
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}

#logo{
	position : absolute;
	top : 0px;
	right : 0px;
	z-index : 1;
	text-align: right;
}
#chamberlain{
	position : absolute;
	top : 455px;
	left : 560px;

}

#teamtitle{
	position: absolute;
	top: 97px;
	left: 199px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CD3F1B;
	background-color : transparent;
	width: 259px;
}

#teamsubtitle1{
        position: absolute;
        top: 220px;
        left: 70px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color : transparent;
}

#teamsubtitle2{
	position: absolute;
	top: 260px;
	left: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color : transparent;
	width : 140px;
	text-align: center;
}

#hygenesubtitle{
	position: absolute;
	top: 322px;
	left: 642px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color : transparent;
	width : 161px;
	height: 55px;
}

#officesubtitle{
        position: absolute;
        top: 340px;
        left: 55px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color : transparent;
	width : 240px;
	text-align: center;
}

#chamberlaintext{
        position: absolute;
        top: 460px;
        left: 80px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color : transparent;
	width : 450px;
	text-align: justify;
}


#doctors{
	position : absolute;
	top : 216px;
	left : 344px;
	width : 241px;
	height: 48px;
	
}

#fung{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CD3F16;
        background-color : transparent;
        position : absolute;
        top : 400px;
        left : 275px;
}

#bpn{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CD3F16;
        background-color : transparent;
        position : absolute;
        top : 400px;
        left : 475px;
}

#navigation{
	position: absolute;
	top : 39px;
	left : 247px;
	width : 700px;
	
}


#navigation a {text-decoration: none;
               font-family: Verdana, Arial, Helvetica, sans-serif;
               font-size: 9pt;
               background-color: transparent;
               font-weight: bold;
}

#navigation a:link     {color:#CD3F1B;  background-color: transparent;}

#navigation a:active   {color:#993300;  background-color: transparent;}

#navigation a:visited  {color:#CD3F1B;  background-color: transparent;}

#navigation a:hover    {
	color:black;
	text-decoration: underline;
        background-color: transparent;
}
