body {  background-image: url(bg.jpg); 
	MARGIN: 10pt; 
	BACKGROUND-REPEAT:repeat; 
	background-color: #f4f4f4; 
	font-family: Courier New, Arial, Trebuchet MS, Tahoma;
	font-size: 10px; 
	margin: 2px; 
	color: #000000;}

a:link, a:active, a:visited {font-family: Courier New, Arial, Trebuchet MS, Tahoma;
	color: #929292;
	cursor: help;
	font-weight: bolder;
	text-decoration:underline;
	font-size: 10px;
	text-transform: uppercase;}

a:hover {font-family:Courier New, Arial, Trebuchet MS, Tahoma;
	color: #929292;
	cursor: help;
	text-decoration:none;
	font-weight: bolder;
	font-size: 10px;
	text-transform: uppercase;}

td { font-family: Courier New, Arial, Trebuchet MS, Tahoma;
     font-size: 10px; 
     margin: 2px; 
     color: #000000;}

#image {position: absolute;
        left:0px;
	top: 0px;}

#text {position: absolute; 
       left:10px; 
       top:480px; 
       width: 400px; 
       text-align: justify;}

#skins {position: absolute; 
       left:430px; 
       top: 350px; 
       width: 200px; 
       text-align: justify;}

.navi {position: absolute; 
       left:20px; 
       top: 80px; 
       width: 150px; 
       text-align: justify;
       color:#f4f4f4;}

img {border: 0px;}

textarea, input, button, select {
	font-family: Courier New, Arial, Trebuchet MS, Tahoma;
	font-size: 9px;
	color: #f4f4f4;
	background-color: #000000;
	border: 1px solid #000000;}

i { font-family: Courier New, Arial, Trebuchet MS, Tahoma;
    FONT-WEIGHT: italic; 
    font-size: 10px;
    color : #929292;}

B {TEXT-TRANSFORM: uppercase; 
   font-family: Courier New, Arial, Trebuchet MS, Tahoma;
   FONT-WEIGHT: bold; 
   font-size: 10px;
   color: #929292;}

h1 {margin:0; 
    line-height: 65px;
    padding:5px 0px 20px 150px; 
    background:url('titolo.png') bottom left no-repeat; 
    color:#000000; 
    font:italic 25px/20px georgia; 
    text-transform:lowercase;}


h2  {color: #929292;
     font: italic 20px/12px Courier New, Arial, Trebuchet MS, Tahoma;
     letter-spacing: 5px;
     padding: 0px 15px 0px 15px; 
     text-align: left; 
     text-transform: lowercase;}

h3  {color: #000000;
     font: italic 15px/12px Courier New, Arial, Trebuchet MS, Tahoma;
     letter-spacing: 5px;
     padding: 0px 15px 0px 15px; 
     text-align: left; 
     text-transform: lowercase;}

.navi {position: relative; 
	padding: 0px;
	width:150px; 
	background: transparent;
	text-align: left; 
	color: #224d54;
	z-index: 9; }

.navi a {
	background: transparent;
	color: #000000;
        font:italic 10px/9px georgia; 
	font-weight: normal;
	line-height: 25px; 
	letter-spacing: 2px; 
	text-align: left; 
	text-decoration: none;
	text-transform: lowercase;
	padding-left: 3px;}


.navi a:hover  { cursor:crosshair; 
	        color:#929292;}


blockquote { text-align: justify;
	     font-size: 9px;
	     color: #000000;
	     font-weight: normal;
	     font-family: Courier New, Arial, Trebuchet MS, Tahoma;}


#text img { margin: 3px;
	    padding: 3px;
	    border: 1px dotted #000000;
	    background: #929292;}

.disclaimer {font-family: Courier New, Arial, Trebuchet MS, Tahoma;
	     font-size: 10px;
	     color: #000000;
	     line-height:11px;
	     border-top-width: 1px;
	     border-top-style: dotted;
	     border-right-style: none;
	     border-bottom-style: none;
	     border-left-style: none;
	     border-top-color: #000000;
	     margin-top: 10px;}

#disclaimer ul.footer li {
	text-align: center;
	width:90px;
	display:inline;
	text-align: center;
	margin: 0px 10px 0px 10px;}

#disclaimer ul.footer li a {
	line-height: 136%;
	font-size: 9px;
	font-family: Courier New, Arial, Trebuchet MS, Tahoma;
	text-transform: uppercase;
	letter-spacing: 2px;}

.codesort li {
   display: inline;
   padding-right: 0.5em;
   TEXT-TRANSFORM: uppercase; 
   font-family: Courier New, Arial, Trebuchet MS, Tahoma;
   FONT-WEIGHT: bold; 
   font-size: 10px;
   text-transform: capitalize;}