
body {
margin:0;
padding:0;
height: 100%;
font-size:62.5%;
line-height:62.5%;
font-family:Palatino Linotype;
background-color:#F5F2DF;

}	
	
a:hover {
color: #ffffff;
}

html {
height: 100%;
}

* {
margin: 0;
padding: 0;
}

#page {
width:942px;
margin: 0 auto;
min-height: 100%;
background-image: url(../images/fon.gif);
background-repeat: repeat-y;
background-position:top center;
}

* html #page {
height: 100%;
}

#nonfooter {
width:942px;
position: relative;
min-height: 100%;
}

* html #nonfooter {
height: 100%;
}

.clearer {
clear:both;
}

.clearer2 {
clear:both;
display:block;
}
	
.hidden {
position:absolute;
left: -8000px;
}

.percent {
height:1%;
}

#content {
width:942px;
background-image: url(../images/uzorchiki.gif);
background-repeat:repeat-y;
background-position:center 276px;
padding-bottom:3.8em;
}

