

	/* The CSS that's required to position the footer */

	html
	{
		height: 100%;
	}

	body
	{
		height: 100%;
		margin-top: 0px;
		margin-bottom: 0px;
		padding:0px;
		background-color: #000000;
		margin-right: 0px;
		margin-left: 0px;
		
	}
	p {
		padding: 0px;
		margin-top: 4px;
		margin-right: 0px;
		margin-bottom: 4px;
		margin-left: 0px;
	}
	td {
		margin: 0px;
		padding: 0px;
	}
	div {
		margin: 0px;
		padding: 0px;
	}
	.main {
		width: 800px;
		background-image: url(images/works_13.jpg);
		height: 100%;
		min-height: 100%;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		border-top-color: #999999;
		border-right-color: #999999;
		border-bottom-color: #999999;
		border-left-color: #999999;
		text-align: center;
		margin-right: auto;
		margin-left: auto;
		overflow: visible;
	}
	
	#nonFooter
	{
		position: relative;
		min-height: 100%;
		height:100%
	}
	
	* html #nonFooter
	{
		height: 100%;
	}
	
	#footer
	{
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		position: fixed;
		bottom: 0%;
		width: 100%;
		vertical-align: bottom;
		background-color: #000000;
	}
	.spacer {
		height: 23px;
	}
	
		/* A CSS hack that only applies to IE -- specifies a different height for the footer */
		
	body,td,th {
		color: #c1aa8f;
		FONT-FAMILY: arial,helvetica;
		
	}
	table {
		margin: 0px;
		padding: 0px;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
	}
	
	.Stile1 {font-family: Arial, Helvetica, sans-serif;
			FONT: bold
	}
	
	A:link {
		TEXT-DECORATION: none;
		FONT-FAMILY: arial,helvetica;
		FONT-SIZE : 13;
		FONT: bold; color: #88905e;
	}
	A:visited {
		TEXT-DECORATION: none;
		FONT-FAMILY: arial,helvetica;
		FONT-SIZE : 13;
		FONT: bold; color:#88905e;#c1aa8f
	}
	A:hover {
		TEXT-DECORATION: none;
		FONT-FAMILY: arial,helvetica;
		FONT-SIZE : 13;
		FONT: bold; color:#c1aa8f;
	}
.Stile4 {color: #000000}

