BODY {
	background-color: #854e11;
	margin-top: 0px;
	background-repeat: repeat-x;
	font-size:10px;
	color: #5e3303;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(http://www.oreganoproductions.com/01/assets-II/bg1.jpg);
}

.copy { font-size:10px;
	color: #573003;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.header { font-size:15px;
	color: #5e3303;
	font-family: Georgia, "Times New Roman", Times, serif;
	}


table { font-size: 100%;}

 .box {
	border: 1px;
	border-color: #573003;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: #573003;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #573003;
	border-bottom-style: double;
	border-bottom-width: thin;
	border-left-color: #573003;
	border-left-width: thin;
	border-top-color: #573003;
	border-left: 1px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-width: 1px;
	border-left-style: solid;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
 
 A {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #573003;
	font-variant: small-caps;
}

A:Hover {
	text-decoration: underline;
	color: #FFFFFF;
}

A:Visited {
	text-decoration: none;
	color: #7E4B1D;
}