/* CSS Document */
body {
	margin-top:0px;
	background: #c3aeba;
}

#outer {
	margin-left:auto;
	margin-right:auto;
	width: 791px;
	background: #e6eab9;
}
#topbar {
	background: url(./images/ffs_04.jpg) no-repeat right;
}
#topbar a img{
	border:none;	
}
#body {
	float:right;
	width: 546px;
	color: #6B2E72;
	font: 13px Georgia, "Times New Roman", Times, serif;
	padding: 0px 0px 10px 10px;
}
#body a:link{
	text-decoration:underline;
	color: #6B2E72;
}
#body a:visited{
	text-decoration:underline;
	color: #6B2E72;
}
#body a:hover{
	text-decoration:none;
	color: #6B2E72;
}
#body a:active{
	text-decoration:underline;
	color: #6B2E72;
}
table {
	color: #6B2E72;
	font: 13px Georgia, "Times New Roman", Times, serif;
}
#footer {
	clear:both;
	font: 10px arial, verdana, helvetica, sans-serif;
	background: #bda983;
	color: #404461;
	text-align:center;
}
#footer a:link {
	color: #404461;
	text-decoration:underline;
}
#footer a:visited {
	color: #404461;
	text-decoration:underline;
}
#footer a:hover {
	color: #5B628A;
	text-decoration:none;
}
#footer a:active{
	color:#5B628A;
	text-decoration:underline;
}
#navbar {
	float: left;
	font: 12px/25px Arial, Helvetica, sans-serif;
	padding-left:5px;
	width: 230px;
	min-height: 380px;
	background:url(images/ffs_07.jpg) no-repeat;
}
#navbar a:link {
text-decoration: none;
color: #8a2340; 
}
#navbar a:visited {
text-decoration: none;
color: #8a2340; 
}

#navbar a:hover {
text-decoration: underline;
color: #8a2340; 
}
#navbar a:active {
text-decoration: none;
color: #8a2340; 
}

h1 {
	color: #6B2E72;
	font: bold 18px Arial, Helvetica, sans-serif;
	text-align:center;
}
h2{
	color: #6B2E72;
	font: bold 16px Arial, Helvetica, sans-serif;
		
}
#banner{
	text-align:center;	
}
#banner{
	text-align:center;
	margin-top:30px;
}