@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: 395px;
	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";
	font-size: 15px;
	color: #000000;
	text-align: center;
	overflow: visible;
	position: absolute;
	left: 0px;
	top: 35px;
	width: 385px;
	height: 525px;
	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: scroll;
	background-image: url(/img/logos/P1304FJ.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 580px;
}
#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;
}
#main_container  #s_featured a:link {
	font-family: "Goudy Old Style";
	font-size: 14px;
	color: #CCCCCC;
	position: absolute;
	width: 1100px;
	font-style: normal;
	text-align: right;
	right: 0px;
	padding-right: 15px;
	font-variant: small-caps;
	top: 10px;
	text-decoration: none;
}
#main_container #s_featured a:visited {
	color: #CCCCCC;
	position: absolute;
	width: 1100px;
	font-style: normal;
	text-align: right;
	right: 0px;
	padding-right: 15px;
	font-variant: small-caps;
	top: 10px;
	text-decoration: none;
	font-size: 14px;
}


#main_container #s_featured a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	position: absolute;
	width: 1100px;
	font-style: normal;
	text-align: right;
	right: 0px;
	padding-right: 15px;
	font-variant: small-caps;
	top: 10px;
	font-size: 14px;

}

#rms_bkg     {
	font-size: 12px;
	position: absolute;
	left: 7px;
	top: 10px;
	height: 565px;
	width: 405px;
}


#rms_bkg  #shadow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2F3337;
	opacity:0.4;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	background-color: #FCFCF8;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 565px;
	width: 405px;
}
