body {
	background-color: #002800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#Banner {
	position:absolute;
	top:0px;
	height:70px;
	z-index:1;
	color: #F73F49;
	font-weight: bolder;
	border: none;
	vertical-align: middle;
	left: 0px;
	width: 100%;
}

#Main {
	position:absolute;
	left:233px;
	top:75px;
	z-index:1;
	margin-left: 0px;
	overflow: none;
	color: #000000;
	line-height: 140%;
	margin-right: 20px;
}

#Main img {
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
}

#Content {
	background-color: #F0FFF0;
	border-color: #F73F49;
	border-width: 2px;
	border-style: solid;
	padding: 10px 3% 25px 3%;
}

#Content a {
	text-decoration: underline;
}

#Content a:link, #Content a:visited {
	color: #009300;
}

#Content a:hover, #Content a:active {
	color: #F73F49;
}

#ColouredArea {
	background-color: #D2FFD2;
	width: 225px;
	color: #005100;
	font-weight: normal;
	font-size: 75%;
	border: solid 2px #F73F49;
	float: right;
	margin-left: 15px;
	line-height: 125%;
}

#ColouredArea table td {
	border-bottom: #F73F49 solid 1px;
	padding-top: 10px;
	padding-left: 5px;
}

#ColouredArea table td.noborder {
	border-bottom: none;
}

#Footer {
	z-index:2;
	margin-top: 25px;
	color: #005100;
	font-size: 80%;
	font-weight: bold;
	line-height: 150%;
	visibility: visible;
}

#Footer p {
	margin: 15px 25px;
}
ul {
	list-style-position: outside;
	list-style-image: url(RCT-images/square-bullet.gif);
}


#Footer a {
	color: #005100;
}

#Footer a:hover, #Footer a:active {
	color: #000066;
}

#FooterInner {
	margin-bottom: 15px;
	background-color: #D2FFD2;
	border: solid 1px #F73F49;
}

#Nav {
	position:absolute;
	left:9px;
	top:225px;
	width:207px;
	z-index:2;
	height: 500px;
}

#Nav a {
	text-decoration: none;
	color: #F73F49;
}

#Nav a:link, #Nav a:visited {
	color: #F4FFE4;
}

#Nav a:hover, #Nav a:active {
	color: #F73F49;
}

#NavTable {
	width: 150px;
	margin: auto;
	font-size: 90%;
}

#NavTable td {
	border-bottom-color: #F73F49;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #F4FFE4;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 90%;
}

#NavTable td.youarehere {
	color: #F73F49;
}

#callout {
	color: #000000;
	background-color: #F73F49;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding: 5px 10px 15px 15px;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 5px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.25em;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 115px;
	margin-top: 5px;
	margin-right: 20px;
	text-align: center;
	float: right;
}

#Nav #callout ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	margin-left: 0px;
	padding-left: 15px;
}

#Nav #callout ul li {
	margin-left: 15px;
	padding-left: 0px;
}


h2 {
	font-size: 1.25em;
}

h5 {
	font-weight: bold;
	line-height: 90%;
	font-size: 100%;
}

caption {
	color: #EF0A15;
	font-weight: bold;
	font-size: 125%;
	padding: 10px 0;
}

strong {
	color: #EF0A15;
	font-weight: bold;
}

.imageborder {
	border: 1px solid #F73F49;
}

.imageright {
	float: right;
	margin-left: 10px;
}

.amazon {
	margin-top: -20px;
	margin-right: 5px;
	float: right;
	clear: both;
}

#Nav #callout a {
	color: #000000;
	text-decoration: underline;
}

#Nav #callout a:hover, #callout a:active {
	color: #F4FFE4;
}


.biblio p{
	margin-top: 5px;
	margin-bottom: 5px;
}

.biblio h5 {
	margin-top: 15px;
	margin-bottom: 5px;
}
