html{
	scrollbar-base-color: #999;
	scrollbar-track-color: #ccc;
	scrollbar-arrow-color: #0066FF;
}

body {
  margin: 20px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #666;
  background-color: #FFF;
}

.style2 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	 font-size: 18px;
	color: #FF0000;
	font-style: normal;
}

h1 {
  clear: both;
  padding: 3px 0 12px 10px;
  margin: 0;  
   font-size: 18px;
  font-weight: normal;
  letter-spacing: -1.5px;
  color: #FFFFFF;
}

#text h3 {
  background: url(neuroscience_images/images/h1_bg.jpg) no-repeat bottom center;
    
}

h2 {
  clear: both;
  padding: 0 0 0 5px;
  margin: 0 0 -10px 0;  
   font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  color: #003399;
}

h3 {
  clear: both;
  padding: 5px 0 12px 10px;  
   font-size: 18px;
  font-weight: normal;
  letter-spacing: -1.5px;
  color: #0066FF;
  height: 32px;
}

p {
  line-height: 20px;
  padding: 8px 0 8px 5px;
  margin: 5px 0 5px 0;
}

p:first-letter {
   font-size: 20px;
}

#news p {
  padding: 8px;
}

a {
  color: #0066FF;
}

a:hover {
  color: #326901;
  background-color: #DDD;
}

#news   a:hover,
#footer a:hover {
  background-color: #CCC;
}

ul, ol {  
  padding-bottom: 8px;
  line-height: 20px;
}

ul {
  list-style-image: url(neuroscience_images/images/li_bullet.gif);
}

acronym {
  border-bottom: 1px solid #BBB;
  cursor: help;
}




/***************************************************
   Site Layout Container:
   -------------------------------------------
   adjust width attribute if you would like to
   make the site wider, but make sure to also
   adjust either #news or #text widths as well.
 ***************************************************/

#siteBox {
  width: 750px;
  margin: 0px auto;
  text-align: left;
}





/***************************************************
   Header Styles
   --------------------------------------------
   Change main header image with #header
   background attribute.
 ***************************************************/


#header {
	width: 750px;
  height: 100px;
  background: url(neuroscience_images/images/neuroscience_news_logo.jpg) no-repeat top center;
}

#header .title {
  padding: 10px 0 0 10px;
   font-size: 18px;
  line-height: 0.9em;
  letter-spacing: -1.5px;
  color: #EEE;
}

#header .subTitle {
  padding: 0 0 0 12px;
  color: #EEE;
}

#header .subTitle a {
  text-decoration: none;
  color: #EEE;
}

#header .subTitle a:hover {
  color: #BBB;
  background-color: transparent;
}





/***************************************************
   Top Tabbed Menu Styles
 ***************************************************/

#menu {
  text-align: center;
  margin-bottom: 20px;
}

#menu a {
  padding: 6px 20px 0 20px;
  text-decoration: none;
  text-transform: uppercase;
  color: #666;
}

#menu a:hover, #menu a.active {
  background: url(neuroscience_images/images/menu_tab.jpg) no-repeat top center;
}





/***************************************************
   Left News Column
   -------------------------------------------
   1. Change to right side column by altering
      #news float attribute
   2. If you widen the #siteBox, also increase
      #news or #text width attribute
 ***************************************************/

#news {
  float: left;
  width: 175px;
  padding: 0 20px 0 0;
}

#news .block {
  margin-bottom: 20px;
  background: #DDD url(neuroscience_images/images/block_top.jpg) no-repeat top center;
}

#news .block .bottom {
  height: 28px;
  background: #DDD url(neuroscience_images/images/block_bottom.jpg) no-repeat bottom center;
}

#news .links {
  margin: 0px 0 10px 0;
}

#news .links a {
  display: block;
  padding: 6px 0 6px 20px;
  text-transform: uppercase;
  text-decoration: none;  
}

#news .links a:hover {
  background: #DDD url(neuroscience_images/images/link_news.gif) no-repeat center center;
}

#news a img {
  border: 0px;
}


#newsright {
  float: right;
  width: 170px;
  padding: 0 0px 0 0;
}

#newsright .block {
  margin-bottom: 20px;
  background: #DDD url(neuroscience_images/images/block_top.jpg) no-repeat top center;
}

#newsright .block .bottom {
  height: 28px;
  background: #DDD url(neuroscience_images/images/block_bottom.jpg) no-repeat bottom center;
}

#newsright .links {
  margin: 10px 0 10px 0;
}

#newsright .links a {
  display: block;
  padding: 6px 0 6px 20px;
  text-transform: uppercase;
  text-decoration: none;  
}

#newsright .links a:hover {
  background: #DDD url(neuroscience_images/images/link_news.gif) no-repeat center center;
}

#newsright a img {
  border: 0px;
}

/*******************************************/
#linksright {
  float: right;
  width: 170px;
  padding: 0 0px 0 0;
  text-align: left;
}

#linksright .block {
  margin-bottom: 20px;
  background: #DDD url(neuroscience_images/images/block_top.jpg) no-repeat top center;
}

#linksright .block .bottom {
  height: 28px;
  background: #DDD url(neuroscience_images/images/block_bottom.jpg) no-repeat bottom center;
}

#linksright .links {
  margin: 0 0 0 0;
}

#linksright .links a {
  display: block;
  padding: 5px 0 5px 0;
  text-transform: uppercase;
  text-decoration: none;  
}

#linksright .links a:hover {
  background: #DDD url(neuroscience_images/images/link_news.gif) no-repeat center center;
}

#linksright a img {
  border: 0px;
}

/**************************************************linksleft*****************/

#linksleft {
  float: left;
  width: 170px;
  padding: 0 0 0 0;
  text-align: left;
}

#linksleft .block {
  margin-bottom: 20px;
  background: #DDD url(neuroscience_images/images/block_top.jpg) no-repeat top center;
}

#linksleft .block .bottom {
  height: 28px;
  background: #DDD url(neuroscience_images/images/block_bottom.jpg) no-repeat bottom center;
}

#linksleft .links {
  margin: 0 0 0 0;
}

#linksleft .links a {
  display: block;
  padding: 5px 0 5px 0;
  text-transform: uppercase;
  text-decoration: none;  
}

#linksleft .links a:hover {
  background: #DDD url(neuroscience_images/images/link_news.gif) no-repeat center center;
}

#linksleft a img {
  border: 0px;
}

/***************************************************
   Right Content Column
   -------------------------------------------
   1. Change to left side column by altering
      #text float attribute
   2. If you widen the #siteBox, also increase
      #news or #text width attribute
 ***************************************************/

#text {
  float: left;
  width: 350px;
  text-align: justify;
}






/***************************************************
   Footer Styles
 ***************************************************/

#footer {
  height: 100px;
  margin: 1px 0 1px 0;  
  background: url(neuroscience_images/images/footers.gif) no-repeat top left;
  color: #FFFFFF;
}

p#footer:first-letter {
   font-size: 18px;
}

p#footer {
padding: 10px 5px 2px 10px;
}

#footer img.right {
  padding: 5px 2px 0 2px;
  border: 0px;
}



/***************************************************
   Large <ul> Link Styles
   --------------------------------------------
   Creates the large links blocks that can be
   used in the #text section
 ***************************************************/


ul.links {
  float: left;
  padding: 0px;
  margin: 0px;
}

ul.links li {
  float: left;
  list-style-type: none;
  list-style: none;
}

ul.links li a {
  float: left;
  width: 370px;
  padding-top: 5px;
  margin: 0px;  
  cursor: pointer;
  text-decoration: none;
}

ul.links li a:hover {
  background: #DDD url(neuroscience_images/images/link_top.gif) no-repeat top center;
}

ul.links li a span.title {
  display: block;
  margin-left: 11px;
  text-indent: 20px;  
  background: url(neuroscience_images/images/link_arrow.gif) no-repeat center left;
}

ul.links li a span.desc {
  float: left;
  width: 350px;
  padding-right: 3px;
  margin-left: 10px;
  color: #666
}

ul.links li a span.bottom {
  display: block;
  height: 18px;
  clear: both;
}

ul.links li a:hover span.bottom {
  background: #EEE url(neuroscience_images/images/link_bottom.gif) no-repeat top center;
}




/***************************************************
   Display Classes
 ***************************************************/

.date {
  display: block;
  text-transform: uppercase;
  color: #56B600;
}

p.quote {
  float: left;
  padding: 8px 0 0 8px;
  margin: 5px 0 20px 5px !important;
  margin: 5px 0 10px 3px;
  background: #CCCCFF url(neuroscience_images/images/quote_top.gif) no-repeat top right;
  border-left: 2px solid #0066FF;
}

p.quote span.bottom {
  float: right;
  width: 20px;
  background: url(neuroscience_images/images/quote_bottom.gif) no-repeat bottom right;
}

img.right {
  float: right;
  padding: 3px;
}

img.left {
  float: left;
  padding: 3px;
}

.grey {
  color: #AAA;
}
