a { text-decoration: none; color: #315C89; }
body, html {
  margin: 0;
  padding: 0;
  position: relative;
  font-family: arial;
  font-size: 14px;
  height: 100%;
  background-color: #fff;
}
html { overflow-y: scroll }

h1 { font-size: 17px; color: #3a597e; font-family: arial; }
h2 { font-size: 14px; color: #354660; font-family: arial; }
h3 { font-size: 9px; color: #354660; font-family: arial; vertical-align:text-bottom}
img { border: 0; }

.left { text-align: left; }
.center { text-align: center; }
.bold { font-weight: bold; }
.no-border { border-width: 0; }
.super { vertical-align: super; }
.blue-col { color: #000099; }
.green-col { color: #006600; }
.italic { font-style: italic; }
.lb-col { color: #94A0B4; }
.float-clear { clear: both; }
.grant-cell { background-color: #F5F2DE; }
.menu-clear { height: 150px; }
.navbar a:hover, #menu a:hover { font-weight: bold; }

.navbar {
	clear: both;
	font-size: 12px;
	padding: 2px 0;
}


.people-info { background-image: url(images/grad.png); background-repeat: repeat-y; }
.people-info li { margin-left: -15px; }
.people-name { text-align: center; margin-top: 0px; margin-bottom: 15px;}
.people-table { margin: 0 auto; width: 700px; }
.people-thumb { width: 100px; text-align: right; }
.thumb { width: 100px; padding: 5px; border: solid 1px #ddd; }
.pdfFile {background: url(pdf.jpg) no-repeat 0 0; padding-left:0px;}

#container {
  margin: 0 auto;
  width: 1030px;
  text-align: center;
  background-repeat: repeat-y;
}
#content {
  width: 834px;
  margin: 10px;
  float: right;
  height: auto;
  text-align: justify;
  font-family: arial;
}
#footer {
  height: 68px;
  background-repeat: no-repeat;
  background-color: #fff;
}
#header {
  height: 126px;
  width: 870px;
  float: right;
  background-repeat: no-repeat;
}
#menu {
  width: 152px;
  float: left;
  color: #fff;
  text-transform: uppercase;
  line-height: 200%;
  text-align: left;
  letter-spacing: 2px;
  font-size: 12px;
  padding: 3px;
  padding-bottom: 5em;
  padding-left: 5px;
  background-repeat: no-repeat;
}


#menu a { display: block; }
#nav-bottom { text-indent: 160px; }
#nav-top {
  background-color: #C0C0C0;
  clear: right;
}

/* Change the class under header-out to the right class
from this set to get the desired image and menu color */
.accu-head { background-image: url(header-images/ac-head.png); background-color: #E0E9F1;}
.alt-med { background-image: url(header-images/alt-med.jpg); background-color: #DDEC9F;}
.blue { background-image: url(header-images/blue-spiral.jpg); background-color: #ABE1EB;}
.dark { background-image: url(header-images/dark-spiral.jpg); background-color: #C5D1DC;}
.lotus { background-image: url(header-images/lotus.jpg); background-color: #94A0B4;}
.pain { background-image: url(header-images/pain.jpg); background-color: #C7BDA9;}
.rainbow { background-image: url(header-images/rbow-tree.jpg); background-color: #FFDE9B;}
.scope { background-image: url(header-images/s-scope.jpg); background-color: #BCCFF0;}
.white { background-image: url(header-images/white-spiral.jpg); background-color: #C9D7E7;}
.yellow { background-image: url(header-images/yellow-spiral.jpg); background-color: #C6FC93;}
.koi { background-image: url(header-images/koi-fish.jpg); background-color: #FFDE9B;}

/* Change the class under container to the right class
from this set to get the desired menu color go all the way down */
.accu-head-container { background-image: url(bars/ac-head.png); }
.alt-med-container { background-image: url(bars/alt-med.png); }
.blue-container { background-image: url(bars/blue-spiral.png); }
.dark-container { background-image: url(bars/dark-spiral.png); }
.lotus-container { background-image: url(bars/lotus.png); }
.pain-container { background-image: url(bars/pain.png); }
.rainbow-container { background-image: url(bars/rbow-tree.png); }
.scope-container { background-image: url(bars/s-scope.png); }
.white-container { background-image: url(bars/white-spiral.png); }
.yellow-container { background-image: url(bars/yellow-spiral.png); }
.koi-container { background-image: url(bars/koi-fish.png); }

/* Change the class under header to the right class
from this set to get the desired header image. */
.header { background-image: url(header-images/header.png); }
.photo-gallery { background-image: url(header-images/photo-gallery.png); }
.contact-us { background-image: url(header-images/contact-us.png); }
.people { background-image: url(header-images/people.png); }
.current-members { background-image: url(header-images/current-members.png); }
.grad-students { background-image: url(header-images/grad-students.png); }
.dr-f-sirois { background-image: url(header-images/dr-f-sirois.png); }
.grant-support { background-image: url(header-images/grant-support.png); }
.papers-presented { background-image: url(header-images/papers-presented.png); }
.publications { background-image: url(header-images/publications.png); }
.questionnaires { background-image: url(header-images/questionnaires.png); }
.research { background-image: url(header-images/research.png); }
.living { background-image: url(header-images/living.png); }
.p-and-h { background-image: url(header-images/p-and-h.png); }
.p-and-h-press { background-image: url(header-images/p-and-h.png); }
.p-and-h-resources { background-image: url(header-images/p-and-h.png); }
.participate { background-image: url(header-images/participate.png); }
.med-care-seeking { background-image: url(header-images/med-care-seeking.png); }
.cam-use { background-image: url(header-images/cam-use.png); }
.what-is-cam { background-image: url(header-images/what-is-cam.png); }
.collaborators { background-image: url(header-images/research.png); }

