body {
	background-color: #CCFF99;
}
a:link {
	color: #ff3300;
	font-weight: bold;
	text-decoration: none;
}
#nav {
	background-color: #99cc66;
	color: #0033cc;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	position: relative;
	top: 0px;
	text-align: center;
	margin-top: 0px;
	padding-top: 5px;
	font-size: 18px;
}
#footer {
	background-color: #99cc66;
	color: #0033cc;
	clear: both;
	text-align: center;
}
h1 {
	background-image: url(Images/trc_banner.jpeg.jpg);
	height: 230px;
	width: 800px;
	width: 800px;
	text-align: center;
	width: 800px;
}
#banner {
	margin-bottom: 0px;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 1px solid #663300;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #339933;
	text-align: center;
	display: block;
	clear: both;
	margin-top: 0px;
	position: relative;
}
a:link {
	color: #ff3300;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.left {
	float: left;
	width: 240px;
	height: 280px;
	position: relative;
	margin: 0px 25px 0px 125px;
	border: 1px solid #663300;
	padding: 0px;
	display: inline;
}
.info {
	position: relative;
	width: 240px;
	height: 280px;
	text-align: left;
	float: right;
	margin-right: 50px;
	margin-top: 0px;
}

#content {
	width: 750px;
	position: relative;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	padding-top: 25px;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	margin: 0px;
	padding-bottom: 25px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
