﻿body {
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('images/CRbkg10-18d.jpg');
	background-color: #0F510C;
	background-repeat: repeat-y;
	background-attachment: scroll;
	font-size: 85%;
	line-height: 150%;
}
#nav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-transform: capitalize;
}
#nav a:link {
	color: #000000;
	text-decoration: none;
}
#nav a:visited {
	color: #000000;
	text-decoration: none;
}
#nav a:hover {
	color: #003300;
	text-decoration: underline;
}
#nav a:active {
	color: #000080;
	text-decoration: underline;
}
#text2 img {
	border-style: solid;
	border-width: thin thick thin thick;
	border-color: #003300;
}
a:link {
	color: #000000;
	font-weight: bold;
}
a:visited {
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #000080;
	font-weight: bold;
	text-decoration: none;
}

#base {
	width: 754px;
	background-color: #0c430c;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	border-top-style: groove;
	border-width: medium;
	border-color: #281808;
}
#base a:link {
	width: 754px;
	background-color: #0c430c;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}

#header {
	padding-top: 10px;
}
#text #text table tr td img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
