/* body */
	
	body{
	padding:0;
	margin:0;
	font-family: Verdana, Trebuchet MS, helvetica, sans-serif;
	background:#F9F8EA url("graphics/bodybg.gif") repeat-x top left;
	color:#333;
	}
	
	body, body div, body p, body th, 
	body td, body li, body dd{
    font-size:    x-small;      
    voice-family: "\"}\"";
    voice-family: inherit;   
    font-size:    small
    }

	html>body, html>body div, html>body p, 
	html>body th, html>body td, 
	html>body li, html>body dd {
	font-size:    small
    }
	
/* body */



/* layout */	

	#shell{
	width:770px;
	padding:0px;
	border:0px solid #333;
	background:transparent url("") repeat-y top left;
	}

	#container{
	margin:0;
	padding:0;
	background:transparent url("graphics/containerbg.png") repeat-y top left;
	border:0px solid #CCC;
	}
	
	#mainarea{
	margin:0;
	padding:0;
	background:transparent url("graphics/containerbg.png") repeat-y top left;
	}
	
	
	
	#header{
	position:relative;
	height:224px;
	background:transparent url("graphics/headerbg.gif") no-repeat top left;
	margin:0;
	padding:0;
	}
	
	#hlink{
	position:absolute;
	left:15px;
	top:44px;
	border:0px solid #FF0000;
	margin: 0 0 0 0;
	padding:0;
	
	}
	

	
	#content{
	padding:0 0 20px 0;
	margin:0 0 0 0;
	border:0px solid #FF0000;
	background:transparent url("") repeat-y top left;
	}

	#contentinside{
	padding:0 40px 20px 60px;
	margin:0 0 0 0;
	border:0px solid #FF0000;
	background:transparent url("") repeat-y top left;
	}
	

	
	div>#contentbottom {
   margin:0;
	}

	#contentbottom{
	margin:0 0 0 3px;
	height:9px;
	padding:0;
	background:transparent url("graphics/contentbottom.gif") no-repeat top left;
	border:0px solid #FF0000;
	}
	
	#floatclear{clear:both;}

	#footer{
	border-top:0px solid #B31A2F;
	padding:0 0 0 0;
	margin:0 0 0 0;
	background:transparent url("graphics/footerbg.gif") repeat-x top left;
	}
	
	a span{text-indent:-9999px; visibility:hidden;}

	
	
	
/* layout */



/* formatting */

	h1{
	color:#432B78;
	font-family:Georgia, verdana, helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0;
	text-align:center;
	}	

	h2{
	color:#432B78;
	border-bottom:0px solid #FFF;
	font-family:Georgia, verdana, helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	}
	
	h3{
	color:#432B78;
	font-family:Georgia, verdana, helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
	
	
	#content p{
	line-height:16px;
	}
	
	
	a{color: #432B78; text-decoration:none;}
	a:hover {color: #432B78; text-decoration:none;}
	
	.images{
	padding:0;
	border:1px solid #432B78;
	}
	
	.border{
	border:1px solid #000;
	}
	
	
	.inset{
	padding:0;
	margin:10px 5px 10px 10px;
	float:right;
	text-align:center;
	}
	
	.inset img{
	margin:0 0 10px 0;
	}
	
	
	img{
	border:none;
	text-decoration:none;
	}
	
	dd{
	margin:0 0 0 0;
	padding:0 0 10px 0;
	
	}
	
	dt{
	font-size:12px;
	color: #432B78;
	font-weight:bold;
	margin:0;
	padding:0;
	}
	
	
	dd img{
	margin:0 0 5px 15px;
	padding:0 0 0 0;
	float:right;
	border:0px solid #006666;
	}
	
	.fineprint{font-size:9px;}
	
	#content ul{
	margin:4px 0 0 0;
	padding:0 0 10px 0;
	list-style-image: url("graphics/bullet.gif");
	}
	
	
/* formatting */



/* navigation */

	
a span{text-indent:-9999px; visibility:hidden;}
	
	#tablist{
	position:absolute;
	top:0;
	left:320px;
	margin:0 0 0 0px;
	width:500px;
	overflow:visible;
	}
	
	#tabcontentcontainer{
	position:absolute;
	top:34px;
	left:350px;
	margin:0 0 0 0px;
	padding:0;
	border:0px solid #FF0000;
	
	}
	
	.tabcontent{
	margin:0 0 0 40px;
	color:#FFF;
	}
	
	.tabcontent a {
	border:0px solid #FF0000;
	display: inline;
	margin:0;
	padding:0;
	text-decoration: none;
	font-family:Georgia, Verdana, Arial, Helvetica, serif;
	color:#FFF;
	font-weight:bold;
	font-size:10px;
	line-height:30px;
	height:29px;
	}
	
	.tabcontent a:hover {
	color:#D0FFFE;
	}
	
	
	.mainmenu{
	padding:0 0 0 0;
	margin:0;
	width:580px;
	}
	
	.mainmenu li{
	list-style: none;
	margin:0 10px 0 0;
	padding: 0;
	display: block;
	height:29px;
	float:left;
	
	}
	
	.mainmenu li a {
	border:0px solid #FF0000;
	display: block;
	margin:0;
	padding:0;
	list-style: none;
	text-decoration: none;
	height:29px;
	}
	
	blockquote{
	padding:0;
	margin:0;
	}
	
	#office {background: transparent url(graphics/menu.gif) 0 0 no-repeat; width:51px;}
	#patients {background: transparent url(graphics/menu.gif) -51px 0 no-repeat; width:58px;}
	#treatment {background: transparent url(graphics/menu.gif) -109px 0 no-repeat; width:81px;}
	#funstuff {background: transparent url(graphics/menu.gif) -190px 0 no-repeat; width:74px;}
	#contact {background: transparent url(graphics/menu.gif) -264px 0 no-repeat; width:89px;}
	#home {background: transparent url(graphics/menu.gif) -350px 0 no-repeat; width:52px;}
	#tlink {background: transparent url(graphics/menu.gif) -403px 0 no-repeat; width:105px;}
	
	#office a:hover{background: transparent url(graphics/menu.gif) 0 -29px no-repeat; width:51px;}
	#patients a:hover{background: transparent url(graphics/menu.gif) -51px -29px no-repeat; width:58px;}
	#treatment a:hover{background: transparent url(graphics/menu.gif) -109px -29px no-repeat; width:81px;}
	#funstuff a:hover{background: transparent url(graphics/menu.gif) -190px -29px no-repeat; width:74px;}
	#contact a:hover{background: transparent url(graphics/menu.gif) -264px -29px no-repeat; width:89px;}
	#home a:hover{background: transparent url(graphics/menu.gif) -350px -29px no-repeat; width:52px;}
	#tlink a:hover{background: transparent url(graphics/menu.gif) -403px -29px no-repeat; width:105px;}
		
/* navigation */



