@charset "utf-8";
/* CSS Document */



/* note that this css is from an old standard going back */
/*to about 2010 & may need to be modified for current */
/* standards */
   
   

body {
    border: 2px solid blue;
    font: 100% calibri;
    background: #CDB6B6;  /*was ID 666666 */
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    color: #000000; /*this color sets the color of the text in the body as the default */
    background-repeat: repeat;
    background-image: url(0%20PUTIN_1/Great.Seal.of.the.Russian.Federation.jpg);
}
    /* I BELIEVE THAT oneColFixCtrHdr is the class. And container is the unique ID  */
    /*I THINK I CAN GET AWAY WITH COMMENTING OUT THE oneColFixCtrHdr  */

  /*  background-color: #ADB96E; color is my standard green */
    /*.oneColFixCtrHdr */
    #container {
	width: 75%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
    max-width: 75%;
	padding-top:5px;
	background: #ADB96E;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: .625rem solid #000000; /*this single command puts a border around the entire container. thickness is determined by the 0.725rem */
	text-align: left; /* this overrides the text-align: center on the body element. */
 
       /* background-color: antiquewhite; */
}        /* this also overrides the text-align: center on the body element. */
        

#header {
	background: #ADB96E;  /*my green favorite  ID ADB96E*/
	padding: 5px 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
    
 /*border-bottom: 1px;*/
border-bottom: solid;
/*border-bottom: thick solid black;*/
    
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#mainContent { padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: antiquewhite; 
}
    
 #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-color: #ADB96E; /*this DOES set the color of the footer excent the very bottom narrow segment */
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
    /*font styling begins for index.html */
    
     .centerme
	{	margin-right: auto; 
		margin-left: auto;
		display: block;
	} 

    
     .txtblk6pex {
    color: #000;
    font-size: .375rem;
    font-style: normal;
    font-weight: normal;
    font-family: calibri;
    
    margin-bottom: 0rem;
    line-height: 1.5rem;
	}
	
		.textred6pex {
    color: #FF0000;
    font-size: .375rem;
    font-style: normal;
    font-weight: normal;
    font-family: calibri;
   
  margin-bottom: 0rem;
    line-height: 1.5rem;
	}
        
        
	.txtblk8pex {
    color: #000;
    font-size: 0.5rem;
    font-style: calibri;
    font-weight: normal;
    font-family: calibri;
    
    margin-bottom: 0rem;
    line-height: 1.5rem;
	}
	
	
    .textred8pex {
    color: #FF0000;
    font-size: 0.5rem;
    font-style: normal;
    font-weight: normal;
    font-family: calibri;
      margin-bottom: 0rem;
    line-height: 1.5rem;
	}
    
    
    
	.textred12pex {
    color: #FF0000;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: normal;
    font-family: calibri;
   
    margin-bottom: 0rem;
    line-height: 1.5rem;
	}
    
    
	
	.txtblk12pex {
    color: #000;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: normal;
    font-family: calibri;
 
    margin-bottom: 0rem;
    line-height: 1.5rem;
	}
	
	
	.txtblew12pex {
    color: #0000ff;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: normal;
    font-family: calibri;
 
    margin-bottom: 0rem;
    line-height: 1.5rem;
	}
    
    
    
	.txtblew16pex {
    color: #0000FF;
    font-size: 1rem;
    font-style: normal;
    font-weight: normal;
    font-family: calibri;
   margin-bottom: 0rem;
    line-height: 1.5rem;
	}
	
	.txtblk16pex {
    color: #000000;
    font-size: 1rem;
    font-style: normal;
    font-weight: normal;
    font-family: calibri;
   margin-bottom: 0rem;
    line-height: 1.5rem;
	}
	
	
	 .textred16pex { color: #ff0000;
      font-size: 1rem;
         font-style: normal;
    font-weight: normal;
    font-family: calibri;
   
    margin-bottom: 0rem;
    line-height: 1.5rem;   
        
    }
    
    
    .txtblew18pex {
    color: #0000ff;
    font-size: 1.25rem;  /*25pc over 1rem*/
    font-style: normal;
    font-weight: normal;
    font-family: calibri;
    
    margin-bottom: 0rem;
    line-height: 1.5rem;
	}
    
    
    
	.txtblk18pex {
    color: #000000;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: normal;
    font-family: calibri;
    
    margin-bottom: 0rem;
    line-height: 1.5rem;
	}
	
	
	 .textred18pex {
    color: #FF0000;/*red*/
    font-style: 1.25rem;
    font-weight: normal;
    font-family: calibri;
    margin-bottom: 0rem;
    line-height: 1.5rem;
    font-size: 1.5rem;        
    }
    
    
    .textred20pex {
    color: #FF0000;
    font-size: 1.56rem; /*25pc over 1.25*/
    font-style: normal;
    font-weight: normal;
    font-family: calibri;
      margin-bottom: 0rem;
    line-height: 1.5rem;
	}
	
	
	.txtblk20pex {
    color: #000000;
    font-size: 1.56rem;
    font-style: normal;
    font-weight: normal;
    font-family: calibri;
   
    margin-bottom: 0rem;
    line-height: 1.5rem;
	}
	
    
    .txtblew20pex {
    color: #0000ff;
    font-size: 1.56rem;
    font-style: normal;
    font-weight: normal;
    font-family: calibri;
   
    margin-bottom: 0rem;
    line-height: 1.5rem;
	}
    
    
	
    .textred24pex {
    color: #FF0000;
    font-size: 1.95rem; /*25pc increase above 1.56rem*/
    font-style: normal;
    font-weight: bolder;
    font-family: calibri;
  
    margin-bottom: 0rem;
    line-height: 1.5rem;
	}
    
    
    
.txtblk24pex {
    color: #000000;
    font-size: 1.95rem;
    font-style: normal;
    font-weight: normal;
    font-family: calibri;
  
    margin-bottom: 0rem;
    line-height: 1.5rem;
	}
	
    
    .txtblew24pex {
    color: #0000ff;
    font-size: 1.95rem;
    font-style: normal;
    font-weight: normal;
    font-family: calibri;
  
    margin-bottom: 0rem;
    line-height: 1.5rem;
	}
    
    
    .txtblk36pex {
    color: #000000;
    font-size: 2.44rem;  /*25pc above 1.95rem */
    font-style: normal;
    font-weight: normal;
    font-family: calibri;
 
    margin-bottom: 0rem;
    line-height: 1.5rem;
	}
    
    
        
.textred36pex {
     color: #ff0000;
    font-size: 2.44rem;
    font-style: normal;
    font-weight: normal;
    font-family: calibri;
  
    margin-bottom: 0rem;
    line-height: 1.5rem;
	}        
    
    
    .textblew36pex {
     color: #0000ff;
    font-size: 2.44rem;
    font-style: normal;
    font-weight: normal;
    font-family: calibri;
  
    margin-bottom: 0rem;
    line-height: 1.5rem;
	}   

    
    

.line {
  width: 53px;
  height: 0;
  border: 1px solid #C4C4C4;
  margin: 3px;
  display:inline-block;
}
    P {
    font-size: 1rem;   /* 20px  */
    font-family:calibri;
    font-weight: normal;
    color: #000000;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: .5rem;
    margin-right: 1.5rem;   /*24px=1.5rem*/
    margin-bottom: 0.5rem;
    margin-left: 1rem;
    text-align: left;
    }
    
 aside {
  width : 30% ;
  padding-left:0;
  margin-right:0;
  
  float : right ;
  font-style : italic ;
  background-color : turquoise;
}

.sparta {
margin:0;
  width : 80% ;
  /*padding-left : 15px;*/
  margin-left:auto;
  margin-right:auto;
 
  font-style : normal;
  background-color: lightblue;
  border-style:solid;
  border-width:medium;
  border-color:red;
}
 
 .greatship {
margin:0;
  width : 80% ;
  /*padding-left : 15px;*/
  margin-left:auto;
  margin-right:auto;
 /*overflow:scroll;*/
 /*overflow:visible; didn't work at all*/
 overflow:hidden;
  font-style : normal;
  background-color: white;
  border-style:solid;
  border-width:medium;
  border-color:darkblue;
}

.red_text {  color: red;} /*class red text to change color of text in p */
 
 
       h1 { text-align:center;color: black; font-size: 1.75rem; font-family: calibri; }
    /*Now style p tag   */
   p1 {font-size:1.25rem;color:red;margin-left:20px;}
       p1z {font-size:1.25rem;color:blue;}
   /* .p {font-size:24px; color: orange;}*/
   p2a {font-size: 1.25rem; color:blue;}
    p2 {color:purple;font-size: 1.25rem;font-family: calibri;}
     .peeclassredpex24_1 {font-size: 24px; color:blue;}
     .peeclassredpex24_2 {font-size: 24px; color:orange;}
    p4 {font-size: 16px; color:black;}
    p3 {color:blue;font-size: 1.25rem;font-family: calibri;}
    p5 {color:orange; font-size: 1.25rem;font-family: calibri; }
    
    #rksmission {column-auto; background-color: #cffe5; border:2px solid red; margin-left: auto; margin-right: auto; width: 60%; } 
    
    
    #swamirkm {background-color: ecffe5; border:2PX solid red;float:right;overflow:hidden; float:clear;}
    #freeassociation1 {background-color:  #ecffe5; ; border:2PX solid  ecffe5; }

   
       
    #blogman1 {background-color: ffffff; border:2PX solid red; }
    
     .box1 {height:407px; width:269px; background-color:orange;border-bottom-color: blue; border-width: 5px; overflow:hidden;float:left; margin-left:0px;}
    .box2 {height:402px; width:443px; background-color:orange; overflow:hidden; float:left;  }
    .box3 {height:396px; width:280px;; background-color:orange; overflow:hidden;  margin-right: float:left}
   
    .blanksspace {height:300px; background-color:ghostwhite;}
    
    
    #wrapper {background-color: pink; height:auto; width: 80%; margin-left: auto; margin-right: auto;  }
    
 

#first {height:407px; width: 269px;  background-color: #ff0000; border-solid;  float: left; margin: 20px; margin: 20px;overflow:hidden; border: 2px solid red; }
#second {height:200px; width: 200px;  background-color:blue; border: 5px solid #000000;2px solid red; 
float: left; margin: 20px;  overflow:hidden;} 


    #third {height:200px; width: 200px;}
        background-color:#ff0000;  
float: left; margin: 20px; float: left; margin: 20px; overflow:hidden; 
    }
    
    .clearfix {overflow:auto;}
    
    .text1 {background-color:#D8BA8F; border-color: black; border-width: 3px;   }

    .text1 p {font-size:18px; color red}
    
    
    .sherman1 {width:85%; height:auto; margin-left:auto; margin-right: auto; border-style: solid; border-top-color:red; border-right-color:red; border-bottom-color:red;border-left-color:red;background-color:pink; opacity: 1.0; }

.putin{
box-sizing:border-box; 
border: 2px solid red;
margin-left:auto;
margin-right: auto;
    width: 80%;
    background-color:aquamarine;
}
 

    .letmeknow {margin-left; margin-right;
    float: left;
    width: 100%;
    background: #D8BA8A;
    
}
.theend {
  width : 90% ;
  padding-left : 15px ;
  margin-left:auto;
  margin-right:auto;
  /*float : left;*/
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;
  padding-bottom:10px;
  font-size:1.5rem;
  font-style : normal;
   font-family:calibri;
   border-style:solid;
   border-width:medium;
   border-color: red;
   background-color : lightyellow;
}
   
    .sherman2 {width:85%; height:auto; margin-left:auto; margin-right: auto; border-style: solid; border-top-color:red; border-right-color:red; border-bottom-color:red;border-left-color:red;background-color:#add8e6; opacity: 1.0; }b
    P {
    font-size: 1rem;   /* 20px  */
    font-family:calibri;
    font-weight: normal;
    color: #000000;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: .5rem;
    margin-right: 1.5rem;   /*24px=1.5rem*/
    margin-bottom: 0.5rem;
    margin-left: 1rem;
    text-align: left;
    }
    
        
.txtblk18pex1 {    color: #000000;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: normal;
    font-family: calibri;
    
    margin-bottom: 0rem;
    line-height: 1.5rem;
}
.txtblk18pex1 {    color: #000000;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: normal;
    font-family: calibri;
    
    margin-bottom: 0rem;
    line-height: 1.5rem;
}
.textred18pex1 {color: #FF0000;
      font-style: 1.25rem;
    font-weight: bolder;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
  
    margin-bottom: 0rem;
    line-height: 1.5rem;   
}
.txtblk18pex2 {    color: #000000;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: bolder;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    
    margin-bottom: 0rem;
    line-height: 1.5rem;
      h2 {
        color: #000000;
    font-size: 1.56rem;
    font-style: normal;
    font-weight: normal;
    font-family: calibri;
    text-align: center;
    margin-bottom: 0rem;
    line-height: 1.5rem;
	}
    
 
    
        hr {
	color: #FFF;
	background-color: #09F;
	border: 2px solid #333;
}
  
    
    
  
    
    
}
</style>
    <style type="text/css">
    <!--
p.MsoNormal {
margin-top:0in;
margin-right:0in;
margin-bottom:8.0pt;
margin-left:0in;
line-height:107%;
font-size:11.0pt;
font-family:"Calibri",sans-serif;
}
-->
    </style>
<style type="text/css">
    <!--
p.one {font-size:2.5rem; color:darkblue;}
-->
    </style>