body {
	font: 85% Arial, Verdana, Sans-Serif;
	word-spacing:1px;
	color:#313131;
}

#print{
display:block;
border-bottom: 1px solid black;
margin-bottom:10px;
padding-bottom:10px;
}

#print small {
font-size:10px;
}

#header {
	display:none;
}

#sidebarright {
display:none;
}

#content {

}

#contentnorightbar {
	margin:0 0 0 240px;
	padding:20px 0 0 20px;
}


#footer {
display:none;
}


p {
	margin-bottom:10px;
	line-height:20px;
}

h1 {
	font:150% "Georgia","Lucida Grande","Lucida Sans Unicode","Trebuchet MS";
	color:#51760e;
	margin: 5px 0px 15px 0px;
}

h2 {
	font:130% "Georgia","Lucida Grande","Lucida Sans Unicode","Trebuchet MS";
	color:#51760e;
	margin: 15px 0px 10px 0px;
}

h2 {
	font:120% "Georgia","Lucida Grande","Lucida Sans Unicode","Trebuchet MS";
	color:#51760e;
	margin: 15px 0px 10px 0px;
}

h2 a {
	color:#51760e;
	text-decoration:none;
}

h2 a:hover {
	color:#5F9128;
}

a {
	color:#6E9634;
}

a:hover {
	text-decoration:none;
}

h3 {
	font:120% Trebuchet MS;
	margin:10px 0;
}

#content ul {
	margin:15px 0 15px 0;
	line-height:25px;
	padding:15px 0 15px 15px;
	color:#79B933;
}
#content ul span {
	color:#444;
}
#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
	padding:15px 0;
	color:#79B933;
}

#contentnorightbar ul span {
	color:#444;
}

img {
	border:0px;
	margin:0px;
}

form {
	padding: 10px 0px;
}

label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;

}

input[type=text] {
	width:300px;
	padding:5px;
	border: 1px solid #777;
	font-size: 90%;
	color:#777;
}

input[type=submit], input[type=button], button {
	padding:5px;
	background-color: #b6dd6d;
	border: 1px solid #777;
	font-size: 90%;
	color:#313;
	cursor: pointer;
}

input[type=submit]:hover, input[type=button]:hover, button:hover {
	background-color: #79B5D6;
}


input:focus, textarea:focus {
	border-color: #79B5D6;
	color:#555;
}


textarea {
	width:400px;
	padding:4px;
	font:90% Arial;
	border: 1px solid #777;
	height:200px;
	display:block;
	color:#313;
}

p img {
	float:left;
	margin:0 10px 0 0;
}

blockquote p {
	font:160% Georgia;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}


.managepicturecontainer textarea {
	width: 150px;
	height:40px;
}

.managepicturecontainer input {
	padding: 1px;
	width: 50px;
}

      
