div#logo {	width: 600px;	height: 90px;	background: url("titolo.gif") left center no-repeat #fff;	text-align: left;	margin: 0 auto;	position: relative;	overflow: hidden;}div#logo h1.leightons {	font-family: serif;	font-size: 2.4em;	font-weight: bold;	margin: 0px;	color: #436faf;	text-align: left;	line-height: 60px;	vertical-align: middle;}div#logo a {	cursor: hand;}div#logo span {	position: absolute;	width: 504px;	height: 92px;	left: -226px;	top: 98px;}#topbar {	background: #3C3C3C;	margin: 0 auto;	padding: 0;	height: 20px;	text-align: center;	position: absolute;	top: 0px;	left: 0px;	width: 100%;}#navcontainer {	padding: 0;	margin: 0 auto ;	width: 600px;}ul#navlist {	list-style: none;	padding: 0;	margin: 0;	font-size: 1.1em;}ul#navlist li {	display: block;	float: left;	width: 25%;	margin: 0;	padding: 0;	text-align: center;	vertical-align: middle;	line-height: 20px;}ul#navlist li a {	display: block;	width: 100%;	height: 20px;	line-height: 20px;	color: #FFFFFF;	text-decoration: none;	background: url("topbar-nicks.gif") right bottom no-repeat #3C3C3C;}#navcontainer>ul#navlist li a {	width: auto;}ul#navlist li#active a {	background: url("topbar-nicks.gif") right bottom no-repeat #505050;}ul#navlist li a:hover,ul#navlist li#active a:hover {	background: url("topbar-nicks.gif") right bottom no-repeat #505050;}div#footer {	width: 600px;	margin: 30px auto 0 auto;	padding-top: 4px;	border: 0px solid #D6DCDE;	border-top-width: 1px;	font-size: 1.1em;}div#footer div.copyright {	float:right;	text-align: right;}div#footer div.legal {	float:left;}div#footer a {	color:#000;	font-size: 1.0em;	text-decoration:none;	margin:0 5px;}div#footer a.last {	margin-right:0;}div#footer a:hover {	text-decoration:underline;}