body {
	background-color: #009933;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	background-position: 100px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}
.btop {
	
	position: fixed; top:0px;left:0px;
}
.navbar {
	position: fixed; top:135px; left:15px;
}

.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
.siteinfo {
	font-size: x-small;
}
.disclaim p {
	font-style: italic;
}
.content p {
	margin-left: 10px;
}
.content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	line-height: 40px;
}
.times {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.style1 {color: #006633
}
img {
	border: 0px;
}
.vision {
	margin-left: 10px;
}
.indent {
	margin-left: 10px;
}

