body, html {
	height: 100%;
}
body {
	padding: 0px;
	margin: 0px;
	font: 100% Verdana;
	background: #06C url(i/fon.gif);
}
h1 {  
	margin-top: 30px;
	margin-bottom: 10px;
	color: #900; 
	font-size: 100%;
}
h2 {  
	margin-top: 20px;
	margin-bottom: 10px;
	color: #737491;
	font-size: 90%;
}
h1 h2 {
	display: inline;
}
h3 {  
	margin-top: 30px;
	margin-bottom: 10px;
	color: #900; 
	font-size: 80%;
}

p, ul, ol, #content td, .news_item, .article_item, .resp {
/*	text-align: justify;*/
	font-size: 80%;
}
ol ul, ul ul, ul ol, .photo td {
	font-size: 100%;
}
.note {
	border-left: 1px solid #718399;
	margin-left: 0px;
	padding-left: 40px;
}
a {
	color: #004ACC;
}
a:hover {
	text-decoration:underline;
}
a img {
	border: none;
}
.black {
	color: #000;
}
.red {
	color: #900;
}
.gray, #submenu a:hover, .photo,  .photo a {
	color: #718399;
	text-decoration: none;
}
#top {
	background: url(i/fon2.gif) repeat-x top;
}
#menu {
	background:  url(/i/fon3.gif) left top;
}
#submenu {
	background-color: #fff;
	color: #718399;
	font: bold 100% Verdana;
}
#submenu a, #submenu span {
	display: block;
	padding-left: 14px;
	text-indent: -14px;
	font-size: 75%;
	text-decoration: none;
}
#submenu img {
	margin: 1px 5px;
}
#content {
   background: url(i/fon3.gif) repeat-y center;
	padding: 0px 45px 20px 40px;
}
.photo {
	float: left;
	width:  auto;
	margin-right: 10px;
	font-size: 70%;
}
#basement {
	background: url(i/down.gif) no-repeat top center;
	padding: 40px 45px 20px 40px;
	text-align: center;
	font-size: 70%;
}
#basement, #basement a {
	color: #fff;
	font-weight: bold;
}
form {
	margin-top: 0px;
}
.photo img{
	border: 1px solid #718399;
}
#map {
	font-weight: bold;
	color: #990000;
	margin-bottom: 30px;
}
#map ul {
	font-weight: normal;
	color: #718399;
	list-style-type: disc;
}
#map a {
	color: #990000;
}
#map ul a {
	color: #004ACC;
}
#map ul ul {
	font-size: 85%;
}
#map ul ul a {
	color: #000;
}
.subscribe input {
	border: 1px solid #b3b9c3;
} 
#staff {
	margin-top:20px;
}
#staff td {
	padding-bottom: 20px;
}
.staff_name {
	margin-top:20px;
}
.staff_photo {
	padding-left: 10px;
}