body {
	font: 11px Arial, Helvetica, sans-serif;
	background: #ffffff url(images/main-bg.gif);
	padding: 0;
	margin: 0;
}

#container {
width: 900px;
height: auto;
margin: auto;
}

#fuck {
width: 620px;
height: auto;
font: verdana;
font-size: 13px;
}

#bana {
	height: 168px;
	width: 900px;
	background: url(works/bana.png) no-repeat;
	padding-left: 8px;
}

#banadown {
	height: 117px;
	width: 900px;
	background: url(works/banadown.png) no-repeat;
	padding-left: 22px;
}

.clr { clear: both; }

#menu {
	height: 34px;
	width: 900px;
	background: url(works/menu.png) no-repeat;
	padding-left: 10px;
	
}

#mid {
float: left;
	width: 900px;
	background: url(works/mid.png) repeat-y;
		padding-left: 10px;
		margin-top: -16px;

}

#mid-right {
	height: auto;
	width: 175px;
	padding-right: 55px;
	float: right;
	font-size: 11px;
	font: verdana;

}

.clear { clear: both; }

#news {
	height: 16px;
	width: 180px;
	background-color: #990000;
	color: #FFFFFF;
	text-align:center;
	
}

#news2 {
	height: 16px;
	width: 180px;
	background-color: #006699;
	color: #FFFFFF;
	text-align:center;
	
}

#mid-left {
	height: auto;
	width: 620px;
	float: left;
	padding-left: 10px;

}

#seconda {
width: 900px;
height: auto;
background: url(works/mid.png) repeat-y;
padding-left: 20px;

}
#footer {
	height: 40px;
	width: 900px;
	background: url(works/bottom.png) no-repeat;
}

#footer2 {
	height: 60px;
	width: 900px;
	font: verdana;
	margin: auto;
	text-align: center;
}

.press {
 width: 600px;
 height: auto;
 border: 1px #000000 dotted;
 font: verdana;
 font-size: 11px;
 }


.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 600px%;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}
