body {
	margin:50px 0px; 
	padding:0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:center;
}


img {
	border: 0;
}



a {
	color: #333333;
	text-decoration:none;
}


a:hover {
	color:#000000;
	background-color: #CCCCCC;
}

p {
	font-size: 14px;
}

#introPanel {
	background-color: #333333;
	background-image: url(./pics/dktopbrain.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin:0px auto;
	margin-top:30px;
	width:700px;
	height:460px;
	color:#CCCCCC;

}

#main{
	background-color: #333333;
	width:962px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	height: 1200;
	}


#masthead{
	height: 75px;	
	padding: 10px 10px 10px 10px;
	border: 0px;
	border-bottom: 1px solid #cccccc;
	width: 941px;
	background-color:#333333;
	top: 0px;
}

#navBar{
	top: 0px; 
	left: 0px;
	height: 1960px;
	float: left;
	width: 160px;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

#content{
	top: 0px;
	left: 160px;
	color:#CCCCCC;
	background-color: #333333;
	float: left;
    width: 650px;
	height: 906px;
	padding: 10px;
}

#siteInfo{
	top: 0px;
	left: 160px;
	width: 942px;
	background-color: #333333;
	clear: both;
	color: #cccccc;
	padding: 10px;
}



#rightside-ads{
	top: 0px;
	left: 715px;	
	height: 1960px;
	background-color: #666666;
	margin: 0px;
	width:130px;
	border: 0px;
	float: left;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}



#strip {
  background-color: #993333 ;
  position:relative;
  border-color:#660000;
  border:2px solid;
  border-left:0px;
  border-top:0px;
  font: normal 12px Verdana;
  margin:5px;
  padding:5px;
  height:120px;
  width:600px;
  float:left;
  z-index:1;
  overflow:hidden;
}
  
#neuron {
  background-color: #F5F5F5;
  position:relative;
  border:2px solid #CCCCCC;
  border-left:0px;
  border-top:0px;
  font: normal 12px Verdana;
  margin:5px;
  padding:5px;
  height:205px;
  width:215px;
  float:left;
  z-index:1;
  overflow:hidden;
}

#theLayer {
 position:absolute;
 width:520px; 
 height:500px; 
 visibility:hidden; 
 z-index:1; 
 border:2px solid;
 border-right-color:#CCCCCC; 
 border-bottom-color:#CCCCCC; 
 border-left-color:#CCCCCC; 
 border-top-color:#F9F9F9; 
 background-color:#F5F5F5;
}

#bioPanel {
  font-size: 11px;
  position:absolute;
  top:60px;
  left:40px;
  width:430px;
  height:370px;
  padding-right:10px;
  padding-left:10px;
  padding-top:10px;
  padding-bottom:10px;
  overflow:auto;
  background-color:#FFFFFF;
  z-index:1;
  text-align:justify;
}

#titleBar {
  position:absolute; 
  left:0px; 
  top:0px; 
  width:513px; 
  height:40px; 
  z-index:2; 
  padding-top:10px; 
  background-color:#E4E4E4;  
  cursor:move;   
  border-bottom: 1px solid #cccccc;
}
	
#bioBaseBar {
  position:absolute;
  left:0px;
  bottom:0px;
  width:100%;
  height:20px;
  background-color:#F5F5F5;
  border-top:1px solid #CCCCCC;
  padding-top:10px;
  padding-bottom:10px;
}

#hiddenBios {
  visibility:hidden;
  height:1px;
  width:1px;
  overflow:hidden;
}

#footer {
  clear:both;
  text-align:center;
  padding-top:10px;
  padding-bottom :10px;
  background-image:url(/pics/brain_coral_background.jpg);

}

img.bioImg  {
  float:left;
  margin-right:10px;
  margin-bottom:2px;
}
  
  
.mail {
  font-weight: bold;
  font-size: 13px;
  color: #000066;
}

.biography {
	font-size: 11px;
}

.rightAlign {
	text-align: right;
}


body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #3399CC;
}

a:link{
}

a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #993333;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #993333;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #993333;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #CCCCCC;
 margin: 0px;
 padding: 0px;
 text-align:left;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #3366CC;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}



#intro{
  border-top:1px solid #cccccc;
  padding: 5px 0px 0px 0px;
  margin-top: 5px;
  font-size:11px;
}

#pose{
  float:left;
  padding: 0px 5px 0px 0px;
}

#intro a{
  text-align:right
}

#more {
  /*position:absolute;*/
  right:0px;
  padding:0px 5px 0px 10px;
  text-align:right;
}
  
#list{
  color:#FFFFFF;
  width:100%;
  float:left;
  border-top:1px solid #cccccc;
  padding: 5px 0px 0px 0px;
  margin-top: 5px;  
  font-size:11px;
}
  
/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
background-color:#333333;
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	background-color:#333333;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	background-color: #333333;
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;color:#cccccc; }
#navbar ul a:hover {color:#006699;}
#navBar ul {list-style: none; margin: 0; padding: 0; }

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #333333;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #3399CC;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	color:006699;
	background-color: #333333;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}

#popitmenu {
	position: absolute;
	border:1px;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	visibility: hidden;
	background-image: url(/pics/brain_coral_background.jpg);
	border-color: #666666;
}

#popitmenu a {
  text-decoration: none;
  padding-left: 6px;
  color: black;
  display: block;
}

#popitmenu a:hover { /*hover background color*/
  background-color: #CCCCCC;
}

#thumbPanel {
  clear:both;
  position:relative;
  z-index:0;
  padding-bottom:10px;
  float:none;
}

table { 
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border-collapse:collapse;
	border-top: 10;
	background-image:url(/pics/brain_coral_background.jpg);
}

table.titleBar {
	background-color: #F5F5F5;
	color: #993333;
}
	

tr {
	color: #333333;
}

th {
	background-color: #CCCCCC;
	font-weight: bold;
}

td {
    color: #993333;
    padding: 5px;
	font-weight: bold;
	font-size: 9pt;
}
