
body {
margin:0;
padding:0;
height: 100%;
font-size:62.5%;
line-height:62.5%;
font-family:Arial, Helvetica, sans-serif;
background-color:#080808;
background-image:url(../images/greatfon.gif);
background-position:center top;
background-repeat:repeat-y;
}	
	
a:hover {
color: #ffffff;
}

img {
border:0;
}

table {
border:0;
}

html {
height: 100%;
}

* {
margin: 0;
padding: 0;
}

#nonfooter {
width: 980px;
position: relative;
min-height: 100%;
margin: 0 auto;
background-image: url(../images/fon.gif);
background-position: top;
background-repeat: repeat-y;
}

* html #nonfooter {
height: 100%;
}

.clearer {
clear:both;
}
	
.hidden {
position:absolute;
left: -8000px;
}

#hidden {
position:absolute;
left: -8000px;
top:0;
}

#content {
width: 980px;
margin:0;
padding:0;
padding-bottom:62px;
}
