@charset "utf-8";
body {
	background-color: #3c3b34;
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%
}
.container {
	position: absolute;
	left: 50%;
	margin-left: -459px;
	z-index: 0;
	background-image:url(images/background.gif);
	background-repeat:repeat-y;
	width:919px;
}
.main-background {
	background-image:url(images/background.gif);
	background-repeat:repeat-y;
	width:919px;
}
.rsl-logo {
	position: absolute;
	right: 0px;
	bottom: 110px;
	z-index: 10;
}
.contact-us {
	position: absolute;
	left: 23px;
	bottom: 110px;
	z-index: 10;
}
.psc-link {
	position: absolute;
	right: 130px;
	bottom: 110px;
	z-index: 10;
}
.advert-borders img {
	border: 3px solid #FFFFFF;
}
.content-area {
	background-color: #ECEDED;
	background-image: url(images/content-background.gif);
	background-repeat: repeat-y;
	height: 320px;
	font-size: 1.1em;
	padding-left: 30px;
	padding-right: 70px;
	line-height: 150%;
	color: #000000;
}
.content-area-2-left {
	background-color: #ECEDED;
	background-image: url(images/content-background-2-left.gif);
	background-repeat: repeat-y;
	height: 320px;
	font-size: 1.1em;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 130%;
	color: #000000;
}
.content-area-2-right {
	background-color: #ECEDED;
	background-image: url(images/content-background-2-right.gif);
	background-repeat: repeat-y;
	height: 320px;
	font-size: 1.1em;
	padding-left: 40px;
	padding-right: 60px;
	line-height: 130%;
	color: #000000;
}
h1 {
	font-size: 3em;
	font-weight: normal;
	padding-bottom: 5px;
	margin-top: 15px;	
	color: #000000;
}
.submenu {
	padding-left: 8px;
	line-height: 200%;
	font-size: 1.1em;
	color: #000000;
}
.submenu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.submenu a {
	text-decoration: none;
	color: #000000;

}
.frontpage a {
	color: #CCCCCC;
	font-size: 1.2em;
}
a {
	color: #000000;
}
.linkspage a {
	color: #323232;
	font-weight: bold;
}
a:hover {
	color: #996600;
}
.calendar {
	position:absolute;
	z-index:10;
	bottom: 140px;
	left: 19px;
}