@font-face{
	font-family:"Nautilus Pompilius";
	src:url("images/Nautilus.ttf");
}
@font-face{
	font-family:"Bender";
	src:url("images/Bender.ttf");
}
@font-face{
	font-family:"Aniron";
	src:url("images/aniron.ttf");
}
@font-face{
	font-family:"Azbuka03_D";
	src:url("images/Azbuka03_D.ttf");
}
@font-face{
	font-family:"Azbuka06";
	src:url("images/Azbuka06.ttf");
}
@font-face{
	font-family:"Stylo";
	src:url("images/stylo_.ttf");
}
@font-face{
	font-family:"NK_Monotype Corsiva";
	src:url("images/NK_Mono.ttf");
}
@font-face{
	font-family:"Brock Script_D";
	src:url("images/BScript_D.ttf");
}
@font-face{
	font-family:"Monotype Corsiva";
	src:url("images/MTCORSVA.TTF");
}
@font-face{
	font-family:'Yiggivoo Unicode';
	src:url("images/Yiggivoo_UC.ttf");
}
body{
	margin:0px;
	padding:0px;
	font-family:'Azbuka06';
	background:#6f7a9e;
	color:#ffffcc;
	font-size:14pt;
	direction:ltr;
	text-align:center;
}
#logo{
	padding:24px;
	border-radius:36px;
	width:72px;
	height:72px;
}
#name_slogan{
	background-image:url("images/pat.png");
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
	width:480px;
	padding:22px 60px;
	font-size:18pt;
}
#site_name{
	font-family:'Aniron';
}
#site_slogan{
	font-family: 'NK_Monotype Corsiva';
	font-weight: bolder; 
   font-style: italic;
}
#social {
	padding: 40px;
	width: 160px;
	height: 40px;

}

.in_header {
	display: inline;
	vertical-align: top;
	float: left;
}

#top {
	background-image: url("images/top.png");
	color:#ffffcc;
	background-position: 50% 0%;
	overflow: hidden;
	display: block;
	 width: 960px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	text-align: justify;
}

#page {
  margin:  20px auto;
  width: 96%;
max-width: 96%;
  height: 90%;
  border-radius: 12px;
  text-align: left;
  background:  #ffffcc url("images/backgr.png")repeat;
  color: #6f7a9e;
  }

.sc_icon {
	display: inline;
  	padding: 4px;
	width: 32px;
	height: 32px;
}
#menu {
  background-image: url("images/nav-bg-blue.gif");  
  background-repeat: repeat-x; 
  background-position: 0% 0%;

  height: 26px;
  display: block;
  vertical-align: middle;
  font-family: 'Monotype Corsiva';
  font-size: 16pt;
  font-weight: bolder;
  overflow: hidden;
}

#menu a,#p_menu a{
color: #ffffcc;
text-decoration: none; 
}
.in_menu:hover { 
  background-image: url("images/nav-bg-dkblue.gif");  
  background-repeat: repeat-x; 
  background-position: 0% 0%;
}
.in_menu{
  	padding: 4px;
  	display: inline;
}

#bott { 
  background-image: url("images/footer.png");
  background-repeat: repeat-x;   
  background-position:  50% 0%;
  color:#ffffcc;
  margin: 0px;
  overflow: hidden;
  text-align: center;
  height: 92px;
  width:  960px; 
  display: block;
  vertical-align: middle;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  }
#in_boot{ padding-top: 20px;
  text-align: center;}
  #autor {
	font-family:   'Azbuka03_D';
  font-size: 16pt;
  color: #F0FFFF;
   font-weight: bold;
  }
  #content {

  width:  960px;
  font-family: 'Nautilus Pompilius';
  color: #6f7a9e;
  display: block;
}
#title{
font-family: 'Stylo';
font-size: 44pt;
color: #660033;
padding-top: 32px;
text-align: center;
}
#sub_title{
	font-family:'Brock Script_D';
	font-weight: bolder; 
   font-style: italic;
font-size: 34pt;
color: #4b0082;
text-align: center;
}
#my_txt p:first-letter{
font-family: 'Azbuka03_D';
font-size: 22pt;
color: #4b0082;
 font-style: italic;
 font-weight: bold;
}
  #fb_wg{
  padding-left: 40px;
  width: 520px;
  }

#content img { 
border-radius: 12px;
}
#contents,#poetic {
 list-style-image: url('images/b2.gif');

}
#contents li a{
font-family:'Yiggivoo Unicode';
color:  #6f7a9e; 
font-size: 16pt;
 font-style: italic;
 font-weight: bold;
 text-decoration: none; 
}
#poetic li a{
font-family: 'Azbuka03_D';
color:  #6f7a9e; 
font-size: 18pt;
 font-style: italic;
 font-weight: bold;
 text-decoration: none; 
}
 #sub_menu{
 font-size: 14pt;
 font-style: italic;
  }
#in_sub{
 padding-top:12px;
 padding-left:60px;
}
#in_sub a{
color:  #6f7a9e;  
text-decoration: none; 
}
#in_sub a:hover, #contents li a:hover,
#poetic li a:hover,#poetic li:first-letter{
color: #4b0082; }
#in_content{ 
padding: 20px 20px;
	width:  960px;
}
#my_txt{
float: left;
	width: 400px;
 text-align: justify;
	display: table-cell;
	padding: 20px 20px;}
#my_image{
	width: 50%;
	height: 520px;
	overflow: hidden;
	display:table-cell;
	text-align: center;
	float: left;
	vertical-align: middle;
	padding: 20px 20px;}
