@charset "utf-8";
img {
	padding:0px;
	margin:0px;
	vertical-align: bottom;
	border: 0px;
}
body {
	background-color: #000000;
}

.rms_heading {
	font-family: "Goudy Old Style";
	font-size: 18px;
	font-weight: bold;
	color: #2F3337;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-left: 10px;
	width: 365px;
	padding-top: 5px;
	height: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #282828;
	text-align: center;

}
.rms_text {
	font-family: "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold";
	font-size: 15px;
	font-weight: 400;
	color: #000000;
	text-align: center;
	overflow: scroll;
	position: absolute;
	left: 0px;
	top: 35px;
	width: 355px;
	height: 520px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
}
#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/4513151.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;
}
