		html {font-family: verdana, sans-serif; font-size:small;}
		body {background-color: #FDD017;color: #7E3117;}
		img {border: none;}
		ul {margin: 0px 0px 10px 0px;}
		a:link, a:visited {color:#7E3117; }
		h1 {font-size: 50px; margin:0px;}
		h1 img {vertical-align:top;}
		h2 {margin-left: 20px;clear:both;}
		h3 {padding-left: 40px; margin:10px 0px 10px 0px; font-style:italic;}
		hr {height: 1px; border: 0; color:#CCCCCC; background-color:#C35617;}
		div.h1 {float:left; margin-left: 50px; z-index: 1000;position:relative;}
		div.h2 {padding-left: 40px;clear:both;}
		div.h3 {float:left;_float:none;padding-right:50px;}
		div.fotky {text-align: center;}
		div.fotky img {border: 1px solid #7E3117;}
		div.hr {clear:both;}
		#site-body-content {
			border: 1px solid #C35617;
			padding: 70px 20px 20px 20px;
			margin: 0px 20px 0px 20px;
			-moz-border-radius: 1em;
			border-radius: 1em;
			background-color: #FFF8C6;
			position: relative;
			top: -70px;
			clear: both;
			z-index:20;
		}
		#menu {
 			position: fixed ;
 			text-align: center ;
			font-family: verdana;
			width: 470px ;
 			z-index: 100 ;
			right: 28px;
			padding: 0px 7px 5px 7px;
 			top: 0px ;
			font-weight: bold;
			font-size: x-small;
			_position: absolute; 
			border: 1px solid #C35617;
 			background-color: #FBB917;
			border-bottom-left-radius: 1em;
			border-bottom-right-radius: 1em;
			-moz-border-radius-bottomright: 1em; 
			-moz-border-radius-bottomleft: 1em;
		}
		
		#footer {
			border: 1px solid #C35617;
 			background-color: #FBB917;
 			position: fixed ;
			text-align: center;
			font-size: xx-small;
			font-style: italic;
			font-family: "Arial narrow", sans-serif;
 			bottom: 0px ;
			right: 28px;
			padding: 1px 5px 1px 5px;
			border-top-left-radius: 1em;
			border-top-right-radius: 1em;
			-moz-border-radius-topright: 1em; 
			-moz-border-radius-topleft: 1em;
			z-index: 100;
		}

