h1 {
	color:black;
	background-color: transparent;
	font: 20pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}

h2 {
	color:black;
	background-color: transparent;
	font: 16pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
	
h3 {
	color:black;
	background-color: transparent;
	font: 14pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
	
h4 {
	color:black;
	background-color: transparent;
	font: 12pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
	
h5 {
	color: gray;
	background-color: transparent;
	font: 10pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
	
h6 {
	color: gray;
	background-color: transparent;
	font: 8pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}

	a:link {color: blue; text-decoration: none; border: none; }
	a:visited {color: blue; text-decoration: none; }
	a:hover {color: blue; text-decoration: none; }
	a:active {color: blue; }

	a.nav:link {color: white; text-decoration: none;  border: none; }
	a.nav:visited {color: white; text-decoration: none; }
	a.nav:hover {color: #8B0000; text-decoration: none; }
	a.nav:active {color: white; }
	
	img { 
	border: none;
	} 
	
#index
{ 
 	background: url(images/index.jpg) no-repeat;
 	
 	width: 950px; 
 	height: auto;
 	border: 1px solid #656565;
	text-align: justify;
	margin: 0 auto;
	background-color: white;
} 

#index_header_links{
	width: 100%;
	text-align: left;
	margin: 0 auto;
	padding-left: 40px;
	color: white;
	font-size: 14px;
} 
	
#photo {
	position: relative;
}

#page_not_found
{ 
 	background: url(images/page_not_found.jpg) no-repeat;
 	width: 760px; 
 	height: 450px;
 	border: 1px solid #656565;
	text-align: center;
	margin:0 auto; /* for the rest */ 
} 

#photo img {
	display: none;
	border: none;
	position: absolute;
	margin-left: 497px;
	top: 26px;
}

#table {
	font: 8pt Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0;
	text-align: center;
	color: Black;
}

.blog_teaser {
	color: #8B0000;
	text-decoration: none;
	font: 10pt Arial, Helvetica, sans-serif;
	padding-top: 0px;
	text-align: justify;
}

.blog_teaser_title {
	color: black;
	text-decoration: none;
	font: 10pt Arial, Helvetica, sans-serif;
	padding-top: 0px;
}


.blue {
	color: blue;
}

.center {
	text-align: center;
}

.contact {
	color: gray;
	background-color: transparent;
	font: 10pt Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	margin: 0;
	padding-right: 25px;
}

#contact {
	font: 8pt Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-left: 100px;
	margin: 0;
	text-align: left;
	color: Gray;
}

.content {
	color: gray;
	background-color: transparent;
	font: 10pt Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	margin: 0;
	padding-right: 25px;
	z-index: -1;
}

.copyright {
	text-align: center;
	padding-right: 0px;
	padding-top: 15px;
}

.footer {
 	background: url(images/footer.jpg) no-repeat;
 	width: 950px; 
 	height: 38px;
	text-align: justify;
}

#footer_index {
	padding: 5px 0 15px 0;
	margin-left: 38px;
}

#ftf_logo{
	 float: right;
	 margin: 25px -20px 0 0;
}

.header {
 	background: url(images/header.jpg) no-repeat;
 	width: 950px; 
 	height: auto;
 	border: 1px solid #656565;
	text-align: justify;
	margin: 0 auto;
}
 
 .header_links{
	width: 950px;
	text-align: right;
	margin: 0 auto;
	padding-top: 187px;
	padding-bottom: 32px; 
	text-decoration: none;
	color: white;
	font-size: 12px;
	} 
 
.header_RLRA {
 	background: url(images/header_RLRA.jpg) no-repeat;
 	width: 950px; 
 	height: auto;
 	border: 1px solid #656565;
	text-align: justify;
	margin: 0 auto;
}
	
.spacer {
	background-image: url(images/spacer.jpg);
	width: 950px;
	height: auto;
	} 

.spacer_index {
	width: 950px;
	height: auto;
	background-color: white;
	color: Gray;
	overflow-x: auto;
	} 	
	
.sidebar-left-index {
	float: left;
	width: 475px;
	margin: 0px;
 	text-align: left;
	overflow: hidden;
	color: gray;
	background-color: transparent;
	font: 8pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

.sidebar-center-index {
	float: left;
	width: 200px;
	margin: 130px 0px 0 280px;
	padding: 0 0 0 0px;
	text-align: center;
	overflow: hidden;
}

.sidebar-right-index {
	float: right;
	width: 410px;
	margin: 8px 0 0 0;
	padding-right: 43px;
	padding-top: 0px;
	overflow: hidden;
	z-index: -1;
}

.sidebar-left {
	float: left;
	width: 175px;
	margin: 0px;
 	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
}

.sidebar-right {
	float: right;
	width: 775px;
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	overflow: hidden;
}

.sidebar-right-images {
	padding: 8px 0 0 0;
}

.sitedesign {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: xx-small;
	color: #A9A9A9;
}

.resource_links a{
	color: #8B0000;
	text-decoration: none;
	font: 10pt Arial, Helvetica, sans-serif;
	list-style: disc;
}

.resource_links_header {
	color:gray;
	background-color: transparent;
	font: 11pt Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	margin: 0;
	}

body {
	background: white;
	padding:0;
	margin:0;
	font-family: verdana, arial, sans-serif;
	font-size: x-small;
	color: #708090;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer
{
	font-family: Arial,Sans-Serif;
	font-weight: bold;
	font-size: 8px;	margin: 0 auto;
	width: 100%;
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;
}

#navlist
{
	width: 100%;
	text-align: left;
	margin: 0 auto;
	padding-left: 10px;
	text-indent: 0;
	list-style-type: none;
}

#navlist li
{
	padding: 5px;
	margin: 0;
	text-indent: 0;
	display: inline;
	text-align: center;
}

#navlist li a
{
	letter-spacing: -.5px;
	text-decoration: none;
	color: White;
	font-size: medium;
	padding: 0 2px;
}

#navlist li a:hover,#navlist a#current
{
	color: #8B0000;
}

#newsletter_links {
	text-decoration: none;
	color: blue;
}

#menu {
	position: absolute;
	padding-top: 215px;
	padding-left: 50px;
	width: 11em;
}

#menu dt { /*MAIN MENU*/
	cursor: pointer;
	background: #E2E3E3;
	height: 20px;
	line-height: 20px;
	margin: 5px 0;
	border: 1px solid gray;
	text-align: center;
	font-weight: bold;
}

#menu dd { /*SUB MENU*/
	position: absolute;
	z-index: 100;
	left: 13.5em;
	margin-top: -1.8em;
	width: 12em;
	background: #E2E3E3;
	border: 1px solid gray;
}

#menu ul {
	padding: 2px;
}

#menu li {
	text-align: center;
	font-size: x-small;
	height: 18px;
	line-height: 18px;
}

#menu li a, #menu dt a {
	color: #708090;
	text-decoration: none;
	display: block;
}

#menu li a:hover {
	text-decoration: underline;
}

#menuindex {
	position: absolute;
	padding-top: 180px;
	padding-left: 50px;
	width: 11em;
}

#menuindex dt { /*MAIN MENU*/
	cursor: pointer;
	background: #E2E3E3;
	height: 20px;
	line-height: 20px;
	margin: 5px 0;
	border: 1px solid gray;
	text-align: center;
	font-weight: bold;
}

#menuindex dd { /*SUB MENU*/
	position: absolute;
	z-index: 100;
	left: 13.5em;
	margin-top: -1.8em;
	width: 12em;
	background: #E2E3E3;
	border: 1px solid gray;
}

#menuindex ul {
	padding: 2px;
}

#menuindex li {
	text-align: center;
	font-size: x-small;
	height: 18px;
	line-height: 18px;
}

#menuindex li a, #menu dt a {
	color: #708090;
	text-decoration: none;
	display: block;
}

#menuindex li a:hover {
	text-decoration: underline;
}

#mentions {
	font-family: verdana, arial, sans-serif;
	position: absolute;
	bottom : 200px;
	left : 10px;
	color: #000;
	background-color: #ddd;
}

#mentions a {text-decoration: none;
	color: #222;
}

#mentions a:hover{text-decoration: underline;
}