/* CSS Document */body {	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;	font-size: 100%;	margin: 0; 	padding: 0;	behavior: url(cssjava/csshover.htc);}* {	margin: 0; 	padding: 0;}#navigation {	position: absolute;	right: 0px;	bottom: 126px;}#navigation  ul {	z-index: 99;	font-size: .8em;	width: 120px;	line-height: 1.4em;	list-style-type: none;	padding-bottom: 45px;	padding-top: 40px;}#navigation li {	width: 120px;	z-index: 99;	text-align: center;}#navigation a {	text-decoration: none;	color: #FFF;}.current {	background-color: #AAA;}
