
		body {
			background:	#f0e7fb url("/img_frame/body.gif") repeat-y;
			background-position: top center;
			text-align: center;
			padding: 0px;
			padding-top: 170px;
			color: #FFF;
			font-family: "Arial";
		}
		a {
			color: #FFF;
		}
		a:hover {
			color: #5cd1ff;
		}
		h3 {
			margin: 0px;
			margin-bottom: 4px;
			margin-top: 15px;
		}
		#banner {
			position: absolute;
			top: 0px;
			left: 50%;
			margin-left: -418px;
		}

		#menu {
			font-weight: bold;
			font-size: 17px;
			margin-bottom: 20px;
		}
		#menu a {
			text-decoration: none;
			border-bottom: 2px solid #5cd1ff;
		}
		#menu a:hover {
			color: #a4ffff;
		}

		#content {
			width: 680px;
			position: absolute;
			left:50%;
			margin-left: -345px;
			top: 220px;
			text-align: left;
			font-size: 17px;
			line-height: 120%;
		}
		#sidepics {
			position: absolute;
			top: 0px;
			left: 50%;
			margin-left: 249px;
		}
		#nhspic {
			position: absolute;
			top: 362px;
			left: 50%;
			margin-left: 255px;
		}
		#nhspic a img {
			border: 0px;			
		}

		#rlaLogo {
			position: absolute;
			top: 496px;
			left: 50%;
			margin-left: 255px;
		}
		#onscreen_pic {
			position: absolute;
			top: 30px;
			left: 50%;
			margin-left: -302px;
			background: url("/img_frame/picturebg.gif") no-repeat;
			width: 601px;
			height: 443px;
			color: #000;
		}
		#onscreen_pic a {
			color: #000;
		}
		#onscreen_pic #photograph {
			position: absolute;
			top: 62px;
			left: 43px;
		}

		#pictures {
			margin-top: 30px;
		}
		#pictures img {
			border: 2px solid #5cd1ff;
			margin: 5px;
		}