body {
	margin:0;
	padding:0.5em 1em 1em 2em;
	font:normal 8.5pt Verdana,sans-serif;
	background:#fff url('../images/grass2.jpg') fixed repeat-x bottom left;
	color:#000;
}
#container {
	width:42em;
}
#header {
	position:relative;
}
#header ul {
	margin:0;
	padding:1em 0 0.5em 0;
	border-bottom:1px solid #ddd;
	width:100%;
}
#header li {
	display:inline;
	margin:0 0.5em 0 0;
	padding:0;
	position:relative;
}
#header a {
	color:#000;
	background-color:#fff;
	text-decoration:none;
	padding:0.5em;
	border:1px solid #ddd;
	border-bottom-style:none;
}
#header a:hover {
	background-color:#800000;
	color:#fff;
}
body#p_ #header a.t_,
body#p_project #header a.t_project,
body#p_faq #header a.t_faq,
body#p_link #header a.t_link,
body#p_contact #header a.t_contact
{
	background-color:#fafafa;
	color:#000;
	border-bottom:1px solid #fafafa;
}
#header form {
	margin:0;
	padding:0;
	position:absolute;
	top:0.5em;
	right:0.3em;
	width:12em;
}
#header form input {
	border:1px solid #ddd;
	font:normal 1em monospace;
	padding:0;
	background-color:#eee;
	color:#000;
	width:100%;
}
#header h1 {
	display:none;
}

#content  {
	margin:0;
	padding:1.5em 1em 1em 1em;
	background-color:#FaFaFa;
	color:#000;
	border:1px solid #ddd;
	border-top-style:none;
	line-height:1.7em;
	clear:both;
}
#content a {
	color:#2E8B57;
	background-color:inherit;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
}
#content  p {
	margin:0 0 1em 0;
	padding:0;
}
#content ol, ul {
	margin:0 0 1em 0;
	padding:0 0 0 3em;
}
#content li {
	margin:0 0 0.5em 0;
}
#content a img {
	border-style:none;
}
#content img {
	border-style:none;
}
#content sup.date {
	color:orange;
	background-color:inherit;
}
#content code, #content pre {
	color:#000;
	background-color:#f5f5f5;
	border:1px dashed #ccc;
	font-size:1em;
}
#content pre {
	width:98%;
	overflow:auto;
	margin:0 0 1em 0;
	padding:0;
}
#content .alpha {
	list-style-type:lower-alpha;
}
#content .roman {
	list-style-type:lower-roman;
}
#content .none {
	list-style-type:none;
}
#content .check {
	list-style-image:url('../images/check.gif');
}
#content li div {
	margin:0 0 1em 0;
}
#content h3 {
	margin:0 0 0.5em 0;
	padding:0;
	font-size:1.3em;
	font-weight:normal;
}
#content h2 {
	margin:0 0 0.5em 0;
	padding:0;
	font-size:1.5em;
	font-weight:normal;
}
#content .underline {
	border-bottom:1px dashed #aaa;
}
#content .right {
	text-align:right;
}
#content .centre {
	text-align:center;
}
#content blockquote {
	margin:1em;
	padding:0 0 0 1em;
	font-style:italic;
}

#content form.search {
	margin:0 0 1em 0;
	padding:0;
	text-align:center;
}
#content form.search input {
	font-size:1em;
}
#content form.search input.q {
	border:1px solid #aaa;
	padding:0.2em;
	width:20em;
}
ul#searchResult {
	margin:0 0 1em 0;
	padding:0;
	list-style-type:none;
}
ul#searchResult a.title {
	font-size:1.1em;
}
ul#searchResult .url {
	color:#808080;
	background-color:inherit;
}
#content .nav {
	text-align:center;
	font-weight:bold;
	margin:2em 0 0 0;
	word-spacing:2em;
}
#content .nav a {
	word-spacing:1em;
}

ul#page_link {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#page_link ul {
	margin:0 0 1em 0;
	padding:0 0 0 1em;
	list-style-type:none;
}

