*	{font-family:"Verdana","Geneva","Arial",sans-serif}
body	{background-color:#EEEEEE; background-image:url(light_bg.png); background-attachment:fixed; font-size:1em; color:#000000}
:link, :visited	{text-decoration:none;}
:link:hover, :visited:hover	{text-decoration:none; background:#333333; color:#CCCCCC}
h1	{text-align:right; padding:0.1em}
h1 :link, :visited	{color:#000000}
h2	{margin-right:3em}
img	{border:0}
div.background	{color:#FFFFFF; background-color:#333333; background-image:url(dark_bg.png)}
.jard	{font-family:"Comic Sans MS",sans-serif;color:#FF9900; background-color:transparent}
.toplogo	{float:left; padding:0.1em}
.botlogo	{float:right; padding:0.1em}
div.banner	{line-height: 1.3em; text-align: center;
	position: absolute;		/* Fallback if 'fixed' is not supported */
	position: fixed;
	top:4em; right:0.5em; width:5em;
	margin: 0;
	padding: 0.2em 0em;
	border: thin outset #333333;  
	background-color:#333333; 
	background-image:url(dark_bg.png); 
	color:#FFFFFF}
div.banner a	{display: block; color:#CCCCCC}
div.banner a:hover	{text-decoration:underline overline; background:none}
#content	{margin-right:6em}
.standards	{display:none}
