/*  *//* ----------------------------------------   Standard Elements------------------------------------------- */* {	margin: 0;	padding: 0;}html {background:white url(images/newblue.jpg) fixed;	eight: 100%;	padding-bottom: 1px; /* force scrollbars */}body {background:transparent url(images/newjude3.jpg) no-repeat fixed top ;		background-position: top left;		margin: 0;		padding: 0;						padding-bottom: 1em;}p {padding: 0.1em 0 0.8em;}/* Tabs */#tabs ul {	margin: 0;	padding: 0;}#tabs li {	display:inline;	list-style:none;}#tabs a {	background: url("images/tableftC.gif") no-repeat left top;	float: left;	font: bold 0.9em sans-serif;	margin-right: 3px;	padding-left: 4px;	text-decoration: none;}#tabs a span {	float: none;	display: block;	background: url("images/tabrightC.gif") no-repeat right top;	padding: 5px 10px 5px 6px;	color: #608AAA;}/* Commented Backslash Hack hides rule from IE5-Mac \*/#tabs a span {float: none;}/* End IE5-Mac hack */#tabs a:hover span {color: #CBDFF7;}#tabs a:hover {background-position: 0% -42px;}#tabs a:hover span {background-position:100% -42px;}#tabs li.current_page_item a {color: #47A; background-position: 0% -42px;}#tabs li.current_page_item a span {background-position:100% -42px;}