@charset "utf-8";
body {
	background-color: #300;
	margin: 0px;
	padding: 0px;
	background-image: url(images/Woodgrain-darkbg.jpg);
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #000000;
	background-image: url(images/RFAC-HeaderTexture.jpg);
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 36px;
	text-align: center;
	height: 122px;
}

#content {
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 12px;
	position: relative;
	padding-top: 10px;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #000000;
	background-image: url(images/Woodgrain-lightbg.jpg);
	width: 900px;
	border: 2px solid #000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 11px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
#sidebar {
	background-color: #333333;
	float: right;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	border: 1px solid #666666;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
a:link {
	color: #630;
	text-decoration: underline;
}
a:visited {
	color: #630;
	text-decoration: underline;
}
a:hover {
	color: #930;
	text-decoration: underline;
}
.inner-content {
	margin-right: 20px;
	margin-left: 20px;
}
.container {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #000000;
	border: 2px solid #000;
	margin-top: 45px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	background-image: url(images/Woodgrain-lightbg.jpg);
}



.container_index {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFBB;
	background-color: #000000;
	background-image: url(images/background_slate.gif);
	width: 1024px;
	border: 1px solid #FFCC99;
	height: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
}
.container_display {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFBB;
	background-color: #000000;
	background-image: url(images/background_slate.gif);
	width: 1024px;
	border: 1px solid #FFCC99;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.container_icons {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(images/background_slate.gif);
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 20px;
	height: 275px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFCC99;
}
.container_iframe {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFBB;
	background-color: #000000;
	background-image: url(images/background_slate.gif);
	margin: auto;
	font-variant: small-caps;
}
.border {
	border: 2px solid #333300;
}
.hline {
	color: #ffcc99;
}
.float_left {
	padding: 2px;
	float: left;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 8px;
	border: 2px solid #663300;
}

.float_right {
	padding: 2px;
	float: right;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 8px;
	border: 2px solid #663300;
}

.display_thumb  {
	margin: 15px;
}
.display_gallerythumb {
	margin: 15px;
	padding: 4px;
	height: auto;
	width: 160px;
	border: 1px solid #963;
	background-color: #333;
	text-align: center;
	float: left;
	font-size: 16px;
}
.gallerythumb a:link {
	color: #960;
	text-decoration: none;
}
.gallerythumb a:visited {
	color: #960;
	text-decoration: none;
}
.gallerythumb a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.make-pointer {
	cursor: pointer;
	}
.white-paper {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 50px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: 20px;
	margin-left: 20px;
}
#pagemenu {
	text-align:center;
	font-size: 9pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -20px;
	margin-left: auto;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 0px;
	height: 25px;
	font-weight: bold;
	}
#pagemenu li {
	text-align: center;
	display: inline;
	list-style-type: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #333300;
	border-left-color: #333300;
}
#pagemenu ul {
	display: inline;
	margin-top: 12px;
	padding: 0px;
}

#pagemenu a:link {
	color: #000000;
	text-decoration: none;
	background-color: #CC9933;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/about-menu-bg.jpg);
}
#pagemenu a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #CC9933;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/about-menu-bg.jpg);
}
#pagemenu a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #ffcc33;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/about-menu-bg-hover.jpg);
}

.statement {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 22px;
	padding: 10px;
	background-image: url(images/HeaderTexture2.png);
	width: 700px;
	margin: 20px auto auto;
}

.semitransbg {
	padding: 10px;
	background-image: url(images/HeaderTexture2.png);
	margin: 20px auto;
}
