h1 {
	position: relative;
	top: 2px;
	left: 7px;
}
#giochi h2 {background-color: #1F49C3;	margin: 8px 0;}
#games h2 {	background-color: #1F49C3;	margin: 12px 0 4px 0;}
#games h2.species {
	color: #FFFFFF;
	background-color: #1E90FF;
}
h2#intro {background-color: #DB0000;}
h2.top {background: url(images/money.png) no-repeat top right;}
h3 {
	font-family: 'Trebuchet MS', Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #A90F2E;
	background-color: Yellow;
	border: 1px dotted Red;
	margin: 8px 0;
}
#headerHome {
	margin: 0pt;
	padding: 0pt;
	background-image: url(images/header.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	height: 300px;
	width: 720px;
}
#giochi #content, #games #content {position: relative; top: -32px;}
#content p { padding: 0 2px; line-height: 1.5em;}
#content p span{ color: White; background-color: #143081;}
#content p img, #games #content p img{ 
   margin: 0;
   padding: 5px 8px 4px 0;
}
#right_content h3{
	position: relative;
	top: 5px;
	left: -3px;
	text-indent: -5000px;
	background: url(../images/sidenav.gif) no-repeat;
	width: 200px;
	height: 22px;
	border: none;
}
#giochi li#vg a, #games li#vg a {background-position: -464px -65px;}
#menugames {
   position: relative;
	top: 5px;
	left: -10px;
	width: 205px;
	border-color: #D0D0D0;
   border-width: 1px;
   margin: 5px;
	line-height: 1em;
}
#menugames ul {
   list-style: none;
   margin: 0 0 10px 0;
   padding: 0;
   display: block;
	font-size: 1.2em;
}
#menugames li a {
   height: 30px;
   text-decoration: none;
	line-height: 1.4em;
}
#menugames li a:link, #menugames li a:visited {
	color: #777;
	display: block;
	background: url(images/menu.gif);
	padding: 0px 8px 0 14px;
	text-align: left;
}
#menugames li a:hover {
	color: #000;
	background: url(images/menu.gif) 0 -35px;
	padding: 0px 14px;
	text-align: right;
}
#menugames li a:active, #menugames li #current {
	color: Navy;
	background: url(images/menu.gif) 0 -70px;
	text-align: center;
	height: 30px;
}
#giochi ul#mainnav {	position: relative;	top: -126px;}
#games ul#mainnav {position: relative; top: -78px;}
#focus {width: 203px; margin: 30px 0pt 0pt; padding: 0pt;}
#focus h3 {background: url(images/focus.gif) no-repeat;}
#focus p {font-size: 120%; text-align: left;}