body {
	background-image: url(../images/EOG-bg3.jpg);
	margin: 0px;
}
.text {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	padding-right: 25px;
	padding-left: 50px;
	line-height: 26px;
}
hr {
	color: #333333;
}
.highlight {
	font-weight: bold;
	color: #7A3702;
}
a:link {
	color: #73B547;
	text-decoration: underline;
}
a:visited {

	color: #73B547;
	text-decoration: underline;
}
a:hover {

	color: #FDC236;
	text-decoration: underline;
}
.textBoxed {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	padding-right: 3px;
	padding-left: 3px;
}
ul {
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.imageBorder {
	background-color: #E7E3BE;
}
.sitetext {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	padding: 5px;
	color: #333333;
}
.copyright {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}

