body {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #C1DCEA;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #3e7924;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.green {
	font-family: "Times New Roman", Times, serif;
	color: #3e7924;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
.minibit {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: italic;
	color: #3e7924;

}
.floatright { float: right; 
padding: 0.5em;
margin:10 0 0 10;
}
.floatleft { float: left;
padding: 0.5em;
margin: 0 10 0 0;
 }
a:link {
	color: #3e7924;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #3e7924;
	text-decoration: none;
	font-weight: bold;
}
.subtitlebold {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #3e7924;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
.biggreen {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #3e7924;
	text-decoration: none;
}
.trap {
width:5px;
visibility:hidden;
}
