@charset "utf-8";
/* CSS Document */

#RNZrollingPics {
	height: 200px;
	width: 668px;
	float: left;
	background-image: url(Images/JuditRidingOnTheSkyiRounded.jpg);
}
#RNZLogo {
	background-image: url(../Images/RSALogo.jpg);
	height: 112px;
	width: 968px;
	background-repeat: no-repeat;
	float: left;
	background-position: center;
	font-family: Cambria;
	font-size: 2em;
	color: #00C;
	line-height: 110px;
	text-align: left;
	text-indent: 210px;
	font-weight: bold;
}
#RNZIntro {
	height: auto;
	width: 725px;
	float: none;
	font-family: Calibri;
	font-size: 1em;
	text-align: justify;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-right: 30px;
	padding-left: 10px;
}

#Beta {
	float: left;
	width: 745px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Calibri;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	color: #000;
}

#BackButton {
	background-image: url(../Images/Back.png);
	height: 30px;
	width: 180px;
	display: block;
	position: relative;
}

#BackButton a {
	position: absolute;
	top: 0;
	left: 0;
	height: 30px;
	width: 180px;
}

#copyright {
	font-family: Calibri;
	font-size: 0.8em;
	color: #999;
	text-align: center;
	height: auto;
	width: 725px;
	padding-left: 10px;
	float: left;
	padding-right: 10px;
}

#UsefulLinks {
	float: left;
	height: auto;
	width: 180px;
	font-family: Calibri;
	font-size: 16px;
	background-color: #FF6;
	padding: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}

