@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	background-color:#000000;
	margin-top:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.container {
	margin: 0 auto;
	height: auto;
	width: 800px;
	background-color:#FFFFFF;
}

#top {
	width:798px;
	height:52px;
	background-image: url(images/frfc_03.gif);
}

#topmain {
	width: 798px;
	height: 159px;
	background-image:url(images/frfc_06.jpg);
}

#navarea {
	width: 798px;
	height: 52px;
	background-image:url(images/frfc_07.gif);
}

div.smallBar {
	color: #FFFFFF; 
	padding-top:20px; 
	padding-bottom:7px; 
	padding-right:7px; 
	text-align:left;
}
 
div.smallBar a {
	border: none; 
	color: #FFFFFF; 
	text-decoration:none;
}
 
div.smallBar a:hover {
	color: #FFFF00;
	border: none;
	text-decoration:none;
}
 
div.smallBar ul {
	display:inline; 
	padding:0; 
	margin:0;
}
 
div.smallBar li {
	display:inline;
	padding-left:1px;
	padding-right:1px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0;
	font-size:13px;
} 

#content {
	background-color: #FFFFFF;
}

#lb {
	float:left;
	width: 411px;
	height: 325px;
	background-image:url(images/frfc_10.gif);
	padding-top:3px;
	background-color: #FFFFFF;
}

#rb {
	background-image:url(images/frfc_09.gif);
	width:380px;
	height:215px;
	float:right;
	margin-right:3px;
	color: #FFFFFF;
	background-color:#FFFFFF;
	font-weight: bold;
}

#rbb {
	background-image:url(images/frfc_15.jpg);
	float:right;
	width:164px;
	height:113px;
	margin-right:4px;
	margin-left:6px;
	color: #FFFFFF;
}

#rbb a {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}

#lbb {
	background-image:url(images/frfc_13.jpg);
	width:211px;
	height:113px;
	float:right;
	background-color: #FFFFFF;
}

#altrb {
	background-image:url(images/frfc_11.gif);
	width:380px;
	height:325px;
	float:right;
	color:#FFFFFF;
	margin-right:3px;
	margin-top:0px;
}

#lb1 {
	float:left;
	width: 411px;
	height: 325px;
	background-image:url(images/frfc_10.gif);
	padding-top:3px;
	background-color: #FFFFFF;
}

#altrb1 {
	background-image:url(images/frfc_11.gif);
	width:380px;
	height:326px;
	float:right;
	color:#FFFFFF;
	margin-right:3px;
	margin-top:0px;
}

#footer {
	background-image: url(images/frfc_17.gif);
	text-align:right;
	width:800px;
	height:26px;
	clear:both;
	margin: 0 auto;
	background-repeat: no-repeat;
}
