body{
	background-image: url(../img/background/body.gif);
	font-family: Verdana,Geneva,Kalimati,sans-serif;
}

#doc{
	width:975px;
	height:100%;
	margin:auto;
}
#header{
}
#content{
	width:975px;

}
#footer{
	padding-top:10px;
	background-image: url(../img/background/backgroundtest.gif);
	background-repeat:repeat-x;
	width:975px;
	clear:both;
}
#index_header {
	width: 975px;
	height: 244px;
	background-image: url(../img/background/index_neuron.png);
}
.index_header {
	padding: 0 0 0 0;
}
.neuron {
	color: white;
	font-size: 11px;
}
h1.neuron {
	color: white;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	margin: 5px;
}
hr.neuron {
	padding: 0px;
	margin: auto;
	width: 350px;
	color: #938171;
	border: 1px #938171 solid;
}
