/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	background-color: #818181;
	font-size: 11px;
	font-family: "Lucida Grande", verdana, Arial, "Trebuchet MS", verdana, sans-serif;
}
body{	
	text-align:left;
	min-width:776px;/* for mozilla*/
	height:100%;
	background: #818181 url(images/main_bg.png) repeat-x left top;
}
#wrapper {
	_height: 82px;
}
#outer{
	height:99.9%;
	min-height:100%;
	width:776px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	background-color: #fff;
}
/* mac hide \*/
* html #outer{
	width:776px
}
/* end hide*/
html&gt;body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/
#inner{
	width:100%;
	padding-top:138px;/*needed to make room for header*/
} 
#header{
	position:absolute;
	top:0px;
	left:0px;
	width:776px;
	height:110px;
	background:  url(images/main_logo.png) no-repeat left top;
	z-index:74;
}
#navigation{
	position:absolute;
	top:110px;
	left:0px;
	width:776px;
	height:28px;
	z-index:65;
    /*
	background:  url(images/header_776x43.jpg) no-repeat left top;
    */
}
#logo {
	position:absolute;
	top:0px;
	left:0px;
	width:392px;
	height:110px;
	text-indent: -5000px;
	z-index:300;
	background:  url(images/main_logo_s.png) no-repeat left top;
}
/* mac hide \*/
* html #outer, * html #header {width:776px}
/* end hide*/
#footer {
	color: #ffffff;
	width:776px;
	clear:both;
	height:120px;
	text-align:center;
	left:0px;
	bottom:0px;
	position: absolute;
	background: #606060 url(images/footer_bg_wide.png) repeat-x left top;
}
#footer p {
	margin-top: 20px;
}
#footer p a {
	text-decoration: none;
	color: #ffffff;
}
#footer-footer {
    color: #aaa;
}
* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/
/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:120px;
	/* for ie*/
}
/* end hide*/
div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/
#right {
	width:388px;
	float:right;
	padding-top: 30px;
	z-index: 55;
}
#right-inner {
	width: 302px;
	padding-left: 0px;
	text-align: left;
}
#right-inner h2 {
	font-size: 15px;
}
#left {
	position:relative;/*ie needs this to show float */
	width:348px;
	float:left;
	padding-top:20px;
	padding-left: 30px;
	z-index: 56;
}
#left-inner {
	padding-left: 9px;
	padding-right: 9px;
	text-align: left;
}
#clearfooter {
	width:100%;
	height:82px;
	clear:both;
} /* to clear footer */
#clearfooter2 {
	width:100%;
	height:20px;
	clear:both;
} /* to clear footer */
html&gt;body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */
#content {
	z-index: 300;
	padding-bottom: 7px;
}
#description_area {
	float:left;
	width:690px;
	margin: 10px 0px 20px 38px;
/*
	padding-left: 20px;
	height:122px;
*/
	height:250px;
	/*
	border: 1px solid #ccc;
	background: #eee  url(images/description_area.png) repeat-x left top;
	background-color: #eee;
	*/
} 
*html #description_area {
	float:left;
	width:690px;
	margin: 10px 0px 40px 20px; /* for IE */
/*
	padding-left: 20px;
*/
	height:122px;
	/*
	border: 1px solid #ccc;
	background: #eee  url(images/description_area.png) repeat-x left top;
	background-color: #eee;
	*/
}  /* for IE */
#desc_center {
	float:right;
	width: 312px;
	height: 120px;
	border:1px solid #red;
	border-left: 1px solid #ccc;
/*
	background:  url(images/savethepiazza.jpg) left top;
*/
	z-index: 100;
}
#desc_right {
	float:right;
	width: 152px;
	height: 118px;
	border:1px solid #blue;
	border-left: 1px solid #ccc;
/*
	background:  url(images/piazzamaxim.jpg) left top;
*/
	z-index: 101;
}
#footer-footer {
    	text-align: center;
}

#content h2 {
	font-size: 15px;
	color: #618200;
	/*
	background:  url(images/bullet_17x21.gif) no-repeat left top;
	*/
	padding-left: 19px;
	line-height: 24px;
	position: relative;
	z-index: 999;
}
h3#post-  {
	font-size: 12px;
	color: #618200;
	background:  url() no-repeat left top;
	padding-left: 0px;
}
#content p {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}
#content p a {
	color: #618200;
}

/*
#content p a:hover {
	background-color: #618200;
	color: #ffffff;
}
#description_area a {
	color: #618200;
}
#description_area a:hover {
	background-color: #618200;
	color: #ffffff;
}
#description_area a.mainlink:hover {
	background: url("images/clear.gif");
	color: #ffffff;
}
*/

.update_history a {
	color: #618200;
}
.update_history a:hover {
	background-color: #618200;
	color: #ffffff;
}


#footer p {
	padding: 1px;
}

.mainlink a:hover {
	background: url("images/clear.gif");
}


.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}
.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}
.FSF_resultLink {
	color: #618200;
}
.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}
.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #618200;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;
}
img {
/*
	border: dotted 1px #444444;
*/
border: none;
}
a img {
border: none;
}

#content ul li{
/*
	list-style-image: url(images/bullet_11x8.gif);
*/
	margin-bottom: 0.5em;
	font-size: 110%;
}
#recentdocsctnr {
    padding-top: 30px;
}
.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}

