body{	margin: 0px;	padding: 0px;	color: #333;	font-family: "Trebuchet MS", sans-serif;	background-color: #F3ED86; /* soft yellow */	/* approx pms 100 */	background-image: url(art/bg05.gif);	background-repeat: repeat-y;	background-position: 0 0;	font-size: 12px;}h1{	margin: 0px 0px 15px 0px;	padding: 0px;	font-size: 26px;	line-height: 28px;	font-weight: 900;	color: #000;}p {	font: 10px/20px;	margin: 0px 0px 16px 0px;	padding: 0px;}img{	border-color: black;	border-width: 1px;	border-style: solid;	margin: 8px;}.noborder{	border: 0;}blockquote{	color: #F00;	padding: 6px;	font-family: Times;	font-size: 14px;	font-style: italic;	background-color: #FFF;	border: 1px #F00 solid;	margin: 0 280px 0 -80px;	line-height: 150%;}#receipt{	padding: 6px;	font-family: Times;	font-size: 12px;	background-color: #FFF;	border: 1px #F00 solid;	margin: 0 200px 0 0px;	line-height: 150%;}a{	color: #1500C8;	text-decoration: none;}a:link { color: #1500C8; }a:visited { color: #1500C8; }a:active {position: relative; top: 1px; left: 1px;}a:hover{	background-color: #C96;	text-decoration: underline;}#header{	margin: 0px;	padding: 0px;	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */	height: 123px;	/* 14px + 17px + 2px = 33px */	/* top and bottom borders: 1px; left and right borders: 0px */	line-height: 123px;/*	background-image: url(<?php echo $imageroot.$banner; ?>);  doesn't work... */	background-color: #000000; /* #191718 is dark gray */	/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style declaration. The incorrect IE5/Win value is above, while the correct value is below. See http://glish.com/css/hacks.asp for details. */	voice-family: "\"}\"";	voice-family: inherit;	height: 123px;	/* the correct height */}/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct length values to user agents that exhibit the parsing error exploited above yet get the CSS box model right and understand the CSS2 parent-child selector. ALWAYS includea "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */body>#header { height: 123px; }#header>a{	font-size: 16px;	font-weight: bold;	color: #ffcc49;}#header img{	border: none;	margin: 0px;}#content{	position: absolute;	top: 160px;	left: 220px;	padding: 10px;	width: 540px;}#content>p { margin: 0px 0px 12px 0px; }#content>ul>li { margin: 0px 0px 6px 0px; }#content > a:link { color: #1500C8; }#content-wide{	position: absolute;	top: 160px;	left: 180px;	padding: 10px;	width: 580px;}#menu{	background-color: #000000;	width: 100%;	padding: 0;	margin: 0;	text-align: left;	height: 33px}#menu a:hover {	background-color: #F3ED86;}#menu img{	border: none;	margin: 0px 0px 0px 0px;}pre{	font: 11px/14px;	font-style: italic;	padding: 0 0 0 20px;}.rightbox{	float: right;	display: block;	width: 170px;	background-color: #c66005;	padding: 6px;	margin-left: 6x;	font-size: 10px;	font-weight: normal;	line-height: 14px;	color: #E0EA68;}.rightbox a {	color: #fff;}.rightbox2{	float: right;	display: block;	width: 200px;	background-color: #c66005;	padding: 6px;	margin: 40px 0 0 6x;	font-size: 10px;	font-weight: normal;	line-height: 14px;	color: #E0EA68;}.jump{	float: right;	display: block;	width: 170px;	padding: 6px;	margin-left: 6x;	font-size: 10px;	font-weight: normal;	border: 1px solid black;}.jump > p{	padding-top: 4px;	margin: 0;}.right{	text-align: right;	display: inline;	font-size: 12px;}#footer{	display: block;	float: right;	color: #949B47;	background-color: none;	font-size: 9px;	line-height: 11px;	text-align: left;	padding: 2px;}#footer>a{	color: #949B47;}#footer a:hover{	color: #000;	background-color: #F3ED86;}.quote{	font-size: larger;	font-style: italic;	font-weight: normal;	padding: 4px 30px 4px 30px;	background-color: #FF9;}.tr_rules td{	border-color: black;	border-width: 0px 1px 1px 0;	border-style: solid;}#box {	margin-right: 20px;}#box td {	border-color: black;	border-width: 1px;	border-style: solid;	padding: 4px;}.blue { color: #1500C8; }.yellow{	color: #FFCC49;	font-weight: bold;	font-size: 18px;}#content {	clear: left;}#sidebar {	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;	padding-left: 4px;	}#sidebar h2 {	margin: 5px 0 0;	padding: 0;	}#sidebar h2 {	font-family: 'Lucida Grande', Verdana, Sans-Serif;	font-size: 18px;	color: black;	}#sidebar ul, #sidebar ul ol {	margin: 0;	padding: 0;	}#sidebar ul li {	list-style-type: none;	list-style-image: none;	margin-bottom: 15px;	}#sidebar ul p, #sidebar ul select {	margin: 5px 0 8px;	}#sidebar ul ul, #sidebar ul ol {	margin: 5px 0 0 10px;	}#sidebar ul ul ul, #sidebar ul ol {	margin: 0 0 0 10px;	}ol li, #sidebar ul ol li {	list-style: decimal outside;	}#sidebar ul ul li, #sidebar ul ol li {	margin: 3px 0 0;	padding: 0;	}#sidebar #searchform #s {	width: 108px;	padding: 2px;	}#sidebar #searchsubmit {	padding: 1px;	}