body {
	height: 222px;
	width: 900px;
	background-image: url(RRS%20Images/rs_background.png);
	background-repeat: repeat-x;
	background-color: #FFFAD2;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#master {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	margin-top: 10px;
	background-color: #FFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #7A1600;
	margin-bottom: -10px;
	margin-top: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #B06E0E;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 17px;
}
#header {
	height: 222px;
	width: 900px;
}
#contentLeft {
	width: 271px;
	float: left;
	background-color: #FFF;
	padding-right: 14px;
	padding-left: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	height: 1200px;
	margin-bottom: 20px;
}
#contentCenter {
	float: right;
	width: 271px;
	background-color: #FFF;
	padding-right: 14px;
	padding-left: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	height: 1200px;
}
#contentRight {
	float: right;
	width: 272px;
	background-color: #FFF;
	padding-right: 14px;
	padding-left: 14px;
	height: 1200px;
}
#footer {
	background-color: #DDC887;
	height: 22px;
	width: 900px;
	font-size: 11px;
	color: #B9821E;
	padding-top: 6px;
	float: right;
	text-align: center;
}
a {
	font-weight: bold;
	color: #891E08;
}
a:hover {
	font-weight: bold;
	color: #B9821E;
}
.species {
	padding-left: 54px;
}
.pBold {
	font-weight: bold;
	color: #B9821E;
}
.imagePadLeft {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.disclaimer {
	font-size: 10px;
	font-style: italic;
	text-indent: 20px;
	line-height: 12px;
}
.imagePadRight {
	margin-left: -54px;
	margin-top: 4px;
}
.pBoldDark {
	font-weight: bold;
	color: #5A481C;
}
#contentLeft a{
	font-weight: bold;
	color: #FFF;
	display: block;
	background-color: #54301A;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#contentLeft a:hover {
	font-weight: bold;
	color: #7A1600;
	background-color: #DDC887;
}
