/* Golden leaves  http://csszengarden.com/?cssfile=http://geocities.yahoo.com.br/alex_koti/golden_leaves.css */
/* using for SISUS */
/* CSS Document */
#css-zen-garden{
	margin:0;
	padding:0;
   background:#FDE8CD url(http://statacumen.com/images/golden_leaves_css_images/f_bg.gif) repeat-y left top;
	font:11px verdana, arial, sans-serif;
	color:#996633;
	text-align:center;
}
acronym {
	border-bottom:#996633 1px dotted;
	cursor:help;
}
p{
	margin:0;
	padding:5px 0;
}
a{
	color:#996633;
	font-weight:bold;
}
a:visited{
	color:#C5A97B;
}
a:hover{
	color:#CC9933;
}
#container{
	width:700px;
	text-align:left;
	margin:10px auto;
}
#intro{
	width:520px;
   background:#F8D89F url(http://statacumen.com/images/golden_leaves_css_images/bg_1.gif) left top;
	margin-bottom:10px;
	float:right
}
#pageHeader, #preamble{
	margin:10px;
}
#pageHeader h1{
	font-size:60px;
   background:#996633 url(http://statacumen.com/images/golden_leaves_css_images/f_1.gif) no-repeat right top;
	color:#FDE8CD;
	padding:10px;
	display:block;
	margin:0;
}
#pageHeader h2{
   font-size:20px;
   background:#CE8B3C url(http://statacumen.com/images/golden_leaves_css_images/f_2.gif) no-repeat right top;
	color:#FDE8CD;
	padding:10px;
	display:block;
	margin:0;
}
#intro h3{
	font-size:14px;
	font-weight:bold;
   background:#F5C676 url(http://statacumen.com/images/golden_leaves_css_images/f_3.gif) no-repeat right top;
	padding:5px;
	margin:0;
}
#quickSummary{
	font-size:10px;
	font-weight:bold;
	padding:5px;
	text-align:center;
}
#preamble{
	background:#FDE8CD;
	padding:10px;
}
#supportingText{
   background:#F8D89F url(http://statacumen.com/images/golden_leaves_css_images/bg_1.gif);
	width:520px;
	margin-left:10px;
	float:right;
	clear:right;
}
#supportingText h3{
	font-size:14px;
	font-weight:bold;
   background:#F5C676 url(http://statacumen.com/images/golden_leaves_css_images/f_3.gif) no-repeat right top;
	padding:5px;
	margin:0;
}
#subsection{
	background:#FDE8CD;
	padding:10px;
	margin:10px;
}
#footer{
	text-align:center;
	padding:10px;
	background:#F0B360;
}
#footer a{
	color:#D6953C;
	font-weight:bold;
	background:#FFCD89;
	padding:5px;
	display:inline
}
#footer a:hover{
	color:#996633;
	background:#FDE8CD;
}
#linkList{
	width:170px;
}
#linkList2{
   background:#F8D89F url(http://statacumen.com/images/golden_leaves_css_images/bg_2.gif);
	font-size:10px;
	padding:10px;
	margin:0;
	text-align:left;
}
#linkList a.c{
	color:#996633;
	font-size:10px;
	background:none
}
#linkList a.c:hover{
	color:#CE8B3C;
	background:none
}
#linkList h3{
	color:#FDE8CD;
	font-size:14px;
   background:#CE8B3C url(http://statacumen.com/images/golden_leaves_css_images/f_4.gif) no-repeat right top;
	padding:5px;
	margin-top:0;
	margin-right:0;
	margin-left:0;
	margin-bottom:10px;
}
#linkList ul{
	text-align:right;
	padding:0;
	margin:0;
}
#linkList li{
	margin-bottom:5px;
	list-style-type:none;
	text-align:center;
}
#linkList li a{
	width:100%;
	background:#FDE8CD;
	padding-top:2px;
	padding-bottom:3px;
	display:block;
	text-decoration:none;
}
#linkList li a:hover{
	color:#996633;
	background:#F5C676
}
#lselect{
	margin-bottom:20px;
}
#lselect li{
	border:1px solid #FDE8CD;
	padding:3px;
}
#lselect li a{
	font-size:12px
}
#larchives{
	margin-bottom:20px;
}

