body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828282;
	background-color: #727876;
}

a {
	outline: none;
}

#wrapper {
	width: 930px;
	margin: 20px auto;
	background: #FFFFFF;
	border: 4px solid #535756;
	text-align: left;
}

#header {
	width: 920px;
	height: 65px;
	margin: 5px;
}

#header .title {
	font-family: "Arial Narrow","Arial" sans-serif;
	color: #71962F;
	float: left;
}

#header .title .hbig {
	margin: 2px 0;
	font-size: 36px;
}

#header .title .hbig a {
	text-decoration: none;
	color: #71962F;
}

#header .title .hsmall {
	margin: 2px 0;
	font-size: 16px;
	font-weight: bold;
}

#header .links {
	float: right;
	padding-top: 10px;
}

* html #header .links {
	padding-top: 20px;
	font-size: 11px;
}

#hspacer {
	width: 920px;
	height: 3px;
	margin: 0 5px 5px 5px;
	background-color: #727876;
}

* html #hspacer {
	height: 3px;
	font-size: 3px;
}

#container {
	width: 930px;
	margin: 0 0px;
}

#sidebarleft {
	width: 260px;
	float: left;
}

#content {
	width: 660px;
	margin: 5px 5px 0 5px;
	float: left;
	font-size: 14px;
}

#content .node {
	margin-bottom: 5px;
	padding: 0 5px;
	border: 1px solid #eeeeee;
	color: #333333;
}

#content .block {
	float: left;
}

#sidebarleft .block {
	margin: 0;
	padding: 5px;
}

.clearer {
	width: 100%;
	margin-top: 1px;
	clear: both;
}

#footer {
	width: 900px;
	padding: 10px;
	margin: 5px;
	background-color: #5D6661;
	border-top: 5px solid #4D4D4D;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

img {
	margin: 10px;
	border: 1px solid black;
}

img.iright {
	float: right;
}

#header ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	display: inline;
}

#header ul li a {
	margin: 0;
	padding: 7px 4px 8px 4px;
	background-color: #8DC73F;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	font-family: "Arial Narrow", sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	border: 1px solid #669900;
	border-top: 4px solid #669900;
}

* html #header ul li a {
	padding: 6px 4px 8px 4px;
	font-size: 16px
	line-height: 16px;
}

#header ul li a:hover, #header ul li a.current {
	background-color: #82B63A;
}

#sidebarleft span, #sidebarright span {
	display: block;
	padding: 3px 6px;
	margin: 0;
	font-size: 15px;
	font-weight: bold;
	font-family: "Arial Narrow", sans-serif;
	background-color: #8DC73F;
	background: url(images/spanbg.jpg) repeat-x;
	border: 1px solid #669900;
	border-bottom: none;
	color: #FFFFFF;
}

#sidebarright span {
	border-bottom: 1px solid #669900;
}

#sidebarleft ul {
	list-style: none;
	margin: 0;
	padding: 2px 0;
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
	border-top: none;
}

#sidebarleft li a {
	margin: 0 10px 0 5px;
	padding: 2px 10px 2px 15px;
	background: url(images/sidebarli.gif) left center;
	background-repeat: no-repeat;
	color: #333333;
	display: block;
	text-decoration: none;
}

* html #sidebarleft li a {
	display: inline-block;
}


* html #sidebarleft li a {
	display: block;
}

#sidebarleft li a:hover, #sidebarleft li a.current {
	color: #006633;
	background: url(images/sidebarlihover.gif) left center;
	background-repeat: no-repeat;
	text-decoration: underline;
}

#content a {
	color: #71962F;
	text-decoration: none;
}

#content a:hover {
	color: #336633;
	text-decoration: underline;
}

#content h1 {
	margin: 5px 5px 5px 0;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #71962F;
}

#content p, #content li {
	margin: 0;
	padding: 8px 0;
	line-height: 1.7em;
}

#content p.pcenter {
	text-align: center;
}

#content ul {
	list-style-type:square;
}

#content table {
	border-collapse: collapse;
	margin: 10px 0;
}

#content table th, #content table td {
	padding: 5px;
	border: 1px solid black;
	font-size: 12px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
}

#sidebarleft .block ul.sadv {
	margin: 0;
	list-style: none;
	text-align: left;
	font-weight: normal;
	padding: 10px;
}

#sidebarleft .block ul.sadv li {
	margin: 0 5px 10px 5px;
	padding: 0;
	font-size: 11px;
	line-height: 13px;
	height: 100%;
	border: none;
	background: none;
	color: black;
}

#sidebarleft .block ul.sadv a {
	text-decoration: none;
	font-size: 11px;
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #990000;
	background: none;
	border: none;
}

#sidebarleft .block ul.sadv a:hover {
	text-decoration: underline;
}

#fadv {
	margin: 0 auto 10px auto;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
	width: 930px;
}

#fadv ul {
	list-style: none;
	display: inline;
	float: left;
	color: #111;
	margin: 10px;
	padding: 0;
}

#fadv li {
	display: block;
	float: left;
	width: 285px;
	margin: 5px;
	padding: 0;
	text-align: left;
	line-height: 1.1em;
	font-size: 11px;
}

#fadv li a {
	color: #990000;
	background-color: inherit;
	text-decoration: none;
	font-weight: normal;
}

#fadv li a:hover {
	text-decoration: underline;
}
