body	{background-color: #333333;
		margin: 0;
		padding: 0;
		font-family: verdana, arial, helvetica, sans-serif;}

table	{padding: 0;
		border: 0;
		margin: 0;}
		
td		{padding: 0;
		border: 0;
		margin: 0;}
		

		
li		{font-size: .75em;

		margin-bottom: 1em;}

div#container {position: absolute;
		top: 50%;
		margin-top: -200px;
		width: 100%;
		height: 400px;
		background-image: url("images/bg_1.gif");
		overflow: hidden;}

div#name {position: absolute;
		right: 20px;
		top: 102px;
		color: #669966;
		font-weight: bolder;
		font-size: 3em;
		z-index: 3;}
		
div#name2 {position: absolute;
		right: 17px;
		top: 100px;
		color: #ffffff;
		font-size: 3em;
		font-weight: bolder;
		z-index: 4;}

div#navigation {position: absolute;
		top: 150px;
		width: 100%;
		height: 100px;
		background-color: #eeeeee;
		background-image: url("images/face.jpg");
		background-repeat: no-repeat;
		border-style: solid;
		border-width: 2px 0 2px 0;
		border-color: #669966;
		z-index: 2;}
		
div#menu {position: absolute;
		right: 10px;
		top: 10px;}
		
a 		{font-size: .9em;
		color: #669966;
		text-decoration: none;
		font-weight: bolder;
		margin-left: 15px;
		padding-right: 10px;
		padding-left: 5px;
		border-color: #eeeeee;
		border-style: solid;
		border-width: 1px;
		border-left-width: 2px;
		border-top-width: 2px;}
		
a:hover {border-color: #669966;
		border-left-color: #ffffff;
		border-top-color: #ffffff;}

div#menu ul {margin: 0;
		padding: 0;
		list-style: none;}
		
div#menu li {display: inline;
		position: relative;
		width: auto;}
		
div#botright {position: absolute;
		bottom: -400px;
		right: -135px;
		width: auto;
		height: auto;
		z-index: 1;
		font-size: 48em;
		color: #ffffff;}
		
div#language {position: absolute;
		bottom: 20px;
		right: 20px;
		width: auto;
		height: auto;
		z-index: 2;
		font-size: 2em;
		color: #669966;}

div#topbar {position: absolute;
		width: 100%;
		height: 98px;
		background-color: #000000;
		background-image: url("images/milano.jpg");
		background-repeat: no-repeat;
		background-position: center;
		z-index: 1;}

div#contmenu {position: absolute;
		top: 98px;
		width: 100%;
		height: 30px;
		background-color: #669966;
		z-index: 1;}
		
div#contmenu a {font-size: .9em;
		color: #eeeeee;
		text-decoration: none;
		font-weight: bolder;
		margin-left: 15px;
		padding-right: 10px;
		padding-left: 5px;
		border-color: #77aa77;
		border-style: dotted;
		border-width: 1px;
		border-left-width: 2px;
		border-top-width: 2px;}

div#contmenu a:hover {border-style: solid;
		border-color: #ccffcc;
		color: #ffffff;}

div#content {position: absolute;
		top: 150px;
		width: 720px;
		left: 50%;
		margin-left: -360px;
		padding: 10px;
		background-color: #eeeeee;
		color: #000000;}
		
div#content p {font-size: .8em;}

div#content p.quote {font-size: .8em;
		padding-left: 3em;
		text-indent: 0em;}

div#content p.quote2 {font-size: .65em;
		text-align: right;}

div#content li a  {font-size: 1em;
		color: #669966;
		text-decoration: none;
		font-weight: bolder;
		padding: 0px;
		margin: 0px;
		border-color: #eeeeee;
		border-style: solid;
		border-width: 1px;
		border-left-width: 2px;
		border-top-width: 2px;}
		
div#content li a:hover {border-color: #669966;
		border-left-color: #ffffff;
		border-top-color: #ffffff;}

div#content pre a  {padding: 0px;
		margin: 0px;}

div#content p a {padding: 0px;
		margin: 0px;}

p + p	{text-indent: 2em;
  		margin-top: -.6em; }
		
h1 {text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;}
	
h2 {font-size: .9em;
	font-weight: bold;
	text-align: center;
	margin-top: -1em;}
	
h3 {font-size: .6em;
	text-align: center;
	margin-top: -1em;}

h4 {font-size: .9em;
	
	font-weight: bold;
	
	text-transform: uppercase;}



h5 {font-size: .8em;
	
	font-weight: bold;}