body{
	margin:0px auto;
	font-size: 12px;
	font-family: Verdana;
	color:#000;
	background: #fff;
	border:0px yellow solid;
	text-align: center; 
}
#header {
width: 100%;
background-image:url('header_bg.png');
height: 57px;
}
#menu {
width: 100%;
background-image:url('menu_bg.png');
background-repeat:repeat-x;
background-position:bottom; 
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#active {
display: inline;
list-style-type: none;
padding: 5px 24px 16px 24px ! important;
background-image:url('menu_b.png') ! important;
}
#navlist li{
display: inline;
list-style-type: none;
padding: 5px 24px 14px 24px;
background-image:url('menu_a.png');
background-repeat: no-repeat;
}
#navcontainer {
padding: 1px;
}
li a {color:#fff;text-decoration: none;}
li a:hover {color: #fff;text-decoration: underline;}
#current {
font-weight: bold;
}
#content {
padding: 20px; 
}
p {
padding: 2px 0 2px 0;
margin: 0px;
}
#content_con {
width: 585px;
margin: auto;
text-align: left;
}
a {color:#cc7d00;text-decoration: none; font-weight: bold;}
a:hover {color: #cc7d00;text-decoration: underline; font-weight: bold;}
#logo {
float: right;
width: 782px;
padding-top: 15px;
padding-right: 35px;
}
h1 {
color: #cc7d00;
font-size: 18px;
}
h2 {
color: #cc7d00;
font-size: 14px;
}
#linkit {
float: left;
display: block;
margin: 5px;
}
#torni {
display: block;
float: right;
padding-left: 15px;
padding-right: 15px;
}




