﻿a {
	color: #000000;
	text-align: left;
}
a:visited {
	color: #008080;
}
a:active {
	color: #000080;
}
a:hover {
	color: #FF00FF;
}
#Backdrop1 {
	background-color: #A4A4A4;
	position: relative;
	z-index: 1;
	height: 1700px;
}
#TopHeader {
	background-color: #FFFFFF;
	position: relative;
	width: 750px;
	height: 18px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('Images/REmain/RndHeader.JPG');
	background-position: top;
	z-index: 1;
	margin-top: 25px;
	background-repeat: no-repeat;
}
#MidHeader {
	background-position: center top;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
	width: 750px;
	height: 100px;
	background-image: url('Images/Pages/springborder2.jpg');
	background-repeat: no-repeat;
}
#MainContent {
	background-position: center top;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
	width: 750px;
	height: 1350px;
	background-repeat: no-repeat;
}
#LT_Col {
	background-color: #D7FFE3;
	position: relative;
	z-index: 1;
	width: 120px;
	height: 1350px;
	float: none;
	background-repeat: no-repeat;
	margin-right: 630px;
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
#RT_Col {
	background-color: #FFFFFF;
	position: relative;
	z-index: 1;
	width: 630px;
	height: 1350px;
	margin-left: 120px;
	float: none;
}
#Footer1 {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
	width: 750px;
	height: 50px;
	background-image: url('Images/REmain/RndFooter.JPG');
	background-position: bottom;
	background-repeat: no-repeat;
}

