body{
	background-image:url("Neuromedica_files/background.jpg");
	background-repeat:repeat;
	}
#menu{
	position:relative;
	margin:5px auto;
	width:828px;
	background-image:url("Neuromedica_files/back.jpg");
	background-repeat:repeat-y;
	border:2px solid black;
	}
#flags{
	float:right;
	background-color:white;
	font-size:9px;
	}
#picture{
	float:left;
	z-index:1;
	}
#blueline{
	clear:both;
	background-image:url("Neuromedica_files/blueline2.jpg");
	background-repeat:repeat-x;
	}
#blueline1{
	clear:both;
	background-image:url("Neuromedica_files/blueline2.jpg");
	background-repeat:repeat-x;
	z-index:4;
	}
a{
	text-decoration:none;
	color:inherit;
}
a:hover{
	text-decoration: underline;
	color:white;
}
a:active{
	color:inherit;
}
a:visited{
	color:inherit;
}
#line{
	width:828px;
	height:29px;
	background-color:white;
	}
#image{
	float:left;
	position:relative;
	top:10px;
	left:10px;
	width:290px;
	height:382px;
	}
#flash{
	float:left;
	position:relative;
	top:10px;
	left:1%;
	width:138px;
	height:315px;
	background-color:white;
	border:3px ridge #CC6633;
	z-index:2;
	}
#lower_menu{
	clear:both;
	position:absolute;
	font-family:"Arial";
	left:209px;
	font-size:12px;
	font-weight:bold;
	color:white;
	width: 564px;
	}
#lower_menu a{
	color:white;
	}
#to_top{
	font-family:"Arial";
	position:absolute;
	font-size:12px;
	font-weight:bold;
	color:white;
	left:11px;
	width:120px;
	}
#to_top a{
	color:#FFFFFF;
	}
#main{
	font-family:Tahoma;
	font-size:11px;
	color:#bedcda;
	line-height:14px;
	text-align:center;
	background-repeat: no-repeat;
	clear:both;
	position:absolute;
	left:308px;
	width:300px;
	height:12px;
}
