html,body
{
	margin: 0;
	padding: 0;
	background: #39000d url(bg.gif) repeat-x;
	
	
}
body{font: 76% arial, sans-serif }

p{
	margin: 0 12px 10px;
}

a
{
	color: #FFFFFF;
}

.date
{
	background: #ec2d73;
	padding: 0px 5px 0px 5px;
}
div#content p{line-height:1.3}
div#wrapper
{
	float:left;
	width:100%;
	
}

div#header
{
	background: #670524 url(topname.jpg) no-repeat center;
	height: 99px;
	line-height: 80px;
	margin: 0;
	padding: -40px 0px 0px 0px;
	color: #670524;
	position: relative;
	z-index: 200;
}
div#header2
{
	background: #670524 url(head.gif) repeat-x left;
	height: 16px;
	line-height: 80px;
	margin: 0;
	padding: -40px 0px 0px 0px;
	color: #670524;
	position: relative;
	z-index: 200;
}

div#content
{
	margin: 0px 225px 0px 220px;
	height: 525px;
	overflow: auto;
	scrollbar-face-color: #84041e;
	scrollbar-3dlight-color: #39000d;
	scrollbar-shadow-color: #84041e;
	scrollbar-highlight-color: #84041e;
	scrollbar-darkshadow-color: #39000d;
	scrollbar-track-color: #84041e;
	SCROLLBAR-ARROW-COLOR: #39000d2;
	color: White;
}
div#footer
{
	margin: 0px 225px 0px 220px;
	height: 150px;
	overflow: hidden;
	color: #84041e;
	font-size: smaller;
	text-align: center;

}
div#footer a{color: #84041e;}
div#rs
{
	background: url(scene_s2.png) no-repeat;
	float:left;
	width:225px;
	height: 680px;
	margin-left:-225px;
	position: relative;
	z-index: 50;
}
div#ls
{
	background: url(scene_s1.png) no-repeat;
	float: left;
	width: 220px;
	height: 680px;
	margin-left: -100%;
	position: relative;
	z-index: 100;
	
}

iframe
{
	border: 0px;
	width: 100%;
	height: 99%;
	overflow: auto;
	border-width: 0px 0px 0px 0px;
}

.history,.philosophy,.ideas,.partners
{
	margin-bottom:-16px;
	border:0px;
}
.contacts,.news,.progress
{
	border:0px;
}

.history:hover {	background: url(menu/history_a.png); }
.contacts:hover {	background: url(menu/contacts_a.png); }
.news:hover {	background: url(menu/news_a.png); }
.partners:hover {	background: url(menu/partners_a.png); }
.progress:hover {	background: url(menu/progress_a.png); }
.ideas:hover {	background: url(menu/ideas_a.png); }
.philosophy:hover {	background: url(menu/philosophy_a.png); }

