/*NAVIGATION bone*/
#nav-bone {
width: 180px;
float: left;
margin: 0 0 0 0;
padding: 50px 0 0 0;
background: url(images/bone/boneleft3.jpg) no-repeat;
overflow: hidden;/*added for gap btwn nav and main in ie6*/
}

#nav-bone ul
{
margin-top: 10px;
padding: 0;
width: 150px;
list-style-type: none;
text-align: left;
font-size: 12px;
}

#nav-bone li { margin: 0; }

#nav-bone a
{
display: block;
padding: 8px 0px;
width: 135px;
color: #333;
text-decoration: none;
border-bottom: 2px solid #888;
font-weight: bold;
line-height: 14px;
}

#nav-bone a:hover
{
color: #2577a7;
text-decoration: none;
}

#nav-bone a:active
{
color: #2577a7;
text-decoration: none;
}

#nav-bone a.active
{
color: #2577a7;
text-decoration: none;
}

#nav-bone ul ul {
margin: 0;
width: 135px;
padding: 0;
}

#nav-bone ul ul li { margin: 0 0 1px 0; }

#nav-bone ul ul a
{
display: block;
padding: 5px 0px;
margin: 0;
width: 135px;
color: #333;
text-decoration: none;
text-indent: 25px;
font-weight: normal;
}

#nav-bone ul ul a:hover
{
color: #2577a7;
text-decoration: none;
}

#address-bone {
padding: 100px 15px 15px 15px;
text-align: right;
font-size: 12px;
border: none !important;
color: #333;
line-height: 18px;
width: 150px;
}

#address-bone a:link {
color: #2577a7;
text-decoration: underline;
font-weight: normal;
line-height: 18px;
border: none !important;
padding: 0 15px 0 0 !important;

}

#address-bone a:visited {
color: #333;
}

#address-bone a:hover {
color: #333;
}

#address-bone a:active {
color: #333;
}

/*OTHER bone*/

h1 {
color: #000;
font-size: 20px !important;
padding: 15px 0 0 25px;
margin: 0;
font-weight: normal;}

.authorimg {
float: right;
border: 1px solid #333;
padding: 0 !important;
margin: -20px 30px 10px 10px;
}

h2 {
color: #777;
font-size: 16px !important;
padding: 10px 0 0 25px !important;
font-weight: normal;
}

#colwrap-bone {
width: 778px;
margin-left: 6px;
background-color: #a5a5a5;
background: url(images/bone/bone-bkgd3.jpg);
}

#main-bone {
width: 595px;
float: left;
text-align: left;
}

#main-bone img{
padding: 5px 10px;
}

#main-bone p, ul {
font-size: 12px;
line-height: 18px;
margin-top: 10px;
padding: 0 25px;
color: #333;
}

#main-bone ul {
padding-left: 55px;
}

#main-bone li {
padding-bottom: 3px;
}

#main-bone a:link {
color: #2577a7;
text-decoration: underline;
font-weight: normal;
border: none !important;
padding: 0;
margin: 0;
}

#main-bone a:visited {
color: #7d96b4;
}

#main-bone a:hover {
color: #7d96b4;
}

#main-bone a:active {
color: #7d96b4;
}

#bonehead {
padding: 0px 15px 0 15px;
background-image: url(images/bone/bonehead.gif);
background-repeat: no-repeat;
width: 566px;
height: 50px;
}

.boneauthor {
font-style: italic;
line-height: 20px;
padding-left: 40px !important;
color: #5D4941;
}


#bonesection {
font-size: 18px !important;
color: #333;
padding: 15px 0px 0 15px !important;
width: 567px;
position: relative;}

#bonesection img {
position: absolute;
top: 18px;
left: 478px;
border: 1px solid black;
}

#bonetext p {
width: 560px;
line-height: 24px !important;
}

.back {
float:right;
}

.emph {
background-color: #f1f0eb;
}

.tabtop {
margin: -5px 0 0 -11px;
}

#tab3 {
width: 545px;
margin: 10px 0 0 25px;
padding: 0 0 10px 0;
}
.untabtop {
margin: -10px 0 0 -11px;
}

#fig {
border: 1px solid #2577a7;
width: 545px;
margin: 10px 0 0 25px;
padding: 0 0 10px 0;
}

#fig2 {
width: 545px;
margin: 10px 0 0 25px;
padding: 0 0 10px 0;
background-color: #f1f0eb;
height: 265px;
}

#leftcol {
float: left;
width: 305px;
}

#rightcol {
float: right;
width: 235px;
}

.clear {
clear: both;
}

.source {
font-size: 10px !important;
line-height: 14px !important;
}
