/*
'
'**************************************
' Visuddhi - http://visuddhi.com
' Copyright (c) 2006 - Visuddhi
' All right reserved. 
'**************************************
'
*/

html, body {
	height: 99%;
}
BODY {
	BACKGROUND: #f4f4f4; COLOR: #888888; LINE-HEIGHT: 1em; FONT-STYLE: normal; FONT-FAMILY: "lucida grande", "helvetica", sans-serif
}
A {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #875955; BORDER-RIGHT-WIDTH: 0px; TEXT-DECORATION: underline
}
img { 
	border: 0;
}
td { 
	vertical-align: top;
}
div.header { 
	padding: 4px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	font-variant: small-caps;
	color: #555;
	background: #aaa url('images/sfondo.gif') repeat-x;
	border: 1px solid #ddd;
}

div.footer {
  margin: 20px;
  text-align: center;
}

DIV#nl {
	MARGIN-TOP: 50px; MARGIN-LEFT: 60px; POSITION: absolute
}

DIV#toplinks {
	FONT-SIZE: 0.8em; MARGIN-LEFT: 300px; WIDTH: 680px; TEXT-ALIGN: right
}

div#flashcontent {
	width:100%;
	height:80%;
}

