#containerHome{
	background-image: url(Images/teamRSHomeBackNoNavs.jpg);
	background-repeat: no-repeat;
	width: 710px;
	height: 850px;
	left: 25px;
	top: 25px;
	position: absolute;
}
#containerShorter{
	background-image: url(Images/teamRSBackShorter.jpg);
	background-repeat: no-repeat;
	width: 710px;
	height: 710px;
	left: 25px;
	top: 25px;
	position: absolute;
}
#containerLonger{
	background-image: url(Images/teamRSBackLonger.jpg);
	background-repeat: no-repeat;
	width: 710px;
	height: 850px;
	left: 25px;
	top: 25px;
	position: absolute;
}
#containerLongest{
	background-image: url(Images/teamRSBackLongest.jpg);
	background-repeat: no-repeat;
	width: 710px;
	height: 1350px;
	left: 25px;
	top: 25px;
	position: absolute;
}
#homeHotspots{
	width: 188px;
	height: 390px;
	left: 28px;
	top: 188px;
	position: absolute;
}
#headerAnimation{
	width: 135px;
	height: 90px;
	left: 585px;
	top: 40px;
	position: absolute;
}
#movingDots{
	width: 550px;
	height: 10px;
	left: 35px;
	top: 85px;
	position: absolute;
}
#columnAhome{
	width: 360px;
	height: 595px;
	position: absolute;
	left: 228px;
	top: 207px;
	visibility: visible;
}
#columnAshorter{
	width: 328px;
	height: 465px;
	position: absolute;
	left: 15px;
	top: 177px;
	visibility: visible;
}
#columnBshorter{
	width: 328px;
	height: 465px;
	position: absolute;
	left: 366px;
	top: 177px;
	visibility: visible;
}
#columnAlonger{
	width: 255px;
	height: 600px;
	position: absolute;
	left: 45px;
	top: 204px;
	visibility: visible;
}
#columnBlonger{
	width: 255px;
	height: 600px;
	position: absolute;
	left: 329px;
	top: 205px;
	visibility: visible;
}
#columnAlongest{
	width: 255px;
	height: 900px;
	position: absolute;
	left: 45px;
	top: 205px;
	visibility: visible;
}
#columnBlongest{
	width: 255px;
	height: 1100px;
	position: absolute;
	left: 329px;
	top: 205px;
	visibility: visible;
}
#footerHomeShorter{
	font-family: Times New Roman;
	font-size: 9px;
	color: black;
	width: 680px;
	height: 20;
	left: 40px;
	top: 827px;
	visibility: visible;
	position: absolute;
}
#footerHomeShorter2{
	font-family: Times New Roman;
	font-size: 9px;
	color: black;
	width: 670px;
	height: 20;
	left: 40px;
	top: 156px;
	visibility: visible;
	position: absolute;
}
#footerLonger{
	font-family: Times New Roman;
	font-size: 9px;
	color: black;
	width: 690px;
	height: 50;
	left: 15px;
	top: 762px;
	visibility: visible;
	position: absolute;
}
#footerLongest{
	font-family: Times New Roman;
	font-size: 9px;
	color: black;
	width: 690px;
	height: 50;
	left: 40px;
	top: 1328px;
	visibility: visible;
	position: absolute;
}
#rightNav{
	width: 117px;
	height: 1px;
	left: 610px;
	top: 195px;
	visibility: visible;
	position: absolute;
}
a:link {
	color:#006633;
}
a:visited {
	color:#990000;
}
#navbar {
	top: 160px;
	position: absolute;
	left: 52px;
	height: 20px;
	width: 675;
}
a {
	font-size: 12px;
}
h1 {
	font-size: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	font-family: Verdana;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-size: 13px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
}
h3 {
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	color: black;
}
h4 {
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
}
body {
	font-size: 12px;
	background-color: #333333;
}
p {
	font-size: 12px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	}
