body {
	background: white;
	color: #333333;
	line-height: 18pt;
	}

div.header {
	background-color: #41286F;
	}
	
div.neuro-head { }

div.directory {	
		font-size: 80%; 
/*		border-style: solid;
		border-top-width: 0px;
		border-right-width: thin;
		border-bottom-width: thin;
		border-left-width: 0px;  */
		width: 600px;
		padding: 0px 100px 0px 0px;
		text-align: right;
		}
	
div.navigation {
	font-weight: bold;
		}

div.footer {
	font-size: 60%;
	text-align: right;
	width: 600px;
	}
	
div.main {
	width: 600px;
	}
	
p.indent {
	margin-left: 20px;
	}

h2.title {
	margin-top: 0px;
	font-variant: small-caps;
	border-style: solid;
	border-width: thin 0px 0px 0px;
	}

h3.title {
	margin-top: 0px;
	}
	
h4 {
	border-style: solid;
	border-width: 0px 0px thin thin;
	padding: 5px;
	}

pre {
	line-height: 12pt;
	}
	
a {
	color: #41286F;
	text-decoration: none;

	}
	
a:visited {
	color: #774607;
	}
	
a:hover {
	text-decoration: underline;
	}
	
table.nav-table {
	border-style: solid;
	border-width: 0px 0px 0p 0px;
	font-size: 105%;
	background-image: url(../images/full_sensors-1.gif);
	background-repeat: no-repeat;
	}
	
td.nav-table {

	font-variant: small-caps;
/*	background: #f0e8dd; 
	background: #E5E5E5;  */

	}
	

hr {
	border: 0;
	color: #AAAAAA;
	background-color: #AAAAAA;
	height: 1px;
	width: 75%;
	margin: 2px;
	text-align: center;
	margin: 0px auto 0px auto;
	}
	
/* colors: 	peach - e6b373
			NYU Violet - 41286F
			NYU Orange - 774607
			lt grey - E5E5E5
			
*/
