/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 text-align:center; 
 background-image:url(images/ShadowclimberSmall.jpg);
 background-repeat:repeat-y;
 background-color:#FF9933;
 } 


A:link {text-decoration: none; color:#ffffff}
A:active {text-decoration: none; color:#FFFFFF}
A:visited {text-decoration: none; color:#FFFFFF}
A:hover {text-decoration: underline; color:#FFCC99}
 
#pagewidth{ 
 width:800px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 font-size:13px;
 font-family:Arial, Helvetica, sans-serif;
 background-color: #FF8C1A; 
 padding:0; 
 width:auto;
 padding: 0;
} 
 
#maincol{
 font-family:Arial, Helvetica, sans-serif;
 color:#006600;
 background-color: #FFCC99; 
 background-image:url(images/500px-TsarevetsLarge2.jpg);
 float: right; 
 height: 350px; 
 display: inline; 
 position: relative; 
 width: 800px; 
 overflow: auto;
 }
 
#footer{
 top:0px;
 position: relative;
 font-family:Arial, Helvetica, sans-serif;
 background-color: #FF8C1A; 
 padding: 0;
 clear:both;
 } 
 
#text1{
  color:#006600;
  font-family:Arial, Helvetica, sans-serif;
  font-size:24px;
}  
 
#text2{
  color:#006600;
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
}  

#text3{
  color:#FFCC99;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
}  
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

