@charset "utf-8";
.ff_label {
	font-family: "Goudy Old Style";
	font-size: 14px;
	color: #FCFCF8;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
	opacity:0.8;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	font-weight: normal;
	background-color: #333333;
	letter-spacing: 1px;
}
.ff_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
	
}
img {
	padding:0px;
	margin:0px;
	vertical-align: bottom;
	border: 0px;
}
body {
	background-color: #000000;
}
#adrs     {
	font-family: "Goudy Old Style";
	font-size: 15px;
	font-weight: normal;
	color: #FBF5EC;
	text-align: left;
	line-height: 17px;
	letter-spacing: 0px;
	position: absolute;
	left: 841px;
	top: 370px;
	width: 205px;
	height: 30px;
}
#main_container {
	margin: 0px auto;
	width: 1100px;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-attachment: fixed;
	background-image: url(/img/logos/876112.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 590px;
}
#main_container  #notes  {
	font-family: "Goudy Old Style";
	font-size: 72px;
	color: #CCCCCC;
	position: absolute;
	width: 1100px;
	text-align: right;
	right: 0px;
	bottom: -10px;
	padding-right: 15px;
	font-variant: small-caps;
}

#rms_bkg     {
	font-size: 12px;
	position: absolute;
	left: 7px;
	top: 15px;
	height: 565px;
	width: 375px;
}


#rms_bkg  #shadow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2F3337;
	opacity:0.5;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	background-color: #FCFCF8;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 565px;
	width: 375px;
}
