	body {
	background-image: url(images/bkgrn-beige.jpg);
	background-repeat: repeat;
	background-color: #001B00;
	background-attachment: fixed;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
.quotes1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: #333333;
	margin: 5px;
	padding: 5px;
}
	
	/* right floated images */
	.image {
		float: right;
		margin: 0 0 10px 20px;
	}
		/* left floated images */
	.image2 {
		float: left;
		margin: 0px 5px 5px 0px;
		padding: 0 20px;
	}

	/* sections of text */	
	.box {
		padding-top: 20px;
	}
		/* bold italic subtitles */
		.box h3 {
			font-style: italic;
			font-weight: bold;
			font-size: .75em;
		}
			/* lists */
			.box ul {
				margin: 15px 300px 15px 50px;
				font-size: .75em;
			}
				.box ul li {
					line-height: 18px;
				}.background1 {
	background-color: #294A12;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-right: 5px;
	margin-left: 10px;
}
.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
}
.Box1 {
	background-image: url();
	background-repeat: repeat;
	margin: 8px;
	padding: 10px;
	border: thin double #7F9EA8;
	list-style-position: inside;
	list-style-type: square;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
.Box2 {
	background-image: none;
	margin: 5px;
	padding: 5px;
	border: thin double #333333;
	list-style-position: inside;
	list-style-type: square;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
