@charset "UTF-8";body {	background-color: #000000;	text-align: center;	font-family: Arial, Helvetica, sans-serif;	font-size: small;	color: #666666;}a:link, a:visited, a:active {	color: #CCCCCC;	text-decoration: none;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;	display:inline;}a:hover {	color: #FFFFFF;	text-decoration: none;	border-color: #FFFFFF;	border-top-style: none;	border-right-style: none;	border-bottom-style: solid;	border-left-style: none;	border-width:thin;}#Main {	background-color: #000000;	text-align: left;	width: 800px;	padding: 0;	margin: 50px;}#Header {	background-image: url(Images/tenere_header.jpg);	height: 230px;	background-repeat: no-repeat;}#Content {	padding: 30px 100px 30px 100px;}#Content h1 {	font-family: Georgia, "Times New Roman", Times, serif;	color: #CCCCCC;	font-size: 16px;}#Content p {	font-size: small;	font-family: Arial, Helvetica, sans-serif;	color: #999999;}#Footer {	height:50px;	color: #CCCCCC;	font-size: x-small;	padding: 10px;}#navbar {	background-image: url(../images/navbar_sliver.jpg);	background-repeat: repeat-x;	position: relative;	left:300px;	top: 200px;	width:300px;	height:19px;	visibility:visible;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;	list-style-image: none;	padding: 0;}#navbar  ul  {	margin: 0px;}#navbar li {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #333333;	word-spacing: 2em;	float: left;	padding-right: 5px;	padding-left: 5px;	clear: right;	list-style-type: none;	padding-top: 3px;	display: inline;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;	outline-style: none;}#navbar li a:link, #navbar li a:visited, #navbar li a:active{	color: #999999;	text-decoration: none;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;	display: block;	padding-right: 8px;	padding-left: 8px;	outline-style: none;	padding-bottom: 3px;}#navbar li a:hover {	color: #FFFFFF;	text-decoration: none;	padding-right: 7px;	padding-left: 7px;	border-color: #FFFFFF;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-width:thin;	outline-style: none;	padding-bottom: 0px;}#navbar li.current a:hover{	color: #333333;	text-decoration: none;	border-color: #FFFFFF;	padding-right: 8px;	padding-bottom: 3px;	padding-left: 8px;	border-style: none;