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


	body {
	text-align:center;
	background-color: #000000;
		}
	
	#frame {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:50px;
	text-align:left;
	height: 500px;
		}
		
	#contentcenter {
	width:500;
	height:395px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 280px;
	background-color: #000000;
	background-image: url(../images/leaves.png);
	background-repeat: no-repeat;
	background-position: right;
		}
	
	#contentheader {
	height: 75px;
	width: 785px;
	background-color: #000000;
	padding-left: 15px;
	background-image: url(../images/regal-logo.png);
	background-repeat: no-repeat;
	background-position: right;
		}
	
	
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #999999;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	padding-bottom: 10px;
	line-height: 17px;
	margin: 20px 0 1em 0;
}

.inlineheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	padding-bottom: 10px;
	line-height: 17px;
	margin: 3px 0 1em 0;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	line-height: 14px;
}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	padding: 0px;
	margin: 0 0 1em 8px;
	line-height: 14px;
}

.inlineinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	padding: 0px;
	margin: 0 0 1em 0;
	line-height: 14px;
	padding-left: 0px;
}

.style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding-bottom: 10px;
	line-height: 38px;
}

.stylebold {
	color: #666666;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	text-indent: 0px;
	list-style-type: square;
	padding: 0px;
	margin: 0 0 0 21px;
	line-height: 14px;
}
