

body {
	background: #ffffff;
	width:100%;
	min-width: 1137px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}


#leftnav {
	position:relative;
	float: left;
	background: #ffffff;
	width: 248px;
	height: 1224px;
	background: url(../images/Spine_Tree_Nav.jpg) no-repeat top left;
	margin: 0px;
	padding: 0px;
}

#menu {
	position:relative;
	float: left;
	height: 340px;
	width: 208px;
	left: 37px;
	margin-top: 287px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#menu a {
  text-decoration: none;
}
#menu a:link{
  color:#000000;
}
#menu a:hover{
  color:#666666;
}
#menu a:active{
  color:#000000;
}
#menu a:visited{
  color:#000000;
}


#header {
	position:relative;
	float: left;
	height: 463px;
	width: 887px;
	background: url(../images/Chiro_Banner.jpg) no-repeat top left;
	margin-top: 0px;
}

#header_title {
	position:relative;
	float: left;
	height: 139px;
	width: 536px;
	left: 283px;
	margin-top: 246px;
	font-family: Arial, sans-serif;
	font-size: 26px;
	font-weight: bold;
}

#main {
	position:relative;
	float: left;
	width: 887px;
	height: 761px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}

#the_shadow {
	position:relative;
	float: left;
	height: 500px;
	width: 22px;
	background: url(../images/Side_Shadow.jpg) repeat left;
}

#ss_shadow {
	position:relative;
	clear: left;
	float: left;
	height: 261px;
	width: 22px;
	background: url(../images/SS_Bottom.jpg) no-repeat left;
}

#content {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 865px;
	height: 761px;
	margin-left: 22px;
	margin-top: 0px;
	background: url(../images/content.jpg) no-repeat left;
	padding: 0px;
}

img.right { float: right; margin: 0.5em 0 0.5em 1em; }

#content-text {
	position:relative;
	float: top left;
	width: 820px;
	margin-left: 0px;
	margin-top: 0px;
}

#brown {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc3300;
}


#smaller {
	font-family: Arial, sans-serif;
	font-size: 11px;
}

#headline {
	font-family: Arial, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
}

#headsmall {
	font-family: Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}

