﻿* 
{
	padding: 0px;
	margin: 0px;
}

body 
{
	background-color: #ffffff;
	background-image: url("/uploadedimages/Shared_Content/site-bg.png");
	background-repeat: repeat-x;
	color: #669dc7;
	font-family: Arial, Helvetica, sans-serif;
}

#container 
{
	position: relative;
	width: 1003px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#header 
{
	position: absolute;
	top: 20px;
	left: 26px;
	width: 950px;
	height: 90px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4380be;
}

#header #logo
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 160px;
	height: 90px;
	text-align: left;
}

#header #nav-housekeeping
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 780px;
	height: 20px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}

#header #nav-primary
{
	position: absolute;
	top: 35px;
	right: 0px;
	width: 780px;
	height: 30px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}

#header a
{
	text-decoration: none;
	color: #4380be;
}

#left-kittens
{
	position: absolute;
	top: 178px;
	left: 7px;
	width: 250px;
	height: 450px;
	z-index: 20;
}

#content-home 
{
	position: absolute;
	top: 174px;
	left: 210px;
	width: 594px;
	height: 340px;
	z-index: 30;
	background-image: url("/uploadedimages/Shared_Content/royale_logo.jpg")
}

#content
{
	position: absolute;
	top: 174px;
	left: 210px;
	width: 594px;
	height: 340px;
	z-index: 30;
}

#content-body
{
	position: absolute;
	font-size:0.9em;
	line-height: 1.4em;
	top: 14px;
	left: 30px;
	width: 535px;
	height: 280px;
	z-index: 40;
	overflow: auto;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
}

#content-body h1
{
	font-size:1.2em;
	padding-bottom: 0.7em;
	padding-bottom: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
}

#content-body h2
{
	font-size:1.2em;
	padding-bottom: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
}

#content-body p
{
	padding-bottom: 0.9em;
}

#content-body a
{
	font-size: 0.8em;
	text-decoration: none;
	color: #4380be;
}

#content-body img
{
	gpadding-left: 10px;
}

#SplashContent 
{
	position: absolute;
	top: 174px;
	left: 0px;
	width: 100%;
	height: 340px;
	z-index: 30;
	background-image: url("/uploadedimages/Shared_Content/royale_logo.jpg");
	background-position: center;
	background-repeat: no-repeat;
}

#SplashLinks
{
	position: absolute;
	font-size:1.5em;
	color: #cdb883;
	font-weight: bold;
	text-align: center;
	width: 100%;
	top: 14px;
	left: 0px;
	text-align: center;
	z-index: 40;
}

#SplashLinks a
{
	color: #cdb883;
	text-decoration: none;
}

#SplashTagline
{
	position: absolute;
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	color: #4380be;
	font-weight: bold;
	text-align: center;
	width: 100%;
	top: 300px;
	left: 0px;
	text-align: center;
	z-index: 40;
}

#badges 
{
	position: absolute;
	top: 130px;
	left: 825px;
	width: 175px;
	height: 385px;
	text-align: left;
}

#footer
{
	position: absolute;
	top: 560px;
	left: 26px;
	width: 950px;
	height: 75px;
	text-align: right;
}

.superscript 
{
	font-size:0.6em;
}

.caption 
{
	font-size:0.6em;
}
	
