body {
  text-align: center;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
  background-color: #E3F9B9;
}

A:link {
	COLOR: #669922; text-decoration: none;
}
A:visited {
	COLOR: #88bb22; text-decoration: none;
}
A:active {
	COLOR: #669922; text-decoration: none;
}
A:hover {
	COLOR: #88bb22; text-decoration: underline;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 98%;
  text-align: left;
  background: #FFFFFF;
  border: 8px solid #FFFFFF;
}

#header_wrapper {
  background: #88BB22 url('../images/menu_bg_green.gif') bottom left repeat-x;
  margin:0px; padding:0px;
}

#header {
  height: 60px;
  padding:15px;
  margin:0px;
}

#header h1 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;
}

#header h2 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color:#B1C6EB;
  letter-spacing: 1px;
}

#left_side {
  margin-top: 10px;
  float: left;
  width: 195px;
  background: #DCFF99 url('../images/side_bg_green.gif') bottom left repeat-x;
}

#right_side {
  margin-top: 10px;
  float: right;
  width: 195px;
  font-size: 11px;
  background: #DCFF99 url('../images/side_bg_green.gif') bottom left repeat-x;
}

#content {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 215px;
  margin-right: 215px;
}

#footer {
  height: 50px;
  background-color: #88BB22;
  clear: both;
  text-align: center;
  padding-top:12px;
  color: #DCFF99;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
}

#footer A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}

#left_side p, #right_side p {
  margin:10px;margin-top:15px;margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}

#left_side img, #right_side img {
  border-style:none;
}

#left_side p, #right_side p {
  margin:10px;margin-top:15px;margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}

#left_side h3, #right_side h3 {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #FFFFFF;
  border:1px solid #4A6F19;
  background-color: #669922;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #555544;
}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #555544;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  color: #555544;
}

#content img, #left_side img, #right_side img  {
  border-style:none;
}

#navlist
{
  margin-top:1px;
  margin-bottom:0px;
  text-align:center;
  padding: 5px 0;
  margin-left: 0;
  border-bottom: 1px solid #4A6F19;
  font: bold 14px Verdana, sans-serif;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
  color: #F1F6FE;
  padding: 5px 15px;
  margin-left: 3px;
  border: 1px solid #4A6F19;
  border-bottom: none;
  background: #669922 url('../images/tab_bg_green.gif') bottom left repeat-x;
  text-decoration: none;
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }

#navlist li a:hover
{
  color: #FFFFFF;
  background: #88CC22;
  border-color: #4A6F19;
}

#navlist li a#current
{
  color: #000;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  background-color: #fff6ff;
  margin:0px;
  padding:10px;
  border: 1px solid #DCFF99;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.featurebox_side {
  background-color: #fff6ff;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DCFF99;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}

/* feedburner */

.feedburnerFeedBlock ul
{
  margin:0px;
  padding:10px;
}

/* Twitter */

#twitter_update_list
{
  margin:0px;
  padding:10px;
}

.twitterBlock ul
{
  margin:0px;
  padding:10px;
}


/* latest forum posts */

table.ssi_table
{
	display:block;
	width:100%;
	padding:0px;
	margin:0px;
	line-height: 18px;
	color:#4A6F19;
}

table.ssi_table tr
{
	font-size:6pt;
	display:inline;
	width:100%;
}

table.ssi_table tr td
{
	text-align:left;
	display:block;
}

/* wiki related */ 

.wikiSearchDiv
{
	width:100%;
	display:block;
}

.wikiSearch
{
	display:block;
	width:100%;
}

.wikiSearchButton
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:3px;
	text-align:center;
}

a.action {color:white}
a.action:hover {color:blue}

#wiki_toolbar_header
{
	display: block;
	width: 100%;
	height: 1em;
	background: #DCFF99;
	padding: 5px;
}

#wiki_toolbar_header_left
{
	float:left; 
	display:block;
	height:100%;
}

#wiki_toolbar_header_left .button
{
	float: left;
}

#wiki_toolbar_header_right
{
	float: right;
	display: block;
	height:100%;
}

#wiki_toolbar_header_right .button
{
	float: left;
}
#wiki_toolbar_header_right .edit
{
	float: left;
}

#wiki_breadcrumbs
{
	text-align: left;
	width: 100%;
	height: 1em;
	padding: 5px;
	padding-top: 1em;
	background: #DCFF99;
	font-family: verdana, arial, sans-serif;
    font-size: 11px;
}

#wiki_toolbar_footer
{
	display: block;
	width: 100%;
	height: 1.75em;
	background: #DCFF99;
	padding: 5px;
}

#wiki_toolbar_footer_left
{
	float:left; 
	display:block;
}

#wiki_toolbar_footer_left .button
{
	float: left;
}

#wiki_toolbar_footer_right
{
	float: right;
	display: block;
}

#wiki_toolbar_footer_right .button
{
	float: left;
}