﻿body {
margin: 0px;
border-style: 0;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
background-image: url('../moreImages/welcomeImages/RLbackground.jpg');
font-size: 20px;
line-height: 24px;
color: #333333;
}
a {
	text-decoration: none;
}
.bannerBox {
	background-color: #E9EDF0;
	border: thick solid #FFFFCC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	position: relative;
	width: 800px;
	}
.banner {
margin: 30px;
text-align: center;
background-color: #FFFFFF;
position: relative;
height: 160px;
}
.contentBox {
position: relative;
width: 800px;
margin-top: 12px;
margin-right: auto;
margin-left: auto;
top: 0px;
left: 0px;
}
.goHome {
font-size: 14px;
color: #666666;
border-right-style: solid;
border-bottom-style: solid;
border-right-width: 1px;
border-bottom-width: 1px;
border-right-color: #000000;
border-bottom-color: #000000;
text-align: center;
position: absolute;
top: 150px;
}
.goHome a {
	color: #666666;
}
.goHome a:hover {
	color: #333333;
}














.specialBox {
	position: relative;
	width: 800px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	left: 0px;
	text-align: center;
	color: #6600CC;
	font-weight: bold;
	font-size: 28px;
}
.specialBox2 {
	position: relative;
	width: 800px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	left: 0px;
	text-align: center;
	color: #464189;
	font-size: 28px;
	font-weight: bold;
}














