body {
	background: #61A644 url("img/bg.jpg") no-repeat top center;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	padding:0px;
	margin:0px;
	padding-bottom: 20px;
}

#clogo, #glogo {
	display: none;
	width: 350px;
	margin: auto;
	margin-bottom: 40px;
	margin-top: 0px;
}

.lastmod {
	margin: 0; padding: 0;
	margin-right: 20px;
	text-align: right;
	font-size: 10px;
	color: #BFBFBF;
}

a:link, a:visited {
	xtext-decoration: none;
	color: #478530
} 

a:hover {
	xtext-decoration: underline;
}

#page {
	color: #444;
	width: 850px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	background-color: #fff;
	line-height: 16px;
	overflow: auto;
}


#header, #header a {
	margin: auto;
	margin-bottom: -20px;
	padding: 0;
	height: 200px;
	width: 850px;
}

#header {
	background-image: url("img/header.png");
}

#header a {
	display: block; height: 175px;
	text-decoration: none !important;
}



#logo {
	height: 136px;
	width: 200px;
	background: transparent url("logo.png");
	cursor: pointer;
}

#content {
	background-color: #fff;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 225px;
	margin-right: 30px;
}

#content p, #content ul, #content ol, #content pre, #content td {
	font-size: 13px;
}


#content table tr, #content table td {
  padding:0; margin:0;
}


.difftime
{
 background: transparent none !important;	
}

#gbanner, #cbanner, #cbanner a {
	clear: both;
	width: 820px;
	height: 80px;
	margin: auto;
	margin-top: 0;
}

#cbanner a {
	width: 600px;
	margin-top: 10px;
	height: 40px !important;
	display: block;
}

#cbanner {
	background: transparent url("img/cbanner.png") no-repeat center;
}


#gbanner {
	background: transparent url("img/gbanner.png") no-repeat center;
}


a#gbanner, a#cbanner { text-decoration: none !important; }




#content textarea {
  width:  790px;
	height: 300px;
	margin:  0 0 10px 0;
  font-family: monospace;
}

#content #wikiedit {
	margin-bottom: 20px;
}

#content h1 {
  font-size: 22px;
}

#content h2 {
	margin-top: 20px;
  font-size: 18px;
	font-weight: normal;

}

#content h3 {
	margin-top: 25px;
  font-size: 14px;
}

#content ul {
	padding-left:2em;
}

div#content { 
	min-height:300px;
	height:expression(this.scrollHeight > 400 ? "auto":"400"); 
}

#sidebar {
	float: left;
	width: 175px;
	margin: 0px; padding:0;
	padding-left: 20px;
}


#sidebar ul { list-style:none; padding:0px; margin:0px; }
#sidebar li { margin:0px; margin-top: 2px; margin-bottom: 3px; padding-left: 6px; }

#sidebar a { text-decoration: none; }
#sidebar a:hover { text-decoration: underline; }

#sidebar a.selflink {
font-weight: bold;	
}


#suptitle p, #suptitle ul {
	font-size: 1.1em;
	padding: 0.4em 0;
}

#suptitle p {
	float: left;
	padding-left: 1em;
}

#suptitle ul {
	text-align: right;
	padding-right: 1em;
}

#suptitle ul li {
	display: inline;
	margin-left: 1em;
}


#footer {
	clear: both;
	margin: auto;
	margin-top: -10px;
	margin-bottom: 20px;
	padding: 0px;
	height: 50px;
	text-align: center;
}

#footer a {
  margin: 1em;
}

#footer a:link, #footer a:visited {
	color: #777;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#tools {
	width: 850px;
	height: 50px;
	margin: auto;
	text-align: left;
	background: transparent url("img/footer.png") no-repeat center;
	font-size: 12px;
}

#toollist {
	visibility: hidden;
}
	

#tools a {
	color: #fff !important;
	display: block;
	float: left;
}

#toollist a.t1 { padding-top: 4px;}
#toollist a.t2 { padding-top: 8px;}
#toollist a.t3 { padding-top: 12px;}
#toollist a.t4 { padding-top: 16px;}
#toollist a.t5 { padding-top: 20px;}
#toollist a.t6 { padding-top: 24px;}

#tools_commands a {
	margin: 0;
	padding: 0;
}

.rfloat img {
	margin-left: 15px;
}

#sidebar h1 {font-size: 14px;}
#sidebar h2 {font-size: 14px;}
